Cullen Murphy
4cf39f5fc4
fix(traefik) Fix null pointer error, move ingressClass quote ( #2685 )
...
* Fix ingressClass quotes, add question description
* Update Chart.yaml
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-05-15 09:40:50 +02:00
Cullen Murphy
937403c4a5
fix (trafik) IngressClass and namespace configuration ( #2635 )
...
* Remove unused rbac.namespaced flag
* Pass ingressClass name to Traefik if enabled
* Update charts/core/traefik/templates/_args.tpl
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-05-09 09:30:01 +02:00
Ethan Leisinger
e2868e432e
feat(traefik): Add support for JSON format logs ( #2609 )
...
* Add support for JSON format Traefik logs
* Update log formats to use enums
And improve documentation
2022-05-05 20:40:43 +02:00
Ethan Leisinger
37e0e4f43d
feat(Traefik) add support for forwarded headers ( #2604 )
...
* Add support for forwardedHeaders to Traefik
* Set ForwardedHeaders config at entrypoint
* Ignore forwarded headers on main entrypoint
Also bump minor version
2022-05-04 17:53:21 +02:00
miguelangel-nubla
863c868d19
fix(traefik): Fix custom chain middleware settings ( #2513 )
...
* [Traefik] Fix custom chain middleware settings
* Bump version
2022-04-20 09:36:19 +02:00
Kjeld Schouten-Lebbing
f150e61a91
Update stripPrefixRegex.yaml ( #2426 )
...
* Update stripPrefixRegex.yaml
* Update values.yaml
* Update questions.yaml
* Update stripPrefixRegex.yaml
* Update stripPrefixRegex.yaml
* Update Chart.yaml
* Update charts/core/traefik/templates/middlewares/stripPrefixRegex.yaml
2022-04-04 20:40:27 +00:00
Stavros Ntentos
5ac0465496
feat(traefik): Add stripPrefixRegex ( #2422 )
...
* feat(traefic): Add stripPrefixRegex
Signed-off-by: Stavros Ntentos <133706+stdedos@users.noreply.github.com>
* Update charts/core/traefik/templates/middlewares/stripPrefixRegex.yaml
* feat(traefik): Add stripPrefixRegex: Part 2
> I'm missing the required minor version bump in Chart.yaml and the definition + comments in values.yaml
Additionally, add the changelog entry to-be
Signed-off-by: Stavros Ntentos <133706+stdedos@users.noreply.github.com>
* feat(traefik): Add stripPrefixRegex: Oops
Signed-off-by: Stavros Ntentos <133706+stdedos@users.noreply.github.com>
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-04-04 21:48:33 +02:00
kjeld Schouten-Lebbing
583f0a1860
fix(traefik): fix errors rendering ingressroute
2022-02-15 23:10:36 +01:00
Kjeld Schouten-Lebbing
de4f3d66f9
Update _ingressclass.tpl
2022-02-12 16:41:18 +01:00
kjeld Schouten-Lebbing
00de6a9b95
fix(traefik): introduce two basic changes with different CORS policy
2022-01-31 21:36:00 +01:00
kjeld Schouten-Lebbing
9c605ef2e5
fix(traefik/synapse): middleware tweaks
2022-01-31 20:36:36 +01:00
kjeld Schouten-Lebbing
61aa50b956
fix(traefik): replace depricated header references
2022-01-31 17:39:05 +01:00
kjeld Schouten-Lebbing
37b7848d06
fix(traefik): correct mistaken indentation on synapse middleware
2022-01-31 17:20:04 +01:00
kjeld Schouten-Lebbing
d65a86aeb6
fix(synapse/traefik): Synapse related fixes
2022-01-31 16:54:22 +01:00
Kjeld Schouten-Lebbing
c50d99bdaa
Update common.yaml
2022-01-28 19:16:47 +01:00
Stavros Kois
7502a0bdd3
fix(traefik): identation on `ipStrategy` ( #1670 )
2022-01-10 18:11:00 +01:00
Stavros Kois
29ce3e1c58
fix(tpl): fix logic in tpl ( #1668 )
...
* fix(common): fix login in portal path
* fix(authelia): fix logic in configmap
* fix(traefik): fix logic in args.tpl
* fix(prometheus): fix login in clusterrolebinding.yaml
* fix(prometheus): fix logic in clusterrole.yaml
* fix(common): fix logic in wireguard's container.tpl
* bump patch common
* bump patch authelia
* bump patch prometheus
* bump patch traefik
2022-01-09 14:25:08 +01:00
Kjeld Schouten-Lebbing
bcd8f0555d
feat(traefik): allow port-based redirect and move redirect to advanced settings. ( #1601 )
...
Also moves port in the gui and removes setting targetPort by default
2021-12-22 15:30:58 +01:00
662
9cd7fd2fb3
fix : #1359 ( #1360 )
2021-11-20 17:34:39 +01:00
kjeld Schouten-Lebbing
b7b107c99a
chore(Apps): move traefik and k8s gateway to core train
2021-11-14 11:43:45 +01:00