stack-orchestrator/stack_orchestrator/deploy/k8s
A. F. Dudley d9c0614ba3
All checks were successful
Lint Checks / Run linter (push) Successful in 15s
Set ConfigMap defaultMode to 0755 for executable scripts
ConfigMaps containing scripts need execute permissions.
Without this, scripts mounted from ConfigMaps fail with
"permission denied" when used as container commands.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-20 06:02:26 -05:00
..
__init__.py Rename app -> stack_orchestrator (#625) 2023-11-07 00:06:55 -07:00
cluster_info.py Add command/entrypoint support for K8s deployments 2026-01-20 05:57:38 -05:00
deploy_k8s.py Add kind cluster reuse and list command 2026-01-20 04:08:16 -05:00
helpers.py Set ConfigMap defaultMode to 0755 for executable scripts 2026-01-20 06:02:26 -05:00
k8s_command.py Add kind cluster reuse and list command 2026-01-20 04:08:16 -05:00