prole/knoe
chrisfu c94c62e1bb Harden prod deploy namespace/context routing and vault password handling
- persist and load DB master password via Ansible Vault bootstrap flow

- enforce knoe-system service namespace and explicit app/db kubecontext targeting

- improve OpenBao/CNPG deploy reliability and logging; add retries/readiness diagnostics

- tighten reset/delete cluster behavior and expand installer/deploy pipeline test coverage

Co-authored-by: Junie <junie@jetbrains.com>
2026-04-10 00:43:07 -07:00
..
core Harden prod deploy namespace/context routing and vault password handling 2026-04-10 00:43:07 -07:00
ops checkpoint: stabilize k8s cluster setup and shelve cluster-storage UI 2026-04-07 21:11:25 -07:00
scripts Checkpoint: rename installer to knoe + harden db build context 2026-03-22 01:45:21 -07:00
ui feat(gke): finalize dual-cluster app/db topology 2026-04-08 23:12:51 -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 feat: full GKE/prod deployment pipeline from UI to Artifact Registry 2026-04-04 12:38:16 -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 Harden prod deploy namespace/context routing and vault password handling 2026-04-10 00:43:07 -07:00
ncurses_installer.py Migrate install.py logic to install.sh and restructure installer flow. Update core references, tests, and navigation to reflect the new Knoe installer architecture. 2026-04-01 01:17:04 -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 feat: full GKE/prod deployment pipeline from UI to Artifact Registry 2026-04-04 12:38:16 -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.