kubernetes: Failed to set statusUpdateNeeded to needed true because nodeName="node-v1-test" does not exist
Noticed that in here, this part:
W0227 04:39:11.830] E0227 04:39:11.830126 21448 actual_state_of_world.go:461] Failed to set statusUpdateNeeded to needed true because nodeName="node-v1-test" does not exist
W0227 04:39:11.830] E0227 04:39:11.830158 21448 actual_state_of_world.go:475] Failed to update statusUpdateNeeded field in actual state of world: Failed to set statusUpdateNeeded to needed true because nodeName="node-v1-test" does not exist
I0227 04:39:11.931] node "node-v1-test" created
W0227 04:39:12.232] Error from server (Conflict): error when replacing "STDIN": Operation cannot be fulfilled on nodes "node-v1-test": the object has been modified; please apply your changes to the latest version and try again
W0227 04:39:12.239] !!! [0227 04:39:12] Call tree:
W0227 04:39:12.241] !!! [0227 04:39:12] 1: /go/src/k8s.io/kubernetes/hack/make-rules/test-cmd-util.sh:2917 run_pod_tests(...)
@kubernetes/sig-node-bugs || @kubernetes/sig-storage-bugs can you have a look at it?
About this issue
- Original URL
- State: closed
- Created 7 years ago
- Reactions: 6
- Comments: 17 (4 by maintainers)
And me too! How to resolve this issue? Where can I get right documentation/description? 😦
I am also the same problem
Dupe of #41892
Same here.(1.10.0 when reboot controller manager)
Kuberntes 1.9.1
Any suggestions? @ncdc