Commit 45fac6f4 authored by Pingan2017's avatar Pingan2017

delete unused events

parent 0e097af8
...@@ -67,8 +67,6 @@ const ( ...@@ -67,8 +67,6 @@ const (
NodeSelectorMismatching = "NodeSelectorMismatching" NodeSelectorMismatching = "NodeSelectorMismatching"
InsufficientFreeCPU = "InsufficientFreeCPU" InsufficientFreeCPU = "InsufficientFreeCPU"
InsufficientFreeMemory = "InsufficientFreeMemory" InsufficientFreeMemory = "InsufficientFreeMemory"
HostNetworkNotSupported = "HostNetworkNotSupported"
UndefinedShaper = "NilShaper"
NodeRebooted = "Rebooted" NodeRebooted = "Rebooted"
ContainerGCFailed = "ContainerGCFailed" ContainerGCFailed = "ContainerGCFailed"
ImageGCFailed = "ImageGCFailed" ImageGCFailed = "ImageGCFailed"
......
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