prole/knoe
chrisfu d02aadae89 Add node management workflow and installer config persistence updates
- add tools/manage-node.sh for k3s node add/remove automation with inventory reconciliation

- include kubectl drain flag compatibility and --ssh-host targeting for uninstall workflows

- persist installer cfg/env values and update deploy/database/cfg UI handling

- refresh related inventory/network artifacts and expand installer/database test coverage

Co-authored-by: Junie <junie@jetbrains.com>
2026-03-29 11:22:33 -07:00
..
core Add node management workflow and installer config persistence updates 2026-03-29 11:22:33 -07:00
ops feat: add storage probing and operational service updates 2026-03-26 09:44:23 -07:00
scripts Checkpoint: rename installer to knoe + harden db build context 2026-03-22 01:45:21 -07:00
ui Add node management workflow and installer config persistence updates 2026-03-29 11:22:33 -07:00
__init__.py Checkpoint: rename installer to knoe + harden db build context 2026-03-22 01:45:21 -07:00
build.py Checkpoint: rename installer to knoe + harden db build context 2026-03-22 01:45:21 -07:00
config.py Add node management workflow and installer config persistence updates 2026-03-29 11:22:33 -07:00
core.py Checkpoint: rename installer to knoe + harden db build context 2026-03-22 01:45:21 -07:00
deploy.py Checkpoint: rename installer to knoe + harden db build context 2026-03-22 01:45:21 -07:00
main.py Checkpoint: rename installer to knoe + harden db build context 2026-03-22 01:45:21 -07:00
milestone.py Fix idempotent k3s deploy: TLS/DB secret bootstrap, PV release, barman idempotency, kubeconfig priority 2026-03-23 23:31:19 -07:00
ncurses_installer.py feat: add storage probing and operational service updates 2026-03-26 09:44:23 -07:00
ncurses_ui.py Checkpoint: rename installer to knoe + harden db build context 2026-03-22 01:45:21 -07:00
prole_conf.py Standardize namespace and cluster config flow 2026-03-23 16:52:40 -07:00
README.md Checkpoint: rename installer to knoe + harden db build context 2026-03-22 01:45:21 -07:00
runner.py Checkpoint: rename installer to knoe + harden db build context 2026-03-22 01:45:21 -07:00
screen.py Checkpoint: rename installer to knoe + harden db build context 2026-03-22 01:45:21 -07:00
state.py Checkpoint: rename installer to knoe + harden db build context 2026-03-22 01:45:21 -07:00
welcome.txt Checkpoint: rename installer to knoe + harden db build context 2026-03-22 01:45:21 -07:00

Moved

This document has moved. Please see the up-to-date installer guide at:

installer/README.md

The root-level file is kept only as a pointer to avoid breaking links during the refactor.