kubernetes/pkg/registry/core
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
..
componentstatus Use buildozer to delete licenses() rules except under third_party/ 2017-08-11 09:32:39 -07:00
configmap Allow watch cache to be disabled per type 2017-09-08 13:42:28 -04:00
endpoint Allow watch cache to be disabled per type 2017-09-08 13:42:28 -04:00
event Allow watch cache to be disabled per type 2017-09-08 13:42:28 -04:00
limitrange Allow watch cache to be disabled per type 2017-09-08 13:42:28 -04:00
namespace Allow watch cache to be disabled per type 2017-09-08 13:42:28 -04:00
node Allow watch cache to be disabled per type 2017-09-08 13:42:28 -04:00
persistentvolume Allow watch cache to be disabled per type 2017-09-08 13:42:28 -04:00
persistentvolumeclaim Allow watch cache to be disabled per type 2017-09-08 13:42:28 -04:00
pod Allow watch cache to be disabled per type 2017-09-08 13:42:28 -04:00
podtemplate Allow watch cache to be disabled per type 2017-09-08 13:42:28 -04:00
rangeallocation Use buildozer to delete licenses() rules except under third_party/ 2017-08-11 09:32:39 -07:00
replicationcontroller Allow watch cache to be disabled per type 2017-09-08 13:42:28 -04:00
resourcequota Allow watch cache to be disabled per type 2017-09-08 13:42:28 -04:00
rest Use buildozer to delete licenses() rules except under third_party/ 2017-08-11 09:32:39 -07:00
secret Allow watch cache to be disabled per type 2017-09-08 13:42:28 -04:00
service Allow watch cache to be disabled per type 2017-09-08 13:42:28 -04:00
serviceaccount Allow watch cache to be disabled per type 2017-09-08 13:42:28 -04:00
OWNERS Update OWNERS approvers and reviewers: pkg/registry 2016-12-19 16:22:40 -08:00