Ethan Leisinger and GitHub
9b843e2360
Remove deprecated references in basic middleware ( #3570 )
2022-08-26 00:32:49 +02:00
Ethan Leisinger and GitHub
21a5ddb2c8
Update traefik theme.park plugin ( #3536 )
2022-08-22 18:59:26 +03:00
Ethan Leisinger and GitHub
2d70a94a01
feat(traefik) update theme.park plugin to support addons ( #3521 )
...
* Add support for theme-park addons in middleware
* update themepark plugin version
* update addon description
* Add some line breaks
* Bump chart version
2022-08-21 10:42:25 +02:00
51e8ef963d
feat(traefik) update theme.park integration ( #3246 )
...
* Add support for traefik-themepark plugin
* move plugin config to middleware section
* Move theme-park enable toggle to middleware section
* Fix enableThemePark variable reference
* Remove Traefik Pilot dependency
* Minor question updates
* Fix merge of updated code
* Make links clickable
* Update middlware file structure
* Remove enable theme.park checkbox
* Update charts/stable/traefik/templates/middlewares/theme-park.yaml
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
* update enableThemePark reference
* Update how baseUrl is handled
* Remove crd update
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
2022-07-22 17:31:30 +02:00
369abe6cd1
feat(theme-park): Add theme-park ( #2800 )
...
* Add theme.park app
* PR updates for theme.park app
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
* Update charts/incubator/theme-park/Chart.yaml
* Update charts/incubator/theme-park/values.yaml
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
2022-05-30 21:06:31 +00:00
6fe01b0cd5
chore(kutt): description fix ( #2647 )
...
* kutt README.md fix
Update `kutt` README.md to match target library description.
* Update kutt Chart with proper description
* Update charts/stable/kutt/README.md
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
2022-05-10 21:18:18 +02:00
Ethan Leisinger and GitHub
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 and GitHub
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