-
Notifications
You must be signed in to change notification settings - Fork 21
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
feat: Bump traefik to 34.1.0 #3018
feat: Bump traefik to 34.1.0 #3018
Conversation
Pull Request Test Coverage Report for Build 12842773293Warning: This coverage report may be inaccurate.This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.
Details
💛 - Coveralls |
Thank you @mmatur! |
b5a30df
into
mesosphere:mmatur/feat/traefik
* feat: Bump traefik to 34.1.0 (#3018) * feat: traefik v3.3.2 + helm 34.1.0 * fix for review * feat: add support for GatewayAPI * fix for review * feat: upgrade grafana dashboard * fix for review * fix gateway api * fix traefik dashboard ingressroute * fix: traefik mw test assertion * fix: pre-commit cm * fix: adjust dashboard assertion * fix: app test dashboard * fix: add traefik port override * fix: disable stags * fix: traefik api assertions * fix: upgrade tests asserts * fix: panic * fix: wait assertion * fix: don't create default gateway * fix: ingress status Co-authored-by: Michael <[email protected]> * fix: remove unused code --------- Co-authored-by: Michael <[email protected]>
@@ -239,7 +239,7 @@ data: | |||
kubernetes.io/ingress.class: kommander-traefik | |||
ingress.kubernetes.io/auth-response-headers: X-Forwarded-User | |||
traefik.ingress.kubernetes.io/router.tls: "true" | |||
traefik.ingress.kubernetes.io/router.middlewares: "${releaseNamespace}-stripprefixes@kubernetescrd,${releaseNamespace}-forwardauth@kubernetescrd" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@mhrabovcin why did we drop this here ? I tried accessing UI but couldn't do that so adding this back via #3068
lmk if i am missing sth here and if there is a better approach.
Upgrades the following apps to use version 34.1.0 of chart traefik:
--api.basePath
extraObjects
instead of an initContainer