stack-orchestrator/stack_orchestrator/deploy/k8s
Prathamesh Musale 120f4cdb7b Fix ConfigMap k8s object: read from deployment dir, not spec path
get_configmaps() used the spec's configmap value (a repo-relative
source path) joined with the deployment dir, producing a non-existent
path. ConfigMap files are copied to {deployment_dir}/configmaps/{name}/
by deploy create — read from there instead.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-14 05:49:11 +00:00
..
helm Fix pyright type errors across codebase 2026-01-22 01:10:36 -05:00
__init__.py Rename app -> stack_orchestrator (#625) 2023-11-07 00:06:55 -07:00
cluster_info.py Fix ConfigMap k8s object: read from deployment dir, not spec path 2026-04-14 05:49:11 +00:00
deploy_k8s.py Add ip mode to external-services for static IP endpoints (#740) 2026-04-02 17:53:23 +05:30
helpers.py Merge fix/kind-mount-propagation: all local branches unified 2026-04-01 18:26:05 +00:00
k8s_command.py Apply pre-commit linting fixes 2026-01-21 20:58:31 -05:00