Commit graph

10 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
2911227501 add oauth2 proxy template to istio [ci skip] 2024-01-08 22:32:34 +00:00
Viktor Barzin
272169b1b2 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
4efa47172c replace tls client cert auth with oauth and add localai stub [ci skip] 2023-10-22 14:07:18 +00:00
Viktor Barzin
c6940898d7 add updates for oauth2 proxy 2023-10-21 23:05:00 +00:00
Viktor Barzin
a712d072cb add aotu2 proxy deployment 2023-10-21 22:54:22 +00:00
viktorbarzin
fd6d15c598 fix k8s upgrade issues [ci skip] 2022-01-06 00:07:48 +00:00
viktorbarzin
21dc36946f Drone CI Update TLS Certificates Commit 2021-09-21 23:56:34 +01:00
viktorbarzin
3203cf8910 add oauth and add webhook handler fb token 2021-02-27 19:37:05 +00:00