mirror of
https://github.com/dredx/prole.git
synced 2026-09-23 11:53:58 +00:00
Defects A, B, C from docs/plans/junie/06-patch-garage-script-fixes.md:
A. DB_CLUSTER default was knoe-cnpg-0 (stale rebrand artifact);
corrected to knoe-dev-cnpg-0 to match conf/gke.cfg and the
cluster table in CLAUDE.md. Header comment + overrides block
also updated.
B. Phase 1 deletion loop missed service/garage-s3-ilb (the
LoadBalancer the ObjectStore endpoint historically pointed at).
Now included alongside service/garage.
C. Phase 2 was applying knoe-db-backup-gcs.yaml whole, including a
legacy ScheduledBackup using method:barmanObjectStore (being
removed in CNPG v1.30). Manifest split handled in prior commit
(
|
||
|---|---|---|
| .. | ||
| validation | ||
| cleanup_stale_rs.sh | ||
| cleanup-supabase-pvs.sh | ||
| docker-root-knoe-db.sh | ||
| docker-run-knoe-db.sh | ||
| fix_gitlab_tls.sh | ||
| generate_spec.py | ||
| patch_clusters.sh | ||
| patch_garage_cross_cluster.sh | ||
| reset_clusters.sh | ||
| reset-ns.sh | ||
| test-cnpg-knoe-db.sh | ||