Files
stack-orchestrator/stack_orchestrator
A. F. DudleyandClaude Opus 4.5 458b548dcf fix(k8s): add hostPath support for compose host path mounts
Add support for Docker Compose host path mounts (like ../config/file:/path)
in k8s deployments. Previously these were silently skipped, causing k8s
deployments to fail when compose files used host path mounts.

Changes:
- Add helper functions for host path detection and name sanitization
- Generate kind extraMounts for host path mounts
- Create hostPath volumes in pod specs for host path mounts
- Create volumeMounts with sanitized names for host path mounts

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-30 19:25:28 -05:00
..
2026-01-21 20:58:31 -05:00
2026-01-29 08:25:05 -06:00
2026-01-21 20:58:31 -05:00
2026-01-21 20:58:31 -05:00
2026-01-21 20:58:31 -05:00