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
25df219c86
[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
587b649650
[ci skip] Increase drone namespace memory limits with custom ResourceQuota
2026-02-17 20:40:40 +00:00
Viktor Barzin
9689b67895
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
29567103d6
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
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
290bf0bdbe
do not protect drone to allow cli access [ci skip]
2025-02-02 18:14: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
acb967749f
add hackmd to istio [ci skip]
2024-01-08 20:54:23 +00:00
Viktor Barzin
c06f071da0
move drone to nfs [ci skip]
2023-11-11 02:32:20 +00:00
viktorbarzin
14ae0f9c61
cleanup attempt to set dns for drone [ci skip]
2023-03-12 14:24:42 +00:00
viktorbarzin
7009312dd3
unpin drone from version 1 [ci skip]
2023-03-12 02:00:53 +00:00
viktorbarzin
7579b0b4a8
increase drone runners [ci skip]
2023-01-22 17:09:54 +00:00
viktorbarzin
6870cee492
fix k8s upgrade issues [ci skip]
2022-01-06 00:07:48 +00:00
viktorbarzin
12a3a33ba3
reduce drone interval check and add the additional email aliases inclusion
2021-04-08 19:31:52 +01:00
viktorbarzin
f95fcc26c3
website www host, dns ipv6
2021-02-25 21:55:00 +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
4b84d3e90d
drone ci to push to github
2021-02-15 19:50:34 +00:00
viktorbarzin
c01eed321d
add git-crypt terraform
2021-02-14 18:17:40 +00:00
viktorbarzin
53fa7b58d2
add gitattributes with git-crypt
2021-02-14 13:16:20 +00:00
viktorbarzin
1bbffea5a7
add sql script to delete old builds from drone
2021-02-10 23:14:52 +00:00
viktorbarzin
3c41c2e641
add drone config and dockerhub skeleton
2021-02-10 21:18:18 +00:00