mirror of
https://github.com/dredx/prole.git
synced 2026-09-24 19:34:31 +00:00
- render_supabase.py: read SUPABASE_ADDITIONAL_REDIRECT_URLS from cfg, normalise each entry to https://.../** wildcard, inject as GOTRUE_URI_ALLOW_LIST in GoTrue auth env so logins from svc.prole.org are accepted - conf/service/prole.cfg: set SUPABASE_ADDITIONAL_REDIRECT_URLS=svc.prole.org - actions.py: preserve SUPABASE_ADDITIONAL_REDIRECT_URLS in globals_to_save so pipeline write-back never clobbers it - k8s/prole/merlin-local-iscsi-storageclass.yaml: register StorageClass merlin-local-iscsi-d002 (no-provisioner/Immediate) to silence ProvisioningFailed warnings on static Supabase PVs Result: all 9 Supabase pods Running; svc.prole.org login origin accepted by GoTrue Co-authored-by: Junie <junie@jetbrains.com> |
||
|---|---|---|
| .. | ||
| ops | ||
| __init__.py | ||
| actions.py | ||
| build_context.py | ||
| cnpg_placement.py | ||
| controller.py | ||
| env.py | ||
| milestones.py | ||
| monitor.py | ||
| ollama_scan.py | ||
| policy.py | ||
| repair_pipeline_cli.py | ||
| stream_exec.py | ||
| topology.py | ||