stack-orchestrator/stack_orchestrator/deploy/k8s
A. F. Dudley bce898ec35 Implement docker-compose variable expansion for K8s
- Implement _expand_shell_vars to handle ${VAR}, ${VAR:-default}, ${VAR-default}
- Pass config file values to envs_from_compose_file for variable substitution
- Variables from config file still override expanded defaults

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-20 05:46:37 -05:00
..
__init__.py Rename app -> stack_orchestrator (#625) 2023-11-07 00:06:55 -07:00
cluster_info.py Implement docker-compose variable expansion for K8s 2026-01-20 05:46:37 -05:00
deploy_k8s.py Add kind cluster reuse and list command 2026-01-20 04:08:16 -05:00
helpers.py Implement docker-compose variable expansion for K8s 2026-01-20 05:46:37 -05:00
k8s_command.py Add kind cluster reuse and list command 2026-01-20 04:08:16 -05:00