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
8756bcfb9a
[ci skip] Increase Drone CI namespace resource quota
...
Double CPU and memory limits to give CI pipelines more headroom.
2026-02-21 14:49:16 +00:00
Viktor Barzin
5fd1ee0a9d
[ci skip] Increase drone namespace memory limits with custom ResourceQuota
2026-02-17 20:40:40 +00:00
Viktor Barzin
1275697f2b
Add GPU node taint tolerations and enhance GPU memory exporter
...
Add nvidia.com/gpu toleration to all GPU workloads (frigate, ollama)
to support NoSchedule taint on GPU nodes. Update nvidia operator
helm values with daemonset tolerations. Enhance GPU pod memory
exporter with Kubernetes API integration to resolve container IDs
to pod names/namespaces, adding RBAC resources for API access.
2026-02-06 20:19:26 +00:00
Viktor Barzin
9ef4d38d51
Add DRONE_WEBHOOK_SECRET for GitHub webhook authentication
...
Fixes webhook signature validation failures causing 400 errors.
2026-02-01 20:42:07 +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
c0f4ae1783
do not protect drone to allow cli access [ci skip]
2025-02-02 18:14: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
176849f18c
add hackmd to istio [ci skip]
2024-01-08 20:54:23 +00:00
Viktor Barzin
81d6452e6b
move drone to nfs [ci skip]
2023-11-11 02:32:20 +00:00
viktorbarzin
46dc7e8706
cleanup attempt to set dns for drone [ci skip]
2023-03-12 14:24:42 +00:00
viktorbarzin
68e9cc2057
unpin drone from version 1 [ci skip]
2023-03-12 02:00:53 +00:00
viktorbarzin
4f8b41c598
increase drone runners [ci skip]
2023-01-22 17:09:54 +00:00
viktorbarzin
fd6d15c598
fix k8s upgrade issues [ci skip]
2022-01-06 00:07:48 +00:00
viktorbarzin
f01a57f126
reduce drone interval check and add the additional email aliases inclusion
2021-04-08 19:31:52 +01:00
viktorbarzin
5b742e5b70
website www host, dns ipv6
2021-02-25 21:55:00 +00:00
viktorbarzin
3a37fc181d
make tls crt and keys optional params to the create_tls_secret module
2021-02-17 19:36:30 +00:00
viktorbarzin
f414a214de
drone ci to push to github
2021-02-15 19:50:34 +00:00
viktorbarzin
f68fd91686
add git-crypt terraform
2021-02-14 18:17:40 +00:00
viktorbarzin
b51d58a389
add gitattributes with git-crypt
2021-02-14 13:16:20 +00:00
viktorbarzin
7c2d0d7cc2
add sql script to delete old builds from drone
2021-02-10 23:14:52 +00:00
viktorbarzin
ba6529d8e5
add drone config and dockerhub skeleton
2021-02-10 21:18:18 +00:00