Commit Graph

10 Commits (912c0d26f1f6964706c4968d5438fc72985a7b19)

Author SHA1 Message Date
Steven Powell 4a5b21cb78 added comment 2022-01-26 15:07:26 -08:00
Steven Powell 6c0ec55cf8 add option to upload arm64 preloads 2022-01-26 14:59:40 -08:00
Steven Powell e3d82f958b add trailing slash to bucket destination to indicate folder 2022-01-25 11:55:31 -08:00
Steven Powell 08c6981144 use structured preload storage 2022-01-14 16:32:10 -08:00
Sharif Elgamal 63a37d2e53 stop setting ACLs on preload tarball 2021-11-02 15:57:09 -07:00
Priya Wadhwa c9c324242c add newlines 2020-03-26 10:37:29 -07:00
Priya Wadhwa 2a1ee51083 add logging 2020-03-26 10:31:46 -07:00
Priya Wadhwa 2768552361 Use download.TarballExists to make sure tarball is publicly accessible in script generator 2020-03-26 10:23:30 -07:00
Priya Wadhwa efbe113a94 Add more logging to preload 2020-03-26 10:15:02 -07:00
Priya Wadhwa 9c8102dd58 Refactor preload_images.go to generate and upload a preloaded tarball
This script is now responsible for making sure that the DefaultK8sVersion, NewestK8sVersion, and OldestK8sVersion supported by minikube have preloaded tarballs. It will be run on every PR as an automated release script for preloaded tarballs.
2020-03-13 16:05:46 -07:00