-
Notifications
You must be signed in to change notification settings - Fork 39.7k
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 to latest cadvisor and containerd (v1.3.3) #86975
Update to latest cadvisor and containerd (v1.3.3) #86975
Conversation
21112a2
to
bc2d4b5
Compare
655d43a
to
f073c46
Compare
/test pull-kubernetes-e2e-gce |
/test pull-kubernetes-e2e-kind-ipv6 |
…191106174202-0a2b9b5464df
…1230161307-f3c370f40bfb
…0536-9bdfabe68543
8fc35e0
to
04e0c93
Compare
/lgtm |
@dims: The following tests failed, say
Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here. |
/test pull-kubernetes-e2e-kind-ipv6 |
I don't know why yet but this seemingly broke kind clusters on certain hosts (google's desktop linux distro and docker for mac I think so far). kubernetes-sigs/kind#1569 (comment) Not exactly expecting a revert based on that but ... FYI. And interested in any thoughts why this would be the relevant commit. Possibly kubelet unhealthy + api server does not come up ... not sure why yet. |
nothing leaps to mind, though I'd check the kubelet logs for hints first, given it is responsible for running the apiserver static pod and is the component most affected by this commit. Mind opening an issue to track/discuss? |
fyi, this problem was already fixed in google/cadvisor#2471 |
this is still present in #89859 (comment) as well thanks for the details! |
thanks @dghubble that's helpful. |
What type of PR is this?
/kind cleanup
What this PR does / why we need it:
We use containerd 1.3.x in cluster-api / kind already, it's time to move up to newer dependencies.
Need reviews for/from:
sig-windows:
sig-node:
sig-apimachinery:
google.golang.org/grpcsig-instrumentation:
Miscellaneous:
github.com/cilium/ebpfWhich issue(s) this PR fixes:
Fixes #
Special notes for your reviewer:
Does this PR introduce a user-facing change?:
Additional documentation e.g., KEPs (Kubernetes Enhancement Proposals), usage docs, etc.: