mirror of
https://github.com/dredx/prole.git
synced 2026-09-23 12:03:59 +00:00
- _sanitize_sections_for_cfg(): wrap _expand_shell_path() with _cfgify_home_path() so paths are stored as dollar-HOME/... instead of /home/user/... (Mac to myrddin breakage) - _write_cfg(): pop KUBECONTEXT from globals_to_save so Mac k3d context never persists - _write_cfg(): add CNPG Clusters to sections list so user-authored registry survives write-back - milestone._get_script_env(): _GLOBAL_CFG_PROPAGATION_BLOCK excludes KUBECONTEXT, HOME, USER from Global config propagation -- stops knoe.dev.prole.org injected into kubectl calls - milestone._get_script_env(): env.pop KUBECONTEXT after k3s KUBECONFIG detection so kubectl uses kubeconfig current-context (default) on k3s, not a stale Mac context name - conf/service/prole.cfg: remove stale KUBECONTEXT = knoe.dev.prole.org from Global Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| ops | ||
| __init__.py | ||
| actions.py | ||
| build_context.py | ||
| cluster_storage_browser.py | ||
| cnpg_placement.py | ||
| controller.py | ||
| env.py | ||
| milestones.py | ||
| monitor.py | ||
| ollama_scan.py | ||
| policy.py | ||
| prod_config.py | ||
| repair_pipeline_cli.py | ||
| storage_probe.py | ||
| stream_exec.py | ||
| topology.py | ||