k3s/pkg/registry/batch/job
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
strategy.go Clear values for disabled alpha fields 2017-09-01 14:34:01 -04:00
strategy_test.go Job: Set DefaultGarbageCollectionPolicy to OrphanDependents. 2017-04-18 13:58:15 -07:00