Update vendor files to point to kubernetes-1.12.0-beta.1
This commit is contained in:
@@ -99,6 +99,7 @@ func (ec *EstablishingController) processNextWorkItem() bool {
|
||||
|
||||
err := ec.syncFn(key.(string))
|
||||
if err == nil {
|
||||
ec.queue.Forget(key)
|
||||
return true
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user