-
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
Preload images into docker volume #6720
Preload images into docker volume #6720
Commits on Feb 20, 2020
-
Download preloaded images tarball with --download-only flag
Priya Wadhwa committedFeb 20, 2020 Configuration menu - View commit details
-
Copy full SHA for d506aa1 - Browse repository at this point
Copy the full SHA d506aa1View commit details -
Create volume of preloaded images and mount it in
Priya Wadhwa committedFeb 20, 2020 Configuration menu - View commit details
-
Copy full SHA for bb11bc6 - Browse repository at this point
Copy the full SHA bb11bc6View commit details -
Priya Wadhwa committed
Feb 20, 2020 Configuration menu - View commit details
-
Copy full SHA for b8bc461 - Browse repository at this point
Copy the full SHA b8bc461View commit details -
Name tarball by k8s version name
Priya Wadhwa committedFeb 20, 2020 Configuration menu - View commit details
-
Copy full SHA for 335637f - Browse repository at this point
Copy the full SHA 335637fView commit details -
Priya Wadhwa committed
Feb 20, 2020 Configuration menu - View commit details
-
Copy full SHA for 055e4bb - Browse repository at this point
Copy the full SHA 055e4bbView commit details -
Delete container once it has finished executing
Priya Wadhwa committedFeb 20, 2020 Configuration menu - View commit details
-
Copy full SHA for 0e88697 - Browse repository at this point
Copy the full SHA 0e88697View commit details -
Remove preloaded base image and add makefile rule to upload prelaoded…
… tar to gcs
Priya Wadhwa committedFeb 20, 2020 Configuration menu - View commit details
-
Copy full SHA for 97ea1b0 - Browse repository at this point
Copy the full SHA 97ea1b0View commit details -
Priya Wadhwa committed
Feb 20, 2020 Configuration menu - View commit details
-
Copy full SHA for 19fa296 - Browse repository at this point
Copy the full SHA 19fa296View commit details -
Move all preloading code into preload package
Priya Wadhwa committedFeb 20, 2020 Configuration menu - View commit details
-
Copy full SHA for b0f685c - Browse repository at this point
Copy the full SHA b0f685cView commit details -
skip transferring binaries and transferring imagse if using preloaded…
… volume
Priya Wadhwa committedFeb 20, 2020 Configuration menu - View commit details
-
Copy full SHA for 5ac8520 - Browse repository at this point
Copy the full SHA 5ac8520View commit details -
Priya Wadhwa committed
Feb 20, 2020 Configuration menu - View commit details
-
Copy full SHA for 55dd40e - Browse repository at this point
Copy the full SHA 55dd40eView commit details
Commits on Feb 21, 2020
-
Priya Wadhwa committed
Feb 21, 2020 Configuration menu - View commit details
-
Copy full SHA for 86df9ff - Browse repository at this point
Copy the full SHA 86df9ffView commit details -
Priya Wadhwa committed
Feb 21, 2020 Configuration menu - View commit details
-
Copy full SHA for c99bf76 - Browse repository at this point
Copy the full SHA c99bf76View commit details -
Delete volume if it isn't extracted properly so future runs don't try…
… to use it
Priya Wadhwa committedFeb 21, 2020 Configuration menu - View commit details
-
Copy full SHA for cc1a6f1 - Browse repository at this point
Copy the full SHA cc1a6f1View commit details -
Check if preloaded volume is attached before skipping binary transfer
Priya Wadhwa committedFeb 21, 2020 Configuration menu - View commit details
-
Copy full SHA for 328466f - Browse repository at this point
Copy the full SHA 328466fView commit details -
only use preloaded volumes for docker runtime
Priya Wadhwa committedFeb 21, 2020 Configuration menu - View commit details
-
Copy full SHA for 97bf128 - Browse repository at this point
Copy the full SHA 97bf128View commit details -
Don't require authentication to get checksum
Priya Wadhwa committedFeb 21, 2020 Configuration menu - View commit details
-
Copy full SHA for dee8852 - Browse repository at this point
Copy the full SHA dee8852View commit details
Commits on Feb 22, 2020
-
wait to finish downloading kic artifacts before starting machine
Priya Wadhwa committedFeb 22, 2020 Configuration menu - View commit details
-
Copy full SHA for 8409fc3 - Browse repository at this point
Copy the full SHA 8409fc3View commit details
Commits on Feb 24, 2020
-
Priya Wadhwa committed
Feb 24, 2020 Configuration menu - View commit details
-
Copy full SHA for aefbf2c - Browse repository at this point
Copy the full SHA aefbf2cView commit details
Commits on Mar 2, 2020
-
Priya Wadhwa committed
Mar 2, 2020 Configuration menu - View commit details
-
Copy full SHA for 6b0e942 - Browse repository at this point
Copy the full SHA 6b0e942View commit details -
Merge branch 'master' of https://github.com/kubernetes/minikube into …
…preload-images-into-docker-volume
Priya Wadhwa committedMar 2, 2020 Configuration menu - View commit details
-
Copy full SHA for 333caff - Browse repository at this point
Copy the full SHA 333caffView commit details -
Priya Wadhwa committed
Mar 2, 2020 Configuration menu - View commit details
-
Copy full SHA for 697359b - Browse repository at this point
Copy the full SHA 697359bView commit details -
Priya Wadhwa committed
Mar 2, 2020 Configuration menu - View commit details
-
Copy full SHA for 474561d - Browse repository at this point
Copy the full SHA 474561dView commit details -
Priya Wadhwa committed
Mar 2, 2020 Configuration menu - View commit details
-
Copy full SHA for 095b4b4 - Browse repository at this point
Copy the full SHA 095b4b4View commit details -
Priya Wadhwa committed
Mar 2, 2020 Configuration menu - View commit details
-
Copy full SHA for 742b3e4 - Browse repository at this point
Copy the full SHA 742b3e4View commit details -
Priya Wadhwa committed
Mar 2, 2020 Configuration menu - View commit details
-
Copy full SHA for d6e94c1 - Browse repository at this point
Copy the full SHA d6e94c1View commit details -
added overlay2 to preloaded images tarball name
Priya Wadhwa committedMar 2, 2020 Configuration menu - View commit details
-
Copy full SHA for 481010d - Browse repository at this point
Copy the full SHA 481010dView commit details -
check for preloaded images before loading again
Priya Wadhwa committedMar 2, 2020 Configuration menu - View commit details
-
Copy full SHA for 4996b14 - Browse repository at this point
Copy the full SHA 4996b14View commit details
Commits on Mar 3, 2020
-
remove unnecessary PreloadedVolume
Priya Wadhwa committedMar 3, 2020 Configuration menu - View commit details
-
Copy full SHA for 05a46f6 - Browse repository at this point
Copy the full SHA 05a46f6View commit details -
Add integration test for docker download only
Priya Wadhwa committedMar 3, 2020 Configuration menu - View commit details
-
Copy full SHA for 26de146 - Browse repository at this point
Copy the full SHA 26de146View commit details -
Include container runtime and tarball version in preloaded tarball name
Priya Wadhwa committedMar 3, 2020 Configuration menu - View commit details
-
Copy full SHA for 5961513 - Browse repository at this point
Copy the full SHA 5961513View commit details -
Only add necessary directories to tarball
Priya Wadhwa committedMar 3, 2020 Configuration menu - View commit details
-
Copy full SHA for 3d291fd - Browse repository at this point
Copy the full SHA 3d291fdView commit details -
use docker command line to check if image exists, since it is much fa…
…ster than go-containerregistry
Priya Wadhwa committedMar 3, 2020 Configuration menu - View commit details
-
Copy full SHA for 5d16281 - Browse repository at this point
Copy the full SHA 5d16281View commit details