-
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
Add --base-image flag for docker driver local dev #7856
Conversation
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: priyawadhwa 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 |
/ok-to-test |
Codecov Report
@@ Coverage Diff @@
## master #7856 +/- ##
=======================================
Coverage 35.57% 35.57%
=======================================
Files 148 148
Lines 9297 9298 +1
=======================================
+ Hits 3307 3308 +1
Misses 5593 5593
Partials 397 397
|
kvm2 Driver Times for Minikube (PR 7856): [65.021858464 66.35148583899998 66.352587265] Averages Time Per Log
docker Driver Times for Minikube (PR 7856): [28.033911286000002 29.044211214 26.912825133000002] Averages Time Per Log
|
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.
approved with optional comment
kvm2 Driver Times for Minikube (PR 7856): [66.02737067199999 65.921100724 64.80613917899998] Averages Time Per Log
docker Driver Times for Minikube (PR 7856): [27.624064225 27.053634655000003 26.571612191] Averages Time Per Log
|
Sounds good, before you had to hack the code in order to use the "snapshot" images. |
Pass in the base image you want to use for the docker/podman drivers
Now,
works if kic is an image in the local daemon