kubernetes/pkg/registry/extensions/replicaset
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
..
storage Allow watch cache to be disabled per type 2017-09-08 13:42:28 -04:00
BUILD Clear values for disabled alpha fields 2017-09-01 14:34:01 -04:00
doc.go move extensions registry packages 2016-09-21 09:14:38 -04:00
registry.go Grow signature for predicate attributes to include init status 2017-06-02 22:09:04 -04:00
strategy_test.go ignore selector changes for deployment, replicaset and daemonset prior update 2017-08-30 13:15:19 -07:00
strategy.go Clear values for disabled alpha fields 2017-09-01 14:34:01 -04:00