delete unused events

pull/8/head
Pingan2017 2018-07-17 14:19:50 +08:00
parent 0e097af8d8
commit 45fac6f469
1 changed files with 0 additions and 2 deletions

View File

@ -67,8 +67,6 @@ const (
NodeSelectorMismatching = "NodeSelectorMismatching"
InsufficientFreeCPU = "InsufficientFreeCPU"
InsufficientFreeMemory = "InsufficientFreeMemory"
HostNetworkNotSupported = "HostNetworkNotSupported"
UndefinedShaper = "NilShaper"
NodeRebooted = "Rebooted"
ContainerGCFailed = "ContainerGCFailed"
ImageGCFailed = "ImageGCFailed"