Commit Graph

1 Commits

Author SHA1 Message Date
A. F. Dudley
bce898ec35 Implement docker-compose variable expansion for K8s
All checks were successful
Lint Checks / Run linter (push) Successful in 13s
- 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