-
Notifications
You must be signed in to change notification settings - Fork 14
Conversation
You are probably missing the correct cat /etc/crictl.yaml
runtime-endpoint: unix:///run/containerd/containerd.sock
image-endpoint: unix:///run/containerd/containerd.sock |
New arguments require minikube >= 1.12.1 Minikube now supports installing Calico itself. Installing the registry separately is no longer required.
Codecov Report
@@ Coverage Diff @@
## master #108 +/- ##
===========================================
- Coverage 50.28% 37.67% -12.61%
===========================================
Files 8 11 +3
Lines 885 1327 +442
Branches 196 265 +69
===========================================
+ Hits 445 500 +55
- Misses 390 775 +385
- Partials 50 52 +2
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some minor thinks otherwise LGTM, thanks for tackling this one!
Thanks for reviewing, I did a quick self-review beforehand but it obviously was too quick, since I missed even basic stuff such as the debugging commands😅 |
If everything is fine for you I'd like to merge myself, so I can squash some of the unnecessary commits while merging. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
One last thing 🙈
Co-authored-by: Johannes Scheuermann <[email protected]>
The CI seems to be slightly flaky, sometimes the docker push fails with an EOF error: https://travis-ci.org/github/inovex/illuminatio/jobs/716836038#L1400
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
minikube >= 1.12.1