prole/knoe
chrisfu f2677b3eaf chore: add auth OIDC secret refs handling in config loader
- Implemented `auth.clientId` and `auth.clientSecret` backfilling from Global section and environment variables.
- Added tests to verify correct hydration of OIDC inputs in configuration defaults.
2026-04-18 17:28:34 -07:00
..
core chore: add auth OIDC secret refs handling in config loader 2026-04-18 17:28:34 -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 checkpoint: make node placement config-driven and add GitLab rerun fast-path 2026-04-14 06:43:37 -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 chore: add GKE auth plugin and kubeconfig handling for improved GKE bootstrap 2026-04-12 18:51:35 -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 chore: update prole.cfg defaults for dev cluster, refine config overrides 2026-04-12 14:58:55 -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 refactor(config): separate k3d k3s and gke config entrypoints 2026-04-11 22:20:45 -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.