|
Webapp Test / Run webapp test suite (push) Failing after 0s
Details
Lint Checks / Run linter (push) Failing after 0s
Details
Publish / Gate: k8s deploy e2e (push) Failing after 3s
Details
Deploy Test / Run deploy test suite (push) Failing after 0s
Details
Publish / Build and publish (push) Has been skipped
Details
Smoke Test / Run basic test suite (push) Failing after 0s
Details
- Cluster setup was only considering images from containers list in `stack.yml` for kind-loading into the cluster; i.e. images from `image_overrides` in spec were not being loaded - This also resulted in laconic-so to attempt kind-loading images not present locally sometimes - Fix: union `image_overrides` values (user-specified local images) with the ones from container-list, filtered to only ones that are actually present on the docker host |
||
|---|---|---|
| .. | ||
| compose | ||
| k8s | ||
| webapp | ||
| __init__.py | ||
| deploy.py | ||
| deploy_types.py | ||
| deploy_util.py | ||
| deployer.py | ||
| deployer_factory.py | ||
| deployment.py | ||
| deployment_context.py | ||
| deployment_create.py | ||
| dns_probe.py | ||
| images.py | ||
| spec.py | ||
| stack.py | ||
| stack_state.py | ||