k3s/federation/apis
Kubernetes Submit Queue 14a1cdd208 Merge pull request #44785 from jingxu97/April/apistorage
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. 
```
2017-06-01 09:12:19 -07:00
..
core make it possible to move SchemeBuilder with zz_generated.deepcopy.go 2017-04-27 16:57:29 -07:00
federation Regenerate protobuf and client-go 2017-05-27 00:37:49 -04:00
openapi-spec Merge pull request #44785 from jingxu97/April/apistorage 2017-06-01 09:12:19 -07:00
swagger-spec Merge pull request #44785 from jingxu97/April/apistorage 2017-06-01 09:12:19 -07:00