-
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
Update NewestKubernetesVersion to 1.18.0-beta.2 #6988
Conversation
/ok-to-test |
[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 |
Error: running mkcmp: exit status 1 |
lets make sure we push a preload tar for this version ! |
Codecov Report
@@ Coverage Diff @@
## master #6988 +/- ##
=======================================
Coverage 37.18% 37.18%
=======================================
Files 144 144
Lines 9055 9055
=======================================
Hits 3367 3367
Misses 5263 5263
Partials 425 425 |
All Times Minikube (PR 6988): [ 67.819619 69.579902 62.717395] Average minikube: 64.920794 Averages Time Per Log
|
until I set up the automated tarball creation, you can run |
Thanks. There is now preload available for v1.18.0-beta.2: 36s startup time on macOS! |
To pass tests, this required updating the Kubernetes image logic.
The update to the Pause image version was particularly annoying, as it required plumbing the Kubernetes version into a few new locations.