No test coverage for remote k8s deployment #840

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

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.
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: cerc-io/stack-orchestrator#840
No description provided.