prole/installer/core
chrisfu a445c77233 checkpoint: installer env var expansion + k3s registry + CNPG backups
- Expand nested $VAR/${VAR} (and ~) when resolving PROLE_* paths in installer core/UI to avoid literal $HOME dirs\n- Improve k3s registry host:port derivation (explicit cfg/env, server URL, kubeconfig fallback) and registry status UX\n- Update CNPG backup/init scripts for plugin-based backups + ScheduledBackup; improve plugin socket readiness and status output\n- Add/extend tests covering env var expansion, registry hostport resolution, and CNPG backup behavior
2026-03-14 22:55:32 -07:00
..
__init__.py k3s: Fix installation hangs, CA mismatches, and arm64 networking 2026-02-16 23:30:27 -08:00
actions.py checkpoint: installer env var expansion + k3s registry + CNPG backups 2026-03-14 22:55:32 -07:00
controller.py Fix Percona PG 18 build and update installer configuration. 2026-02-28 23:11:32 -08:00
env.py checkpoint: installer env var expansion + k3s registry + CNPG backups 2026-03-14 22:55:32 -07:00
milestones.py Bootstrap env-based prole.cfg entrypoint (safe legacy migration) 2026-03-13 12:23:15 -07:00
monitor.py Bootstrap env-based prole.cfg entrypoint (safe legacy migration) 2026-03-13 12:23:15 -07:00
repair_pipeline_cli.py checkpoint: improve init scripts, installer flows, and kube context handling 2026-03-14 20:07:54 -07:00
stream_exec.py Implement real-time command executor for network scan: added run_streaming_cmd for unbuffered output, integrated with NetworkScreen UI, and added unit tests. 2026-02-28 17:58:58 -08:00