prole/installer/core
chrisfu 8134e27ec3 Add unit tests for init_cloudnative_pg and enable opt-in Docker pre-loading
- Introduced `test_init_cloudnative_pg_instances.sh` to validate CNPG instance count enforcement (default 3, configurable via `CNPG_INSTANCES`).
- Implemented support for opt-in Docker image pre-loading (`DOCKER_PRELOAD`/`PROLE_DOCKER_PRELOAD`) in `init_common_services.sh`.
- Added tests and validation for default pre-load behavior and toggle functionality in `test_init_common_services.sh`.
- Made `SERVICE_NAMESPACE` values consistent across configurations.
2026-03-08 21:53:49 -07:00
..
__init__.py k3s: Fix installation hangs, CA mismatches, and arm64 networking 2026-02-16 23:30:27 -08:00
actions.py Add unit tests for init_cloudnative_pg and enable opt-in Docker pre-loading 2026-03-08 21:53:49 -07:00
controller.py Fix Percona PG 18 build and update installer configuration. 2026-02-28 23:11:32 -08:00
env.py installer: stabilize retries + improve k3s inventory detection 2026-03-07 23:57:21 -08:00
milestones.py Fix k3s CNPG image registry resolution and import flows 2026-03-07 00:23:00 -08:00
monitor.py feat: Add GitOps (Gitea) and Supabase integration, plus database options 2026-02-26 18:32:15 -08:00
repair_pipeline_cli.py Add Python-native repair pipeline and tests; refactor bash wrapper 2026-03-07 14:42:06 -08: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