mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-09 12:07:47 +00:00
Merge pull request #17102 from zhengguoyong/add_break
Auto commit by PR queue bot
This commit is contained in:
commit
0ee52eb0c8
@ -2605,6 +2605,7 @@ func (kl *Kubelet) setNodeStatus(node *api.Node) error {
|
||||
}
|
||||
node.Status.Conditions[i] = newNodeReadyCondition
|
||||
updated = true
|
||||
break
|
||||
}
|
||||
}
|
||||
if !updated {
|
||||
|
Loading…
Reference in New Issue
Block a user