mirror of
https://github.com/dredx/prole.git
synced 2026-09-24 15:44:33 +00:00
Three Junie briefs landed in one commit: #07 — Wire cnpg-backup-sa into CNPG cluster spec (drift R8) deploy/gcp/gke/knoe-db.yaml: add spec.serviceAccountName: cnpg-backup-sa (requires CNPG v1.29+, which is the live operator version). etc/init_cnpg_gke.sh: operator install URL now uses CNPG_OPERATOR_VERSION variable (default 1.29.0); new §11 patches knoe-db and knoe-db-barman-cloud RoleBindings to add cnpg-backup-sa as a subject if not already present — matching the 2026-04-29 live stabilization. #13 — Migrate off deprecated enablePodMonitor + podMonitorRelabelings Both deprecated fields removed from deploy/gcp/gke/knoe-db.yaml spec.monitoring. New deploy/gcp/gke/knoe-db-podmonitor.yaml carries the PodMonitor with the cluster relabeling rule (cnpg.io/cluster pod label → cluster label; required for all 85 CNPG Grafana panels). Apply alongside knoe-db.yaml on next cluster patch. #15 — Remove dead DASHBOARD consumer + basicauth_credentials supabase/helm/knoe-supabase: - wrapper.sh: drop DASHBOARD_USERNAME / DASHBOARD_PASSWORD envsubst lines - config.yaml: drop DASHBOARD consumer + basicauth_credentials block - kong/deployment.yaml: drop both DASHBOARD env-var secret refs - values.yaml: rename secret.dashboard → secret.openai (apiKey only; username/password dropped — no enforcer since commit 25f1b2e) - secrets/dashboard.yaml + _helpers.tpl: renamed to openai / supabase.secret.openai - studio/deployment.yaml: reads from secret.openai.apiKey - ci/example.yaml: updated to secret.openai.apiKey helm template confirms knoe-supabase-openai secret referenced; no DASHBOARD output. docs/TODO.md: queue items #7, #13, #15 + drift row R8 archived to Done. Co-authored-by: Junie <junie@jetbrains.com> |
||
|---|---|---|
| .. | ||
| argocd-oidc-cm.yaml | ||
| cnpg-prometheus-ilb.yaml | ||
| gitlab-google-oidc-secret.example.yaml | ||
| grafana-google-oidc-secret.example.yaml | ||
| knoe-auth-deployment.yaml | ||
| knoe-auth-google-oidc-secret.example.yaml | ||
| knoe-auth-oidc-secret.example.yaml | ||
| knoe-db-backup-gcs.yaml | ||
| knoe-db-external-lb.yaml | ||
| knoe-db-podmonitor.yaml | ||
| knoe-db.yaml | ||
| knoe-kdc-configmap.yaml | ||
| knoe-kdc-secrets.yaml | ||
| knoe-onboard.yaml | ||
| namespace.yaml | ||
| oauth2-proxy-deployment.yaml | ||
| oauth2-proxy-google-oidc-secret.example.yaml | ||
| workload-identity.yaml | ||