Commit graph

16 commits

Author SHA1 Message Date
Viktor Barzin
b242b7586d
[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
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
a1878215cf
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
2197474b2f
backup uptimek uma db daily [ci skip] 2025-05-10 18:55:14 +00:00
Viktor Barzin
87273cde2c add backup job for uptime kuma sqlite [ci skip] 2025-05-04 11:25:39 +00:00
Viktor Barzin
d0e68769e7
use ingress factory for all hosted ingresses [ci skip] 2025-01-14 22:53:04 +00:00
Viktor Barzin
bf854be9c9
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
eb0fe78c66
add websocket support for uptime kuma [ci skip] 2024-12-24 10:59:36 +00:00
Viktor Barzin
64f81621c8 add homepage module and some more integrations [ci skip] 2024-10-20 13:05:03 +00:00
Viktor Barzin
15e951bd09
add diun annotation [ci skip] 2024-08-17 20:23:20 +00:00
Viktor Barzin
970e87c7b8
rolling update uptime kuma to avoid breaking the wal and sqlite db [ci skip] 2024-01-21 03:33:57 +00:00
Viktor Barzin
fdea7247ce
add uptime-kuma to istio [ci skip] 2024-01-09 20:08:30 +00:00
Viktor Barzin
3a7fbd2300
add uptime kuma deployment [ci skip] 2023-12-17 12:22:29 +00:00