Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(k8s): ensure sys metadata ns exists for tests
When storing or getting test results, ensure that the `garden-system--metadata` namespace exists. This fixes an issue when using minikube, where this namespace wouldn't automatically be created during init, leading to errors when tests were run.
- Loading branch information