Skip to content

Update according to path handling without rewrite #65

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 26, 2024

Conversation

HardNorth
Copy link
Member

@HardNorth HardNorth commented Mar 25, 2024

Tested on personal cluster

@HardNorth HardNorth requested a review from raikbitters March 25, 2024 15:26
@raikbitters raikbitters merged commit 21e4fee into develop Mar 26, 2024
1 check passed
@raikbitters raikbitters deleted the new-ingress branch March 26, 2024 11:03
raikbitters added a commit that referenced this pull request Jul 4, 2024
* bump deps versions

* Update build.yml

* Update build-dev-image.yml

* Update build-feature-image.yaml

* Update build-rc-image.yaml

* Update dockerhub-release.yaml

* Update release.yml

* Bump google.golang.org/protobuf from 1.31.0 to 1.33.0

Bumps google.golang.org/protobuf from 1.31.0 to 1.33.0.

---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

* Update dependencies

* Update build.yml

* Disable linters and update golangci-lint command in Makefile

* bump deps versions
update compiler version

* parses path prefix the way traefik does

* updates compiler and linter versions across all github actions

* adjust linter configuration
make sure all actions use the same compiler version

* Update according to path handling without rewrite (#65)

* Add jira versions sync workflow

* Bump golang.org/x/net from 0.22.0 to 0.23.0 (#66)

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.22.0 to 0.23.0.
- [Commits](golang/net@v0.22.0...v0.23.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* update dependencies

* Improve error logging for info endpoint response collection

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: Andrei Varabyeu <[email protected]>
Co-authored-by: Vadzim Hushchanskou <[email protected]>
Co-authored-by: PeeAyBee <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
raikbitters added a commit that referenced this pull request Aug 26, 2024
* Release 5.11.1 (#67)

* bump deps versions

* Update build.yml

* Update build-dev-image.yml

* Update build-feature-image.yaml

* Update build-rc-image.yaml

* Update dockerhub-release.yaml

* Update release.yml

* Bump google.golang.org/protobuf from 1.31.0 to 1.33.0

Bumps google.golang.org/protobuf from 1.31.0 to 1.33.0.

---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

* Update dependencies

* Update build.yml

* Disable linters and update golangci-lint command in Makefile

* bump deps versions
update compiler version

* parses path prefix the way traefik does

* updates compiler and linter versions across all github actions

* adjust linter configuration
make sure all actions use the same compiler version

* Update according to path handling without rewrite (#65)

* Add jira versions sync workflow

* Bump golang.org/x/net from 0.22.0 to 0.23.0 (#66)

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.22.0 to 0.23.0.
- [Commits](golang/net@v0.22.0...v0.23.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* update dependencies

* Improve error logging for info endpoint response collection

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: Andrei Varabyeu <[email protected]>
Co-authored-by: Vadzim Hushchanskou <[email protected]>
Co-authored-by: PeeAyBee <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Hotfix release 5.11.2 (#69)

* chore: Update dependencies to latest versions

* Update dockerhub-release.yaml

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: PeeAyBee <[email protected]>
Co-authored-by: Andrei Varabyeu <[email protected]>
Co-authored-by: Vadzim Hushchanskou <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants