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
d51e0f7aaf
add rybbit monitoring to ingresses [ci skip] 2025-12-18 08:53:19 +00:00
Viktor Barzin
2809115359
bulk disable istio [ci skip] 2024-02-17 14:22:14 +00:00
Viktor Barzin
887299faba
add blog to istio [ci skip] 2024-01-09 20:57:04 +00:00
viktorbarzin
6870cee492
fix k8s upgrade issues [ci skip] 2022-01-06 00:07:48 +00:00
viktorbarzin
f95fcc26c3
website www host, dns ipv6 2021-02-25 21:55:00 +00:00
viktorbarzin
2673c16d98
add missing mailserver terraform items 2021-02-18 22:26:36 +00:00
viktorbarzin
3d8bed0a80
Drone CI deploy commit 2021-02-16 22:50:36 +00:00
viktorbarzin
3c41c2e641
add drone config and dockerhub skeleton 2021-02-10 21:18:18 +00:00
viktorbarzin
4caa987213
initial 2021-02-08 20:02:17 +00:00