• Kubernetes Submit Queue's avatar
    Merge pull request #34000 from wojtek-t/set_cache_size · bd3664cb
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue
    
    Set deserialization cache size based on target memory usage
    
    **Special notes for your reviewer**:
    
    This is the PR we talked about yesterday.
    
    **Release note**:
    
    ```release-note
    To reduce memory usage to reasonable levels in smaller clusters, kube-apiserver now sets the deserialization cache size based on the target memory usage.
    ```
    bd3664cb
Name
Last commit
Last update
..
authorizer Loading commit data...
filters Loading commit data...
mux Loading commit data...
openapi Loading commit data...
options Loading commit data...
routes Loading commit data...
validation Loading commit data...
OWNERS Loading commit data...
config.go Loading commit data...
default_storage_factory_builder.go Loading commit data...
default_storage_factory_builder_test.go Loading commit data...
doc.go Loading commit data...
genericapiserver.go Loading commit data...
genericapiserver_test.go Loading commit data...
hooks.go Loading commit data...
resource_config.go Loading commit data...
resource_config_test.go Loading commit data...
resource_encoding_config.go Loading commit data...
reststorage_interfaces.go Loading commit data...
server_run_options_test.go Loading commit data...
storage_factory.go Loading commit data...
storage_factory_test.go Loading commit data...
tunneler.go Loading commit data...
tunneler_test.go Loading commit data...