-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* 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]>
- Loading branch information
1 parent
217e5c5
commit 57c85b2
Showing
14 changed files
with
1,844 additions
and
2,044 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,3 +8,6 @@ data: | |
--- | ||
deployment: | ||
replicas: 1 | ||
ingressRoute: | ||
dashboard: | ||
middlewares: [] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.