kubernetes/pkg/registry/core/pod
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
..
rest Fix proxied request-uri to be valid HTTP requests 2017-09-07 13:10:49 -04:00
storage Allow watch cache to be disabled per type 2017-09-08 13:42:28 -04:00
BUILD bazel 2017-09-05 22:08:04 -07:00
doc.go move core resource registry packages 2016-09-21 10:11:50 -04:00
strategy_test.go support fieldSelector spec.schedulerName 2017-08-18 13:32:09 +08:00
strategy.go use validatePod to validate update of uninitialized pod 2017-09-05 13:43:44 -07:00