k3s/docs/api-reference
Kubernetes Submit Queue 7d5dc528a0 Merge pull request #54013 from vladimirvivien/scaleio-secret-multi-tenancy
Automatic merge from submit-queue (batch tested with PRs 49865, 53731, 54013, 54513, 51502). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

ScaleIO - Ability to specify Secret's name and namespace 

**What this PR does / why we need it**:
This PR is to decouple the ScaleIO secret from the same namespace as that of the StorageClass/PVC/PV that uses it (#53619). Currently, authorized non-admin k8s user, who creates volumes, may end up having unauthorized access to ScaleIO secret information.  This PR introduces secret parameter that allows specification of secret's namespace.

**Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes #53619 

**Release note**:
```release-note
ScaleIO persistent volumes now support referencing a secret in a namespace other than the bound persistent volume claim's namespace; this is controlled during provisioning with the `secretNamespace` storage class parameter; StoragePool and ProtectionDomain attributes no longer defaults to the value `default`
```
2017-10-26 13:24:34 -07:00
..
admissionregistration.k8s.io/v1alpha1 generated 2017-10-19 08:06:38 -04:00
apps Merge pull request #54013 from vladimirvivien/scaleio-secret-multi-tenancy 2017-10-26 13:24:34 -07:00
authentication.k8s.io Add 201/202 to the list of returned codes. 2017-09-28 12:25:39 -07:00
authorization.k8s.io allow */subresource in rbac policy rules 2017-10-16 16:17:51 -04:00
autoscaling Add 201/202 to the list of returned codes. 2017-09-28 12:25:39 -07:00
batch Merge pull request #54013 from vladimirvivien/scaleio-secret-multi-tenancy 2017-10-26 13:24:34 -07:00
certificates.k8s.io/v1beta1 Add 201/202 to the list of returned codes. 2017-09-28 12:25:39 -07:00
extensions/v1beta1 Merge pull request #54013 from vladimirvivien/scaleio-secret-multi-tenancy 2017-10-26 13:24:34 -07:00
networking.k8s.io/v1 Add 201/202 to the list of returned codes. 2017-09-28 12:25:39 -07:00
policy/v1beta1 Add 201/202 to the list of returned codes. 2017-09-28 12:25:39 -07:00
rbac.authorization.k8s.io allow */subresource in rbac policy rules 2017-10-16 16:17:51 -04:00
scheduling.k8s.io/v1alpha1 Add 201/202 to the list of returned codes. 2017-09-28 12:25:39 -07:00
settings.k8s.io/v1alpha1 ScaleIO - Generated files 2017-10-25 16:05:57 -04:00
storage.k8s.io Add 201/202 to the list of returned codes. 2017-09-28 12:25:39 -07:00
v1 Merge pull request #54013 from vladimirvivien/scaleio-secret-multi-tenancy 2017-10-26 13:24:34 -07:00
OWNERS Create api-{approvers,reviewers} alias 2017-10-18 10:54:28 -07:00