prole/prole-db
chrisfu c0c7c5539c Refactor namespace handling to use prole.cfg as sole source of truth
- Removed all logic that read or set NAMESPACE/PROLE_NAMESPACE from the shell environment or wrote it to env.sh.

- prole.cfg is now the sole source of truth for the namespace value, loaded exclusively by prole_cfg.sh.

- etc/prole_cfg.sh & mock_val/prole_cfg.sh: Removed kubectl-context fallback and default for PROLE_NAMESPACE.

- Shell scripts (init_*.sh): Replaced NAMESPACE=${NAMESPACE:-...} with NAMESPACE="${PROLE_NAMESPACE}".

- Python (actions, environment, milestone): Removed env["PROLE_NAMESPACE"] from subprocess env dicts and env.sh.

- etc/init_cloudnative_pg.sh: Removed DB_PASSWORD env fallback for secret creation.

Co-authored-by: Junie <junie@jetbrains.com>
2026-03-02 18:50:53 -08:00
..
pg_prolelog Bump Prole-DB image version to 17.7-059, enable at-rest encryption, and comment out Kerberos and pg_prolelog configurations. Update kdc and admin_server IPs in Kerberos config. 2026-02-02 01:18:22 -08:00
postgresql Bump Prole-DB image version to 17.7-059, enable at-rest encryption, and comment out Kerberos and pg_prolelog configurations. Update kdc and admin_server IPs in Kerberos config. 2026-02-02 01:18:22 -08:00
schema scram-sha-256 2025-11-10 12:58:15 -08:00
.prole_user_password Enhance secret management and k8s infrastructure 2026-02-03 22:39:50 -08:00
.version Refactor namespace handling to use prole.cfg as sole source of truth 2026-03-02 18:50:53 -08:00
10_pg_tde_openbao.sh feat: Add GitOps (Gitea) and Supabase integration, plus database options 2026-02-26 18:32:15 -08:00
bulk_insert.sql install.py drag and drop deploy. mv gcp to deploy dir. add init-port-fowards.sh and port-mappings.properties; now configured by Prole.app 2025-12-14 23:18:54 -08:00
cr_prole_db_wells.sql prole-db cloudnative-pg update 2025-07-29 14:04:10 -07:00
cr_prole_mssql_fdw.sql Enhance secret management and k8s infrastructure 2026-02-03 22:39:50 -08:00
docker-ensure-initdb.sh cloudnative-pg deploy using prole-db image 2025-07-12 18:05:04 -07:00
docker-entrypoint.sh cloudnative-pg deploy using prole-db image 2025-07-12 18:05:04 -07:00
Dockerfile Remove prole-db-manager; simplify deployment via prole-authority; fix pg18 downgrade & cluster name 2026-03-01 20:40:44 -08:00
Dockerfile.percona.template Remove prole-db-manager; simplify deployment via prole-authority; fix pg18 downgrade & cluster name 2026-03-01 20:40:44 -08:00
Dockerfile.postgres.template fix(db-build): ensure Build Database Image uses valid Percona packages and non-interactive tzdata 2026-02-28 23:27:38 -08:00
grafana-dashboard.json Update prole-db docker tag to 17.7-037 and update pg_prolelog deb package 2026-01-15 11:58:39 -08:00
init_prole_app.sql Add CNPG build/init test and skip tiger geocoder 2026-02-02 01:15:11 -08:00
pg_prolelog.Makefile Update prole-db docker tag to 17.7-037 and update pg_prolelog deb package 2026-01-15 11:58:39 -08:00
prole-db-entrypoint.sh feat: infrastructure and installer updates for k3s, OpenTofu, and prole-db 2026-02-05 21:27:18 -08:00
prole-db-iscsi-data001.yaml Update prole-db docker tag to 17.7-037 and update pg_prolelog deb package 2026-01-15 11:58:39 -08:00
prole-db-ssh-openbao.sh feat: infrastructure and installer updates for k3s, OpenTofu, and prole-db 2026-02-05 21:27:18 -08:00
requirements.txt prole-db cloudnative-pg update 2025-07-29 14:04:10 -07:00
supabase.md feat: infrastructure and installer updates for k3s, OpenTofu, and prole-db 2026-02-05 21:27:18 -08:00