k3s/pkg
Kubernetes Submit Queue 46d4c621a8 Merge pull request #42992 from NickrenREN/syncUnboundClaim
Automatic merge from submit-queue (batch tested with PRs 43453, 42992)

make sure that the volume satisfies the requirements of the claim before binding

check if the volume requested by the claim satisfies the requirements of the claim before binding when
syncUnboundClaim and claim.Spec.VolumeName is not set, although the volume is asked by user


**Release note**:
```release-note
NONE
```
2017-04-04 04:27:19 -07:00
..
api Merge pull request #42717 from andrewsykim/support-host-ip-downward-api 2017-04-03 15:48:12 -07:00
apimachinery/tests API 2017-02-28 23:05:40 -08:00
apis Add a separate flags struct for Kubelet flags 2017-04-03 13:28:29 -07:00
auth Fix abac oplicy example file 2017-02-27 07:24:57 -05:00
bootstrap/api kubeadm: Implement the kubeadm token command fully and move it out of the experimental subsection 2017-02-27 12:56:03 +02:00
capabilities Fix comment for method SetForTests 2017-02-14 17:16:49 +08:00
client Merge pull request #43039 from caesarxuchao/fix-fake-event-search 2017-03-25 18:15:25 -07:00
cloudprovider Merge pull request #42512 from kubermatic/scheeles-aws 2017-04-03 12:46:17 -07:00
controller Merge pull request #42992 from NickrenREN/syncUnboundClaim 2017-04-04 04:27:19 -07:00
conversion
credentialprovider Remove krousey from some OWNERS files 2017-03-10 11:12:29 -08:00
features Move taint eviction feature flag to feature-gates 2017-03-08 10:04:18 +01:00
fieldpath support hostIP in downward API 2017-03-28 20:20:19 -04:00
fields
generated Merge pull request #42717 from andrewsykim/support-host-ip-downward-api 2017-04-03 15:48:12 -07:00
hyperkube
kubeapiserver Disable RBAC post-start hook if not using the RBAC authorizer 2017-03-30 23:30:04 -04:00
kubectl Merge pull request #44020 from tpot/kubectl-cmdline-spelling-fix 2017-04-04 00:53:16 -07:00
kubelet Merge pull request #42717 from andrewsykim/support-host-ip-downward-api 2017-04-03 15:48:12 -07:00
kubemark kube-proxy: OnServiceUpdate takes pointers 2017-04-03 17:19:39 -07:00
labels
master move legacy insecure options out of the main flow 2017-03-27 14:07:54 -04:00
metrics Update to use proxy subresource consistently 2017-02-13 22:05:00 -05:00
printers Include events when describing configmap 2017-04-03 15:03:12 +02:00
probe Add support for attacher/detacher interface in Flex volume 2017-02-24 20:18:06 -05:00
proxy kube-proxy: OnServiceUpdate takes pointers 2017-04-03 17:19:39 -07:00
quota Unit test quota for nodeport associated with loadbalancer 2017-03-13 11:21:56 -04:00
registry Merge pull request #43813 from liggitt/conditional-post-start-hook 2017-03-31 05:51:49 -07:00
routes allow fallthrough handling from go-restful routes 2017-03-21 13:19:28 -04:00
runtime
security Addition of ScaleIO Kubernetes Volume Plugin 2017-03-03 15:47:19 -05:00
securitycontext
serviceaccount
ssh
types
util Merge pull request #43378 from jsafrane/fix-partition-mount 2017-03-25 21:22:22 -07:00
version
volume Merge pull request #42973 from gnufied/fix-vsphere-selinux 2017-04-03 13:59:56 -07:00
watch
BUILD Regenerate everything 2017-03-02 08:56:26 +01:00
OWNERS