Skip to content

Commit 88abe47

Browse files
DirectXMan12liggitt
authored andcommitted
UPSTREAM: <carry>: Tolerate node ExternalID changes with no cloud provider
Previously, if the kubelet tried to register itself with the API server, and was rejected due to the external ID changing, it would delete the node object and recreate it. This commit causes it to tolerate a change in ExternalID when the ExternalID is not being provided by a cloud provider, assuming the new ExternalID is either the node's (metadata) name, or one of node's addresses.
1 parent 26c5f1e commit 88abe47

File tree

1 file changed

+16
-0
lines changed
  • Godeps/_workspace/src/k8s.io/kubernetes/pkg/kubelet

1 file changed

+16
-0
lines changed

Godeps/_workspace/src/k8s.io/kubernetes/pkg/kubelet/kubelet.go

Lines changed: 16 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)