prole/knoe/core/ops
chrisfu 3db704bc52 chore: add support for resolving Garage ILB endpoint in split-cluster GKE setups
- Introduced `get_endpoint_ip` utility to fetch Garage ILB IPs across k3s, k3d, and k8s modes.
- Updated initialization to deploy Garage on the DB cluster when using split GKE clusters.
- Enhanced logic to persist resolved Garage ILB endpoints for GitLab object storage configurations.
- Added Redis master resolution and removed placeholder Garage endpoints during deployment.
- Updated post-init scripts to include Redis initialization alongside Kong and backup scripts.
2026-04-14 14:02:11 -07:00
..
__init__.py feat: pre-provision cluster-scoped CNPG Synology PVs 2026-03-23 00:32:35 -07:00
_garage_common.py Stabilize prod deployment flow and harden Garage/CNPG ops 2026-04-11 20:19:36 -07:00
_services_common.py feat(gke): finalize dual-cluster app/db topology 2026-04-08 23:12:51 -07:00
cloudnative_pg.py Stabilize prod deployment flow and harden Garage/CNPG ops 2026-04-11 20:19:36 -07:00
garage_store.py chore: add support for resolving Garage ILB endpoint in split-cluster GKE setups 2026-04-14 14:02:11 -07:00
gke_clusters.py Implement split-cluster host ownership and context-safe deploy wiring 2026-04-12 21:00:20 -07:00
k3d_garage_store.py chore: add support for resolving Garage ILB endpoint in split-cluster GKE setups 2026-04-14 14:02:11 -07:00
k3d_registry.py feat: GCP/GKE CNPG hardening, Artifact Registry traffic light, and knoe-system namespace fixes 2026-04-04 19:36:08 -07:00
k3s_garage_store.py chore: add support for resolving Garage ILB endpoint in split-cluster GKE setups 2026-04-14 14:02:11 -07:00
k3s_registry.py feat: GCP/GKE CNPG hardening, Artifact Registry traffic light, and knoe-system namespace fixes 2026-04-04 19:36:08 -07:00
k8s_garage_store.py chore: add support for resolving Garage ILB endpoint in split-cluster GKE setups 2026-04-14 14:02:11 -07:00
k8s_registry.py feat: GCP/GKE CNPG hardening, Artifact Registry traffic light, and knoe-system namespace fixes 2026-04-04 19:36:08 -07:00
monitoring.py feat(gke): finalize dual-cluster app/db topology 2026-04-08 23:12:51 -07:00
openbao.py Harden prod deploy namespace/context routing and vault password handling 2026-04-10 00:43:07 -07:00
opentofu.py Stabilize CNPG reset/update flow and finalize 3-node recovery 2026-03-27 21:54:53 -07:00
registry.py feat: GCP/GKE CNPG hardening, Artifact Registry traffic light, and knoe-system namespace fixes 2026-04-04 19:36:08 -07:00
storage.py Stabilize CNPG reset/update flow and finalize 3-node recovery 2026-03-27 21:54:53 -07:00