Files
kubernetes/pkg/api
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
..
2017-04-14 10:40:57 -07:00
2017-02-02 15:19:04 +01:00
2017-04-14 10:40:57 -07:00
2017-04-14 10:40:57 -07:00
2017-04-14 10:40:57 -07:00
2017-05-28 10:11:02 -04:00
2017-05-26 00:14:11 -07:00
2017-02-03 17:37:42 +08:00
2017-02-09 11:42:22 -05:00
2016-07-16 13:48:21 -04:00
API
2017-02-28 23:05:40 -08:00
2016-09-28 10:53:30 -07:00
2017-04-13 10:02:43 -07:00
2017-05-31 12:26:04 -07:00
2017-05-31 13:06:39 -07:00