prole/knoe/core
chrisfu b138bb59b9 Fix: honor supabase_enabled=true in silent mode k3s pipeline
Remove hardcoded override that reset init_cluster.supabase_enabled to
False inside _prepare_k3s_pipeline before _write_cfg() persisted the
value back to prole.cfg. The [Inputs] section in prole.cfg correctly
carries supabase_enabled = true; the pipeline must not clobber it.

- render_supabase.py already defaults ingress host to db.prole.org
- SupabaseMilestone is already wired in the run() milestones list
- No other changes required; single-line removal unblocks Supabase deploy

Co-authored-by: Junie <junie@jetbrains.com>
2026-03-23 23:46:08 -07:00
..
ops Fix idempotent k3s deploy: TLS/DB secret bootstrap, PV release, barman idempotency, kubeconfig priority 2026-03-23 23:31:19 -07:00
__init__.py Checkpoint: rename installer to knoe + harden db build context 2026-03-22 01:45:21 -07:00
actions.py Fix: honor supabase_enabled=true in silent mode k3s pipeline 2026-03-23 23:46:08 -07:00
build_context.py Rename prole-db to knoe-db, add knoe-auth as cluster-internal KDC 2026-03-22 22:16:21 -07:00
cnpg_placement.py Add CNPG placement planner with persistence and integration tests 2026-03-23 00:06:47 -07:00
controller.py Rename prole-db to knoe-db, add knoe-auth as cluster-internal KDC 2026-03-22 22:16:21 -07:00
env.py Standardize namespace and cluster config flow 2026-03-23 16:52:40 -07:00
milestones.py Fix idempotent k3s deploy: TLS/DB secret bootstrap, PV release, barman idempotency, kubeconfig priority 2026-03-23 23:31:19 -07:00
monitor.py Checkpoint: rename installer to knoe + harden db build context 2026-03-22 01:45:21 -07:00
ollama_scan.py Checkpoint: rename installer to knoe + harden db build context 2026-03-22 01:45:21 -07:00
policy.py Checkpoint: rename installer to knoe + harden db build context 2026-03-22 01:45:21 -07:00
repair_pipeline_cli.py Checkpoint: rename installer to knoe + harden db build context 2026-03-22 01:45:21 -07:00
stream_exec.py Checkpoint: rename installer to knoe + harden db build context 2026-03-22 01:45:21 -07:00
topology.py Fix kube context handling and monitoring eligibility 2026-03-23 13:50:29 -07:00