• Kubernetes Submit Queue's avatar
    Merge pull request #45403 from sttts/sttts-tri-state-watch-capacity · 49e54355
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue
    
    apiserver: injectable default watch cache size
    
    This makes it possible to override the default watch capacity in the REST options getter. Before this PR the default is written into the storage struct explicitly, and if it is the default, the REST options getter didn't know. With this the PR the default is applied late and can be injected from the outside.
    49e54355
Name
Last commit
Last update
..
src/k8s.io Loading commit data...
OWNERS Loading commit data...
README.md Loading commit data...
copy.sh Loading commit data...
godeps-json-updater.go Loading commit data...
prime-apimachinery.sh Loading commit data...