kubernetes/pkg/registry/registrytest
Clayton Coleman fc2d201e15
Allow watch cache to be disabled per type
Currently setting watch cache size for a given resource does not disable
the watch cache. This commit adds a new `default-watch-cache-size` flag
to map to the existing field, and refactors how watch cache sizes are
calculated to bring all of the code into one place. It also adds debug
logging to startup to allow us to verify watch cache enablement in
production.
2017-09-08 13:42:28 -04:00
..
BUILD Use buildozer to delete licenses() rules except under third_party/ 2017-08-11 09:32:39 -07:00
categoriesProvider.go Add group alias names to discovery in registry 2017-06-05 20:18:12 -03:00
doc.go Change minion to node 2016-09-28 10:53:30 -07:00
endpoint.go Update registries to use metainternalversion list options 2017-01-23 17:52:45 -05:00
etcd.go Merge pull request #51239 from alrs/fix-registrytest-swallowed-err 2017-09-07 14:31:20 -07:00
node.go Update registries to use metainternalversion list options 2017-01-23 17:52:45 -05:00
OWNERS Add enj as reviewer to OWNERS 2017-08-17 20:42:46 -04:00
service.go registries: simplify deepcopy calls 2017-08-15 15:49:52 +02:00
shortNamesProvider.go added short names for resources which are exposed during discovery 2017-02-06 23:35:07 +01:00
validate.go Allow watch cache to be disabled per type 2017-09-08 13:42:28 -04:00