Skip to content
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

Bump default Kubernetes version to v1.17.3 #6602

Merged
merged 4 commits into from
Feb 19, 2020

Conversation

tstromberg
Copy link
Contributor

No description provided.

@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Feb 12, 2020
@k8s-ci-robot
Copy link
Contributor

[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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Feb 12, 2020
@tstromberg
Copy link
Contributor Author

/ok-to-test

@k8s-ci-robot k8s-ci-robot added ok-to-test Indicates a non-member PR verified by an org member that is safe to test. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. and removed size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Feb 12, 2020
@minikube-pr-bot
Copy link

All Times minikube: [ 92.409863 92.923455 95.911672]
All Times Minikube (PR 6602): [ 97.619784 91.633516 91.530692]

Average minikube: 93.748330
Average Minikube (PR 6602): 93.594664

Averages Time Per Log

+----------------------+-----------+--------------------+
|         LOG          | MINIKUBE  | MINIKUBE (PR 6602) |
+----------------------+-----------+--------------------+
| minikube v           |  0.205580 |           0.205177 |
| Creating kvm2        | 20.159484 |          20.136078 |
| Preparing Kubernetes | 50.672322 |          50.007094 |
| Pulling images       |           |                    |
| Launching Kubernetes | 20.599571 |          20.620215 |
| Waiting for cluster  |  0.063578 |           0.222402 |
+----------------------+-----------+--------------------+

@codecov-io
Copy link

Codecov Report

Merging #6602 into master will decrease coverage by 0.05%.
The diff coverage is 34.75%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #6602      +/-   ##
==========================================
- Coverage   37.56%   37.51%   -0.06%     
==========================================
  Files         138      138              
  Lines        8779     8792      +13     
==========================================
  Hits         3298     3298              
- Misses       5065     5080      +15     
+ Partials      416      414       -2
Impacted Files Coverage Δ
pkg/minikube/registry/registry.go 100% <ø> (ø) ⬆️
pkg/minikube/driver/driver_linux.go 0% <ø> (ø) ⬆️
pkg/minikube/command/kic_runner.go 0% <0%> (ø) ⬆️
cmd/minikube/cmd/stop.go 0% <0%> (ø) ⬆️
pkg/minikube/driver/driver.go 57.5% <0%> (-3.03%) ⬇️
cmd/minikube/cmd/kubectl.go 0% <0%> (ø) ⬆️
cmd/minikube/cmd/update-context.go 0% <0%> (ø) ⬆️
cmd/minikube/cmd/config/profile.go 0% <0%> (ø) ⬆️
pkg/minikube/cluster/ip.go 0% <0%> (ø) ⬆️
pkg/minikube/machine/cache_images.go 0% <0%> (ø) ⬆️
... and 19 more

@minikube-pr-bot
Copy link

All Times minikube: [ 92.889285 90.210328 92.191247]
All Times Minikube (PR 6602): [ 94.408483 92.560839 95.404556]

Average Minikube (PR 6602): 94.124626
Average minikube: 91.763620

Averages Time Per Log

+----------------------+-----------+--------------------+
|         LOG          | MINIKUBE  | MINIKUBE (PR 6602) |
+----------------------+-----------+--------------------+
| minikube v           |  0.204710 |           0.199167 |
| Creating kvm2        | 19.654594 |          20.139061 |
| Preparing Kubernetes | 49.552191 |          51.138053 |
| Pulling images       |           |                    |
| Launching Kubernetes | 20.627937 |          20.622489 |
| Waiting for cluster  |  0.046776 |           0.220453 |
+----------------------+-----------+--------------------+

@tstromberg
Copy link
Contributor Author

/ok-to-test

@tstromberg tstromberg merged commit f08f325 into kubernetes:master Feb 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants