prole/installer/core
chrisfu 125da5669b Fix k3s CNPG image registry resolution and import flows
- In k3s mode, resolve CNPG images to a cluster-reachable internal registry and ignore k3d/localhost-ish registry values.

- Avoid any k3d cluster/containerd interactions when PROLE_MODE=k3s; add a preflight-image action.

- Extend init scripts and Ansible k3s/mariadb import tasks/playbooks for the updated k3s flow.

- Add/extend installer UI + tests around services and action/milestone helpers.

- Add merlin MariaDB provisioning playbook, services init-script test, and a k3s datastore SQL snapshot.

Co-authored-by: Junie <junie@jetbrains.com>
2026-03-07 00:23:00 -08:00
..
__init__.py k3s: Fix installation hangs, CA mismatches, and arm64 networking 2026-02-16 23:30:27 -08:00
actions.py Fix k3s CNPG image registry resolution and import flows 2026-03-07 00:23:00 -08:00
controller.py Fix Percona PG 18 build and update installer configuration. 2026-02-28 23:11:32 -08:00
env.py k3s: eliminate localhost registry + dedupe common-core 2026-03-05 14:31:33 -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
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