kubernetes/pkg/controller/garbagecollector
Kubernetes Submit Queue cba21511bd Merge pull request #49980 from caesarxuchao/gc-minor
Automatic merge from submit-queue (batch tested with PRs 49237, 49656, 49980, 49841, 49899)

GC shouldn't send empty patch

The scope of the `if` statement was wrong, causing GC to sometimes send empty patch.

Found this bug while investigating https://github.com/kubernetes/kubernetes/issues/49966.
2017-08-02 19:11:13 -07:00
..
metaonly update generated deepcopy code 2017-07-31 22:33:00 +08:00
BUILD Enable garbage collection of custom resources 2017-07-28 10:00:10 -04:00
errors.go Enable garbage collection of custom resources 2017-07-28 10:00:10 -04:00
garbagecollector_test.go Enable garbage collection of custom resources 2017-07-28 10:00:10 -04:00
garbagecollector.go GC shouldn't send empty patch 2017-08-01 13:06:36 -07:00
graph_builder.go Enable garbage collection of custom resources 2017-07-28 10:00:10 -04:00
graph.go Enable garbage collection of custom resources 2017-07-28 10:00:10 -04:00
operations.go Fix removing finalizer for garbage collector 2017-06-29 17:22:03 +08: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
rate_limiter_helper.go [client-go] Add dynamic.Interface 2017-07-21 14:24:06 -04:00
uid_cache.go start the apimachinery repo 2017-01-11 09:09:48 -05:00