kubernetes/federation/cmd/federation-apiserver/app
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
..
options add validation for fed-apiserver 2017-08-12 20:04:14 +08:00
autoscaling.go run hack/update-all 2017-06-22 11:31:03 -07:00
batch.go run hack/update-all 2017-06-22 11:31:03 -07:00
BUILD Allow watch cache to be disabled per type 2017-09-08 13:42:28 -04:00
core.go Updating federation-apiserver to support runtime config and using it to disable batch and autoscaling groups 2017-04-07 22:04:33 -07:00
extensions.go run hack/update-all 2017-06-22 11:31:03 -07:00
federation.go Updating federation-apiserver to support runtime config and using it to disable batch and autoscaling groups 2017-04-07 22:04:33 -07:00
install.go Updating federation-apiserver to support runtime config and using it to disable batch and autoscaling groups 2017-04-07 22:04:33 -07:00
plugins.go expose RegisterAllAdmissionPlugins so that admission chains can be built reused 2017-07-18 13:30:06 -04:00
server.go Allow watch cache to be disabled per type 2017-09-08 13:42:28 -04:00