k3s/federation/registry/cluster
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
..
etcd Allow watch cache to be disabled per type 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
registry.go Grow signature for predicate attributes to include init status 2017-06-02 22:09:04 -04:00
strategy.go Grow signature for predicate attributes to include init status 2017-06-02 22:09:04 -04:00
strategy_test.go add fuzzer dir for each apigroup 2017-08-11 15:12:57 +08:00