kubernetes / kubeadm

Aggregator for issues filed against kubeadm
Apache License 2.0
3.75k stars 716 forks source link

kubeadm init CI failed since commit d8bdddcab42932 #2868

Closed SataQiu closed 1 year ago

SataQiu commented 1 year ago

What happened?

kubeadm init CI failed since commit d8bdddcab42932 https://github.com/kubernetes/kubernetes/commit/d8bdddcab4293284ce9f11b12f37fb827fc56f7c

https://testgrid.k8s.io/sig-cluster-lifecycle-kubeadm#kubeadm-kinder-latest

What you expected to happen?

How to reproduce it (as minimally and precisely as possible)?

Anything else we need to know?

pacoxu commented 1 year ago

I opened https://github.com/kubernetes/kubernetes/pull/117690 to fix the nil pointer panic in kube-proxy.

neolit123 commented 1 year ago

thanks for the quick reaction!