kubernetes/pkg/registry/cachesize
Matt Matejczyk 44452995d6 Increase cache size for endpointslices.
It should match what we have for endpoints as endpointslices is
replacing them and # updates of endpointslices should be roughly the
same as # updates of endpoints.

Otherwise, kube-proxy may start loosing watches for endpointslices (we believe this is
what currently happens in scale tests, will create an issue for that
soon).
2019-11-15 11:25:07 +01:00
..
BUILD Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
cachesize.go Increase cache size for endpointslices. 2019-11-15 11:25:07 +01:00
OWNERS Merge pull request #72525 from justinsb/owners_should_not_be_executable 2019-02-14 23:55:45 -08:00