Commit graph

13 commits

Author SHA1 Message Date
Viktor Barzin
6d6ec0c1e2 [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
b36932f9a3 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
f1e9fb9afe add tier to all deployments [ci skip] 2026-01-10 16:28:14 +00:00
Viktor Barzin
f1dde96d80 replace hardcoded namespace with module reference [ci skip] 2025-12-29 10:23:42 +00:00
Viktor Barzin
7daa8304fa add debug option in authentik helm [ci skip] 2025-12-28 20:03:37 +00:00
Viktor Barzin
a0321d4473 upgrade authentik to 10.3 [ci skip] 2025-12-28 20:01:43 +00:00
Viktor Barzin
b6402ecf4d upgrade authentik to 2025.8.1 [ci skip] 2025-08-25 13:24:12 +00:00
Viktor Barzin
f7ec9ce554 upgrade authentik to 2025.6.3 [ci skip] 2025-06-28 13:58:44 +00:00
Viktor Barzin
4690079108 upgrade authentik to 2025.4 [ci skip] 2025-05-04 11:25:38 +00:00
Viktor Barzin
33be8d34cd upgrade authentik to 2024.12 [ci skip] 2024-12-23 18:20:32 +00:00
Viktor Barzin
5b72200a7f upgrade authentik to 2024.10.4 [ci skip] 2024-11-21 23:20:25 +00:00
Viktor Barzin
d2b3df907b add outpost for k8s for authentik[ci skip] 2024-11-18 21:46:01 +00:00
Viktor Barzin
d29ed57154 add authentik [ci skip] 2024-11-12 20:20:10 +00:00