Commit graph

13 commits

Author SHA1 Message Date
Viktor Barzin
348d706a48
[ci skip] Refactor raw ingresses to use ingress_factory module
Enhance ingress_factory with full_host, extra_middlewares, and
skip_default_rate_limit variables. Fix TLS hosts bug to use
effective_host. Migrate 13 services from raw kubernetes_ingress_v1
resources to centralized ingress_factory module calls, removing
manual rybbit middleware CRDs where the factory now handles them.
2026-02-10 21:11:46 +00:00
Viktor Barzin
c32acc70e6
Migrate all service modules from nginx-ingress to Traefik
- Remove nginx-specific ingress variables (use_proxy_protocol, proxy_timeout, additional_configuration_snippet)
- Update ingress annotations to use Traefik middleware CRDs
- Delete nginx-ingress module (replaced by traefik)
- Add new traefik middleware.tf for shared middleware definitions
- Update service modules to work with new ingress_factory interface
2026-02-07 13:25:49 +00:00
Viktor Barzin
8abb8eddc0
add tier to all deployments [ci skip] 2026-01-10 16:28:14 +00:00
Viktor Barzin
a3624f80e0
replace hardcoded namespace with module reference [ci skip] 2025-12-29 10:23:42 +00:00
Viktor Barzin
79ab5ac0a8
add debug option in authentik helm [ci skip] 2025-12-28 20:03:37 +00:00
Viktor Barzin
a5645e7396
upgrade authentik to 10.3 [ci skip] 2025-12-28 20:01:43 +00:00
Viktor Barzin
4b78a51292
upgrade authentik to 2025.8.1 [ci skip] 2025-08-25 13:24:12 +00:00
Viktor Barzin
ac5a634314
upgrade authentik to 2025.6.3 [ci skip] 2025-06-28 13:58:44 +00:00
Viktor Barzin
62e998390e upgrade authentik to 2025.4 [ci skip] 2025-05-04 11:25:38 +00:00
Viktor Barzin
99278e4d84
upgrade authentik to 2024.12 [ci skip] 2024-12-23 18:20:32 +00:00
Viktor Barzin
0b411515c2
upgrade authentik to 2024.10.4 [ci skip] 2024-11-21 23:20:25 +00:00
Viktor Barzin
d909a7ee4e
add outpost for k8s for authentik[ci skip] 2024-11-18 21:46:01 +00:00
Viktor Barzin
cb3ec53d41
add authentik [ci skip] 2024-11-12 20:20:10 +00:00