Commit graph

16 commits

Author SHA1 Message Date
Viktor Barzin
d345841ef2 [ci skip] Add tier labels to all namespace resources for Kyverno resource governance
Added `tier = var.tier` to kubernetes_namespace labels in ~73 service
modules. This enables Kyverno to generate LimitRange defaults,
ResourceQuotas, and PriorityClass injection for all namespaces.

Previously only 11 namespaces had tier labels; now all 80 active
namespaces are labeled. All pods restarted in rolling waves to pick
up the new policies.
2026-02-21 23:38:05 +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
7afd3e758e add rybbit monitoring to ingresses [ci skip] 2025-12-18 08:53:19 +00:00
Viktor Barzin
cc1951c828 upgrade uptime kuma to 2.0 and disable auto backups as we use shared mysql now [ci skip] 2025-10-20 20:35:51 +00:00
Viktor Barzin
578db51fc8 backup uptimek uma db daily [ci skip] 2025-05-10 18:55:14 +00:00
Viktor Barzin
889bb6f6c7 add backup job for uptime kuma sqlite [ci skip] 2025-05-04 11:25:39 +00:00
Viktor Barzin
13abb70576 use ingress factory for all hosted ingresses [ci skip] 2025-01-14 22:53:04 +00:00
Viktor Barzin
8f739d87f1 update diun annotations to correctly monitor for image version updates and update some services alongside[ci skip] 2024-12-30 14:01:38 +00:00
Viktor Barzin
27382d809f add websocket support for uptime kuma [ci skip] 2024-12-24 10:59:36 +00:00
Viktor Barzin
cf39034bdf add homepage module and some more integrations [ci skip] 2024-10-20 13:05:03 +00:00
Viktor Barzin
b576f89f43 add diun annotation [ci skip] 2024-08-17 20:23:20 +00:00
Viktor Barzin
aabad95f76 rolling update uptime kuma to avoid breaking the wal and sqlite db [ci skip] 2024-01-21 03:33:57 +00:00
Viktor Barzin
284c6654ca add uptime-kuma to istio [ci skip] 2024-01-09 20:08:30 +00:00
Viktor Barzin
b3549a60fc add uptime kuma deployment [ci skip] 2023-12-17 12:22:29 +00:00