k3s/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
..
metaonly run hack/update-all 2017-06-22 11:31:03 -07:00
BUILD run hack/update-all 2017-06-22 11:31:03 -07:00
OWNERS Update OWNERS 2016-11-02 16:19:22 -07:00
errors.go construction of GC should not fail for restmapper error caused by tpr 2017-03-16 14:19:17 -07:00
garbagecollector.go garbage collector controller propagates DeletePropagationForeground 2017-06-26 09:53:03 -07:00
garbagecollector_test.go run hack/update-all 2017-06-22 11:31:03 -07:00
graph.go gc changes 2017-02-28 23:05:41 -08:00
graph_builder.go GC: allow ignored resources to be customized 2017-05-23 12:05:09 -04:00
metrics.go Refactor move of client-go/util/clock to apimachinery 2017-05-20 14:19:48 -04:00
operations.go Fix removing finalizer for garbage collector 2017-06-29 17:22:03 +08:00
patch.go gc changes 2017-02-28 23:05:41 -08:00
rate_limiter_helper.go move dynamic and discovery clients 2017-01-26 08:37:06 -05:00
uid_cache.go start the apimachinery repo 2017-01-11 09:09:48 -05:00