Commit graph

10 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
149c49ca5f
add oauth2 proxy template to istio [ci skip] 2024-01-08 22:32:34 +00:00
Viktor Barzin
e42802ec5e
add env env variable to finance app to know if prod or not [ci skip] 2023-10-28 14:21:50 +00:00
Viktor Barzin
50b57e1373
replace tls client cert auth with oauth and add localai stub [ci skip] 2023-10-22 14:07:18 +00:00
Viktor Barzin
d6a54fbcbc
add updates for oauth2 proxy 2023-10-21 23:05:00 +00:00
Viktor Barzin
ad06021079
add aotu2 proxy deployment 2023-10-21 22:54:22 +00:00
viktorbarzin
6870cee492
fix k8s upgrade issues [ci skip] 2022-01-06 00:07:48 +00:00
viktorbarzin
ace595abb7 Drone CI Update TLS Certificates Commit 2021-09-21 23:56:34 +01:00
viktorbarzin
a1c2618187
add oauth and add webhook handler fb token 2021-02-27 19:37:05 +00:00