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

Dockerfile: update to latest debian-base #11471

Closed
wants to merge 1 commit into from

Conversation

BenTheElder
Copy link

Kubernetes v1.17.0 shipped using debian-base:v2.0.0, by upgrading to match we can de-dupe base image layer requirements.

@BenTheElder
Copy link
Author

cc @wenjiaswe xref: #10805

@codecov-io
Copy link

Codecov Report

Merging #11471 into master will decrease coverage by 0.23%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #11471      +/-   ##
==========================================
- Coverage   64.21%   63.98%   -0.24%     
==========================================
  Files         403      403              
  Lines       38079    38079              
==========================================
- Hits        24453    24364      -89     
- Misses      11993    12060      +67     
- Partials     1633     1655      +22
Impacted Files Coverage Δ
client/client.go 47.71% <0%> (-36.28%) ⬇️
client/keys.go 56.78% <0%> (-34.68%) ⬇️
etcdserver/api/v3rpc/lease.go 67.04% <0%> (-7.96%) ⬇️
pkg/netutil/netutil.go 63.11% <0%> (-7.38%) ⬇️
clientv3/namespace/watch.go 87.87% <0%> (-6.07%) ⬇️
clientv3/concurrency/mutex.go 62.16% <0%> (-5.41%) ⬇️
clientv3/leasing/util.go 95% <0%> (-3.34%) ⬇️
proxy/grpcproxy/watch.go 89.94% <0%> (-2.96%) ⬇️
etcdserver/api/v3election/election.go 61.11% <0%> (-2.78%) ⬇️
clientv3/balancer/balancer.go 86.36% <0%> (-2.28%) ⬇️
... and 24 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5770a6d...f60c4e0. Read the comment docs.

@stale
Copy link

stale bot commented Apr 6, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Apr 6, 2020
@stale stale bot closed this Apr 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

None yet

2 participants