kubernetes/pkg/controller/garbagecollector
Clayton Coleman 8952a0cb72
Server side implementation of paging for etcd3
Add a feature gate in the apiserver to control whether paging can be
used. Add controls to the storage factory that allow it to be disabled
per resource. Use a JSON encoded continuation token that can be
versioned. Create a 410 error if the continuation token is expired.

Adds GetContinue() to ListMeta.
2017-09-01 10:47:01 -04:00
..
metaonly Remove generated JSON code 2017-08-31 23:31:12 -07:00
BUILD move retry to client-go 2017-08-14 14:16:26 -07:00
errors.go Enable garbage collection of custom resources 2017-07-28 10:00:10 -04:00
garbagecollector_test.go Server side implementation of paging for etcd3 2017-09-01 10:47:01 -04:00
garbagecollector.go update GC controller to wait until controllers have been initialized once 2017-08-31 09:01:38 -04:00
graph_builder.go update GC controller to wait until controllers have been initialized once 2017-08-31 09:01:38 -04:00
graph.go Enable garbage collection of custom resources 2017-07-28 10:00:10 -04:00
operations.go move retry to client-go 2017-08-14 14:16:26 -07: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 Fix typo in comment 2017-08-05 22:47:48 +05:30
uid_cache.go start the apimachinery repo 2017-01-11 09:09:48 -05:00