|
Some checks failed
Lint Checks / Run linter (push) Has been cancelled
Lint Checks / Run linter (pull_request) Successful in 24m14s
Deploy Test / Run deploy test suite (pull_request) Successful in 29m14s
K8s Deploy Test / Run deploy test suite on kind/k8s (pull_request) Failing after 33m1s
K8s Deployment Control Test / Run deployment control suite on kind/k8s (pull_request) Failing after 34m3s
Webapp Test / Run webapp test suite (pull_request) Successful in 33m23s
Smoke Test / Run basic test suite (pull_request) Successful in 33m49s
Previously, volumes defined in a stack's commands.py init() function were being overwritten by volumes discovered from compose files. This prevented stacks from adding infrastructure volumes like caddy-data that aren't defined in the compose files. Now volumes are merged, with init() volumes taking precedence over compose-discovered defaults. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| compose | ||
| k8s | ||
| webapp | ||
| __init__.py | ||
| deploy_types.py | ||
| deploy_util.py | ||
| deploy.py | ||
| deployer_factory.py | ||
| deployer.py | ||
| deployment_context.py | ||
| deployment_create.py | ||
| deployment.py | ||
| images.py | ||
| spec.py | ||
| stack_state.py | ||
| stack.py | ||