argoyle
a62ee9efb1
refactor: migrate from ingress-nginx to Traefik v3 ( #254 )
...
## Summary
- Replace ingress-nginx 4.15.1 with Traefik v3 (Helm chart 39.0.7) as ingress controller
- Convert nginx-specific annotations to Traefik Middleware CRDs
- Update setup script selectors, namespaces, and readiness checks
- Add `.claude/settings.local.json` to `.gitignore`
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Reviewed-on: #254
2026-04-15 13:05:43 +00:00
renovate
62e363f01e
chore(deps): update helm release ingress-nginx to v4.15.1 ( #249 )
2026-03-19 22:05:19 +00:00
renovate
1de8e79a05
chore(deps): update helm release ingress-nginx to v4.15.0 ( #247 )
2026-03-09 21:06:11 +00:00
renovate
1b89e1799f
chore(deps): update helm release ingress-nginx to v4.14.3 ( #220 )
2026-02-03 00:07:23 +00:00
renovate
e869c76414
chore(deps): update helm release ingress-nginx to v4.14.2 ( #212 )
2026-01-26 22:05:31 +00:00
argoyle
58b04fe47e
feat(ingress): add TLS configuration for staging hosts
...
Add TLS configuration for staging-shiny and staging-shiny-api
hosts in the ingress resources. Create a new namespace for
ingress-nginx to better organize resources. Update kustomization
files to include new certificates and secrets. Streamline setup
process with improved wait commands for pod readiness.
2025-12-10 08:16:27 +01:00