No test coverage for remote k8s deployment #840

Open
opened 2024-06-13 14:17:53 +00:00 by dboreham · 0 comments
Contributor

I modified some code in the path for pushing remote images. All CI tests passed, including k8s deploy, but in production the code has a syntax error. This means that we have no test coverage for remote deployment. In retrospect this is obvious since we test with kind not k8s and its image push process is different.

I modified some code in the path for pushing remote images. All CI tests passed, including k8s deploy, but in production the code has a syntax error. This means that we have no test coverage for remote deployment. In retrospect this is obvious since we test with kind not k8s and its image push process is different.
This repo is archived. You cannot comment on issues.
1 Participants
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: cerc-io/stack-orchestrator#840