kubernetes/pkg/api
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
..
endpoints update BUILD files 2017-10-15 18:18:13 -07:00
events update BUILD files 2017-10-15 18:18:13 -07:00
fuzzer Refactor RBD volume 2017-10-23 16:59:34 -04:00
helper update BUILD files 2017-10-15 18:18:13 -07:00
install Update bazel 2017-10-18 17:24:04 +02:00
legacyscheme Update bazel 2017-10-18 17:24:04 +02:00
persistentvolume Refactor RBD volume 2017-10-23 16:59:34 -04:00
pod update BUILD files 2017-10-15 18:18:13 -07:00
ref Update bazel 2017-10-18 17:24:04 +02:00
resource update BUILD files 2017-10-15 18:18:13 -07:00
service update BUILD files 2017-10-15 18:18:13 -07:00
testapi Update bazel 2017-10-18 17:24:04 +02:00
testing Fuzz label selectors 2017-10-19 11:01:45 -04:00
unversioned update BUILD files 2017-10-15 18:18:13 -07:00
v1 Refactor RBD volume (Generated files) 2017-10-23 16:59:34 -04:00
validation Refactor RBD volume 2017-10-23 16:59:34 -04:00
annotation_key_constants.go mark created-by annotation as deprecated 2017-08-15 17:08:07 -07:00
BUILD Update bazel 2017-10-18 17:24:04 +02:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
field_constants.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
json.go Change taint/toleration annotations to api fields. 2017-02-22 09:27:42 -05:00
objectreference.go move ref.go to its own subpackage 2017-04-13 10:02:43 -07:00
OWNERS Add liggitt as an API approver. Note that bgrant0607 is an approver, but 2017-08-23 11:32:05 -07:00
register.go Move global scheme to pkg/api/legacyscheme 2017-10-18 13:26:56 +02:00
resource.go Remove previous local storage resource name 'scratch" and "overlay" 2017-08-27 12:03:31 +08:00
taint.go move ref.go to its own subpackage 2017-04-13 10:02:43 -07:00
taint_test.go move ref.go to its own subpackage 2017-04-13 10:02:43 -07:00
toleration.go move ref.go to its own subpackage 2017-04-13 10:02:43 -07:00
types.go Refactor RBD volume 2017-10-23 16:59:34 -04:00
zz_generated.deepcopy.go Refactor RBD volume (Generated files) 2017-10-23 16:59:34 -04:00