Files
kubernetes/pkg/controller/garbagecollector
FengyunPan 23a90a7679 Fix removing finalizer for garbage collector
The loop should use 'continue' not 'break', otherwise removeFinalizer()
not only removes "orphaningFinalizer" from its finalizers list but
also removes others.
2017-06-29 17:22:03 +08:00
..
2017-06-22 11:31:03 -07:00
2017-06-22 11:31:03 -07:00
2017-06-22 11:31:03 -07:00
2017-02-28 23:05:41 -08:00
2016-11-02 16:19:22 -07:00
2017-02-28 23:05:41 -08:00
2017-01-11 09:09:48 -05:00