kubernetes/api/swagger-spec
Kubernetes Submit Queue 16cdda003c Merge pull request #54302 from sbezverk/refactor_rbd_volume
Automatic merge from submit-queue (batch tested with PRs 54229, 54380, 54302, 54454). 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>.

Refactor RBD volume

Refactor RBD Volume Persistent Volume Spec so RBD PV's SecretRef
allows referencing a secret from a persistent volume in any namespace.
This allows locating credentials for persistent volumes in namespaces
other than the one containing the PVC.
Closes #54432
```release-note
RBD Persistent Volume Sources can now reference User's Secret in namespaces other than the namespace of the bound Persistent Volume Claim
```
2017-10-24 08:35:11 -07:00
..
admissionregistration.k8s.io_v1alpha1.json generated 2017-10-19 08:06:38 -04:00
admissionregistration.k8s.io.json Update docs/ URLs to point to proper locations 2017-06-05 22:13:54 -07:00
api.json Update docs/ URLs to point to proper locations 2017-06-05 22:13:54 -07:00
apis.json Update docs/ URLs to point to proper locations 2017-06-05 22:13:54 -07:00
apps_v1.json generated when exec hack/update-all.sh 2017-10-12 23:19:31 +08:00
apps_v1alpha1.json Update docs/ URLs to point to proper locations 2017-06-05 22:13:54 -07:00
apps_v1beta1.json generated when exec hack/update-all.sh 2017-10-12 23:19:31 +08:00
apps_v1beta2.json generated when exec hack/update-all.sh 2017-10-12 23:19:31 +08:00
apps.json Update docs/ URLs to point to proper locations 2017-06-05 22:13:54 -07:00
authentication.k8s.io_v1.json Add 201/202 to the list of returned codes. 2017-09-28 12:25:39 -07:00
authentication.k8s.io_v1beta1.json Add 201/202 to the list of returned codes. 2017-09-28 12:25:39 -07:00
authentication.k8s.io.json Update docs/ URLs to point to proper locations 2017-06-05 22:13:54 -07:00
authorization.k8s.io_v1.json allow */subresource in rbac policy rules 2017-10-16 16:17:51 -04:00
authorization.k8s.io_v1beta1.json allow */subresource in rbac policy rules 2017-10-16 16:17:51 -04:00
authorization.k8s.io.json Update docs/ URLs to point to proper locations 2017-06-05 22:13:54 -07:00
autoscaling_v1.json Add 201/202 to the list of returned codes. 2017-09-28 12:25:39 -07:00
autoscaling_v2beta1.json Add 201/202 to the list of returned codes. 2017-09-28 12:25:39 -07:00
autoscaling.json Update docs/ URLs to point to proper locations 2017-06-05 22:13:54 -07:00
batch_v1.json generated when exec hack/update-all.sh 2017-10-12 23:19:31 +08:00
batch_v1beta1.json generated when exec hack/update-all.sh 2017-10-12 23:19:31 +08:00
batch_v2alpha1.json generated when exec hack/update-all.sh 2017-10-12 23:19:31 +08:00
batch.json Update docs/ URLs to point to proper locations 2017-06-05 22:13:54 -07:00
BUILD Enable auto-generating sources rules 2017-01-05 14:14:13 -08:00
certificates.k8s.io_v1beta1.json Add 201/202 to the list of returned codes. 2017-09-28 12:25:39 -07:00
certificates.k8s.io.json Update docs/ URLs to point to proper locations 2017-06-05 22:13:54 -07:00
extensions_v1beta1.json generated when exec hack/update-all.sh 2017-10-12 23:19:31 +08:00
extensions.json Update docs/ URLs to point to proper locations 2017-06-05 22:13:54 -07:00
logs.json Update generated proto and swagger docs 2016-09-12 18:47:03 -07:00
networking.k8s.io_v1.json Add 201/202 to the list of returned codes. 2017-09-28 12:25:39 -07:00
networking.k8s.io.json Update docs/ URLs to point to proper locations 2017-06-05 22:13:54 -07:00
policy_v1alpha1.json Update docs/ URLs to point to proper locations 2017-06-05 22:13:54 -07:00
policy_v1beta1.json Add 201/202 to the list of returned codes. 2017-09-28 12:25:39 -07:00
policy.json Update docs/ URLs to point to proper locations 2017-06-05 22:13:54 -07:00
rbac.authorization.k8s.io_v1.json Add 201/202 to the list of returned codes. 2017-09-28 12:25:39 -07:00
rbac.authorization.k8s.io_v1alpha1.json Add 201/202 to the list of returned codes. 2017-09-28 12:25:39 -07:00
rbac.authorization.k8s.io_v1beta1.json allow */subresource in rbac policy rules 2017-10-16 16:17:51 -04:00
rbac.authorization.k8s.io.json Update docs/ URLs to point to proper locations 2017-06-05 22:13:54 -07:00
resourceListing.json Autogen 2017-10-05 15:01:52 -07:00
scheduling.k8s.io_v1alpha1.json Add 201/202 to the list of returned codes. 2017-09-28 12:25:39 -07:00
scheduling.k8s.io.json autogenerated files 2017-07-18 17:47:57 -07:00
settings.k8s.io_v1alpha1.json Merge pull request #49205 from dixudx/fix_api_type_typos 2017-10-03 20:17:43 -07:00
settings.k8s.io.json Update docs/ URLs to point to proper locations 2017-06-05 22:13:54 -07:00
storage.authorization.k8s.io_v1beta1.json generated code for moving StorageClass 2016-09-06 08:41:17 -04:00
storage.k8s.io_v1.json Add 201/202 to the list of returned codes. 2017-09-28 12:25:39 -07:00
storage.k8s.io_v1beta1.json Add 201/202 to the list of returned codes. 2017-09-28 12:25:39 -07:00
storage.k8s.io.json Update docs/ URLs to point to proper locations 2017-06-05 22:13:54 -07:00
v1.json Merge pull request #54302 from sbezverk/refactor_rbd_volume 2017-10-24 08:35:11 -07:00
version.json update autogenerated 2016-08-18 14:14:52 -07:00