• Kubernetes Submit Queue's avatar
    Merge pull request #44785 from jingxu97/April/apistorage · 14a1cdd2
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue
    
    Add Local Storage Capacity Isolation API
    
    This PR adds the new APIs to support storage capacity isolation as
    described in the proposal [https://github.com/kubernetes/community/pull/306](url)
    
    1. Add SizeLimit for emptyDir volume
    2. Add scratch and overlay storage type used by container level or
    node level
    
    
    **Release note**:
    
    ```release-note
    Alpha feature: Local volume Storage Capacity Isolation allows users to set storage limit to isolate EmptyDir volumes, container storage overlay, and also supports allocatable storage for shared root file system. 
    ```
    14a1cdd2
Name
Last commit
Last update
..
admissionregistration.k8s.io/v1alpha1 Loading commit data...
apps/v1beta1 Loading commit data...
authentication.k8s.io Loading commit data...
authorization.k8s.io Loading commit data...
autoscaling Loading commit data...
batch Loading commit data...
certificates.k8s.io/v1beta1 Loading commit data...
extensions/v1beta1 Loading commit data...
networking.k8s.io/v1 Loading commit data...
policy/v1beta1 Loading commit data...
rbac.authorization.k8s.io Loading commit data...
settings.k8s.io/v1alpha1 Loading commit data...
storage.k8s.io Loading commit data...
v1 Loading commit data...
README.md Loading commit data...
labels-annotations-taints.md Loading commit data...