Closed gioragutt closed 8 months ago
@shaikatz @omerlh sorry for the sudden ping, hope you guys see this.
The CI fails for different reasons, and most of them I fixed, but one I'm not entirely sure how to deal with properly.
In the PR description there's a point about CircleCI running docker with cgroup v2, and it's not supported by k8s v1.18, which is one of the tests in the Kamus CI.
How would you recommend dealing with that? Should we keep support for 1.18 in the CI? Is it worth the effort?
cc @yaron-idan
Fixes already:
init-container
tests by properly waiting for wiremock to be available before running the decryptorMissing to make CI pass:
mv: cannot stat '/home/circleci/.kube/config': No such file or directory
).~