Commit 53f0f9d5 authored by k8s-merge-robot's avatar k8s-merge-robot

Merge pull request #17541 from dchen1107/event

Auto commit by PR queue bot
parents b2571744 16fe4a8a
......@@ -35,7 +35,7 @@ const (
// kubelet event reason list
NodeReady = "NodeReady"
NodeNotReady = "NodeReady"
NodeNotReady = "NodeNotReady"
NodeSchedulable = "NodeSchedulable"
NodeNotSchedulable = "NodeNotSchedulable"
StartingKubelet = "Starting"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment