k3s/pkg
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
..
api Merge pull request #44785 from jingxu97/April/apistorage 2017-06-01 09:12:19 -07:00
apimachinery/tests
apis fix typos in pkg/apis/componentconfig/types.go 2017-05-31 11:21:04 +08:00
auth Add NodeIdentifier interface and default implementation 2017-05-18 16:43:41 -04:00
bootstrap/api
capabilities
client Regenerate files 2017-05-28 10:11:02 -04:00
cloudprovider Merge pull request #45168 from redbaron/fix-aws-tagging 2017-06-01 05:43:39 -07:00
controller Merge pull request #46490 from NickrenREN/controller-volume-event 2017-06-01 07:11:05 -07:00
conversion
credentialprovider Merge pull request #45056 from ericchiang/update-oauth2 2017-05-03 19:34:14 -07:00
features Merge pull request #44785 from jingxu97/April/apistorage 2017-06-01 09:12:19 -07:00
fieldpath
fields
generated Regenerate files 2017-05-28 10:11:02 -04:00
hyperkube
kubeapiserver Merge pull request #46212 from CaoShuFeng/RBACSuperUser 2017-05-31 00:14:11 -07:00
kubectl Merge pull request #45980 from mengqiy/setElementOrder 2017-06-01 09:12:13 -07:00
kubelet Use TTL-based caching configmap manager in kubelet 2017-05-31 10:39:40 +02:00
kubemark Group container-runtime-specific flags/options together 2017-05-30 08:10:39 -07:00
labels
master Add TPR to CRD migration helper. 2017-05-31 19:07:38 -07:00
metrics
printers Implement kubectl get controllerrevisions 2017-05-30 18:15:26 -07:00
probe Extend Iptables interface with SaveInto 2017-05-19 20:44:25 +02:00
proxy Store chain names to avoid recomputing them multiple times 2017-05-30 10:50:10 +02:00
quota Moved qos to api.helpers. 2017-05-20 07:17:57 -04:00
registry Add TPR to CRD migration helper. 2017-05-31 19:07:38 -07:00
routes Merge pull request #45490 from deads2k/owners-01-extensions 2017-05-10 12:51:51 -07:00
runtime
security Added host path whitelist to psp 2017-05-29 13:03:25 -04:00
securitycontext Use dedicated Unix User and Group ID types 2017-05-05 14:07:38 +02:00
serviceaccount
ssh
types
util Merge pull request #43275 from lvjiangzhao/fix-typo-170317 2017-05-30 07:49:00 -07:00
version
volume Merge pull request #46470 from shyamjvs/configmap-interface 2017-06-01 01:53:34 -07:00
watch
BUILD Regenerate files 2017-05-28 10:11:02 -04:00
OWNERS