mirror of https://github.com/k3s-io/k3s
![]() When node is deleted, attach-detach controller cache may contain stale information of this node, and update node status fails in reconciler loop. But one node update failure should not block updating other nodes. Also the warning message easily flush the log file. This PR is just a quick fix of this issue. More complete fix including make sure controller cache up to date will be addressed in another PR. |
||
---|---|---|
.. | ||
fake_node_status_updater.go | ||
node_status_updater.go |