-
Notifications
You must be signed in to change notification settings - Fork 4.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Skip containerd shutdown if Docker is bound to it #7595
Conversation
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: tstromberg The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Codecov Report
@@ Coverage Diff @@
## master #7595 +/- ##
==========================================
+ Coverage 36.49% 36.50% +0.01%
==========================================
Files 147 147
Lines 9109 9120 +11
==========================================
+ Hits 3324 3329 +5
- Misses 5398 5403 +5
- Partials 387 388 +1
|
/ok-to-test |
kvm2 Driver Times for Minikube (PR 7595): [61.90356139100001 62.687164577000004 66.40008736700001] Averages Time Per Log
docker Driver Times for Minikube (PR 7595): [38.21885815299999 35.791257140000006 44.445368318] Averages Time Per Log
|
the soft start on this PR is 13 seconds ( on my PR it was 8 seconds) could be I am using different laptop ( but maybe somethign is wrong?)
|
@medyagh - This is not expected to have a major impact on soft start speed. You can however confirm using
So, while containerd might have been an issue, it is not the only issue. |
A simple approach to something Medya was discussing for #7435
In the KIC configuration, Docker is bound to containerd.