k3s/pkg/registry
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
..
admissionregistration Allow watch cache to be disabled per type 2017-09-08 13:42:28 -04:00
apps Allow watch cache to be disabled per type 2017-09-08 13:42:28 -04:00
authentication Merge pull request #49698 from m1093782566/validate-tokenreview 2017-08-13 23:59:11 -07:00
authorization generated 2017-09-01 19:11:19 +08:00
autoscaling Allow watch cache to be disabled per type 2017-09-08 13:42:28 -04:00
batch Allow watch cache to be disabled per type 2017-09-08 13:42:28 -04:00
cachesize Allow watch cache to be disabled per type 2017-09-08 13:42:28 -04:00
certificates Allow watch cache to be disabled per type 2017-09-08 13:42:28 -04:00
core Allow watch cache to be disabled per type 2017-09-08 13:42:28 -04:00
extensions Allow watch cache to be disabled per type 2017-09-08 13:42:28 -04:00
networking Allow watch cache to be disabled per type 2017-09-08 13:42:28 -04:00
policy Allow watch cache to be disabled per type 2017-09-08 13:42:28 -04:00
rbac Allow watch cache to be disabled per type 2017-09-08 13:42:28 -04:00
registrytest Allow watch cache to be disabled per type 2017-09-08 13:42:28 -04:00
scheduling Allow watch cache to be disabled per type 2017-09-08 13:42:28 -04:00
settings Allow watch cache to be disabled per type 2017-09-08 13:42:28 -04:00
storage Allow watch cache to be disabled per type 2017-09-08 13:42:28 -04:00
BUILD generated 2017-09-01 19:11:19 +08:00
OWNERS Add liggitt to registry approvers 2017-09-04 11:20:38 -04:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00