kubernetes/pkg/registry/core/service
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
..
allocator Use buildozer to delete licenses() rules except under third_party/ 2017-08-11 09:32:39 -07:00
ipallocator move retry to client-go 2017-08-14 14:16:26 -07:00
portallocator move retry to client-go 2017-08-14 14:16:26 -07:00
storage 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
doc.go move core resource registry packages 2016-09-21 10:11:50 -04:00
proxy.go Fix proxied request-uri to be valid HTTP requests 2017-09-07 13:10:49 -04:00
registry.go Grow signature for predicate attributes to include init status 2017-06-02 22:09:04 -04:00
rest_test.go registries: simplify deepcopy calls 2017-08-15 15:49:52 +02:00
rest.go Use nodePortOp for allocating healthCheck nodePort 2017-08-14 13:30:00 -07:00
strategy_test.go convert default predicates to use the default 2017-08-07 09:05:17 -04:00
strategy.go convert default predicates to use the default 2017-08-07 09:05:17 -04:00