prole/knoe/ui/screens
chrisfu e3c2e625f1 refactor(config): separate k3d k3s and gke config entrypoints
Rename env config files from conf/*/prole.cfg to conf/k3d.cfg, conf/k3s.cfg, and conf/gke.cfg. Update shell/Python loaders and etc/deploy scripts to resolve named configs cleanly while keeping legacy fallback behavior. Align k3s Ansible tasks, docs, and regression coverage with the new configuration layout.

Co-authored-by: Junie <junie@jetbrains.com>
2026-04-11 22:20:45 -07:00
..
__init__.py checkpoint: sanitize prole config for host portability 2026-04-10 05:58:40 -07:00
__main__.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
argocd.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
base.py Update conf, k8s registry, knoe UI screens, etc init scripts, and scan data 2026-04-02 23:40:16 -07:00
build.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
cfg.py refactor(config): separate k3d k3s and gke config entrypoints 2026-04-11 22:20:45 -07:00
cluster_nodes.py feat: GCP/GKE CNPG hardening, Artifact Registry traffic light, and knoe-system namespace fixes 2026-04-04 19:36:08 -07:00
cluster.py feat(gke): finalize dual-cluster app/db topology 2026-04-08 23:12:51 -07:00
database_options.py checkpoint: summarize CNPG init and backup hardening work 2026-04-06 05:51:26 -07:00
database.py feat(gke): finalize dual-cluster app/db topology 2026-04-08 23:12:51 -07:00
dependencies.py Checkpoint: rename installer to knoe + harden db build context 2026-03-22 01:45:21 -07:00
deploy.py Refine installer orchestration and Supabase rendering paths 2026-03-31 23:15:54 -07:00
docker.py Refine installer orchestration and Supabase rendering paths 2026-03-31 23:15:54 -07:00
environment.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
gitops.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
knoe_users.py feat: full GKE/prod deployment pipeline from UI to Artifact Registry 2026-04-04 12:38:16 -07:00
navigation.py checkpoint: sanitize prole config for host portability 2026-04-10 05:58:40 -07:00
network.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
ollama.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
packaging.py checkpoint: sanitize prole config for host portability 2026-04-10 05:58:40 -07:00
security.py feat: GCP/GKE CNPG hardening, Artifact Registry traffic light, and knoe-system namespace fixes 2026-04-04 19:36:08 -07:00
services.py feat(gke): finalize dual-cluster app/db topology 2026-04-08 23:12:51 -07:00
supabase.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
validate.py Refine installer orchestration and Supabase rendering paths 2026-03-31 23:15:54 -07:00
welcome.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