Commit graph

13 commits

Author SHA1 Message Date
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
f6656aba24
update CSP to allow rybbit for some ingresses [ci skip] 2025-12-18 10:56:44 +00:00
Viktor Barzin
d51e0f7aaf
add rybbit monitoring to ingresses [ci skip] 2025-12-18 08:53:19 +00:00
Viktor Barzin
d0e68769e7
use ingress factory for all hosted ingresses [ci skip] 2025-01-14 22:53:04 +00:00
Viktor Barzin
76b0d11e42
give unlimited resources to privatebin [ci skip] 2024-02-25 12:00:42 +00:00
Viktor Barzin
2809115359
bulk disable istio [ci skip] 2024-02-17 14:22:14 +00:00
Viktor Barzin
ef18452854
add privatebin to istio [ci skip] 2024-01-08 22:35:41 +00:00
Viktor Barzin
91cab7871c
move privatebin to use nfs from iscsi as it is more rleiable [ci skip] 2023-11-10 18:46:00 +00:00
viktorbarzin
6870cee492
fix k8s upgrade issues [ci skip] 2022-01-06 00:07:48 +00:00
viktorbarzin
40faa5dc0e make tls crt and keys optional params to the create_tls_secret module 2021-02-17 19:36:30 +00:00
viktorbarzin
4caa987213
initial 2021-02-08 20:02:17 +00:00