kubernetes/pkg/kubelet/nodestatus
Dan Winship e23f1a68af Delete the cloud node IP annotation if it is stale
If you run "kubelet --cloud-provider X --node-ip Y", kubelet will set
an annotation on the node, but previously, if you then ran just
"kubelet --cloud-provider X" (or just "kubelet --node-ip Y"), it
wouldn't delete the stale annotation. Fix that.
2022-09-01 16:43:18 -04:00
..
setters_test.go Delete the cloud node IP annotation if it is stale 2022-09-01 16:43:18 -04:00
setters.go Delete the cloud node IP annotation if it is stale 2022-09-01 16:43:18 -04:00