k3s/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
OWNERS Add enj as reviewer to OWNERS 2017-08-17 20:42:46 -04:00
categoriesProvider.go Add group alias names to discovery in registry 2017-06-05 20:18:12 -03:00
doc.go
endpoint.go
etcd.go Merge pull request #51239 from alrs/fix-registrytest-swallowed-err 2017-09-07 14:31:20 -07:00
node.go
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