mirror of
https://github.com/dredx/prole.git
synced 2026-09-23 12:03:59 +00:00
knoe/knoe_conf.py: normalize_environment() now recognises the gke_ prefix (e.g. gke_plenary-truck-485623-p7_us-west3_knoe-dev-0) as the 'prod' environment, matching real GKE kubecontext naming. status.py: add _current_kubecontext() and _cfg_path_from_kubecontext() so status.py auto-selects the correct cfg file based on the active kubectl context without manual KNOE_CONF overrides. Co-authored-by: Junie <junie@jetbrains.com> |
||
|---|---|---|
| .. | ||
| core | ||
| ops | ||
| scripts | ||
| tools | ||
| ui | ||
| __init__.py | ||
| build.py | ||
| config.py | ||
| core.py | ||
| deploy.py | ||
| deployment.py | ||
| knoe_conf.py | ||
| main.py | ||
| milestone.py | ||
| ncurses_installer.py | ||
| ncurses_ui.py | ||
| README.md | ||
| runner.py | ||
| screen.py | ||
| state.py | ||
| welcome.txt | ||
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.