kubernetes/pkg/controller/garbagecollector
Dan Mace c3dd82c30c Tolerate partial discovery in garbage collector
Allow the garbage collector to tolerate partial discovery failures. On a
partial failure, use whatever was discovered, log the failures, and
allow the resync logic to try again later.

Fixes #55022.
2017-11-07 16:54:49 -05:00
..
metaonly Update bazel 2017-10-18 17:24:04 +02:00
BUILD Tolerate partial discovery in garbage collector 2017-11-07 16:54:49 -05:00
errors.go Enable garbage collection of custom resources 2017-07-28 10:00:10 -04:00
garbagecollector_test.go Tolerate partial discovery in garbage collector 2017-11-07 16:54:49 -05:00
garbagecollector.go Tolerate partial discovery in garbage collector 2017-11-07 16:54:49 -05:00
graph_builder.go Remove GC rate limiter metrics 2017-09-21 19:23:27 -04:00
graph.go Enable garbage collection of custom resources 2017-07-28 10:00:10 -04:00
operations.go Remove GC rate limiter metrics 2017-09-21 19:23:27 -04:00
OWNERS add approvers to pkg/controller/garbagecollector 2017-07-13 15:16:17 -07:00
patch.go gc changes 2017-02-28 23:05:41 -08:00
uid_cache.go start the apimachinery repo 2017-01-11 09:09:48 -05:00