k3s/pkg/registry
Kubernetes Submit Queue ebe8ea73fd
Merge pull request #54463 from saad-ali/volumeAttachmentAPI
Automatic merge from submit-queue. 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>.

Introduce new `VolumeAttachment` API Object

**What this PR does / why we need it**:

Introduce a new `VolumeAttachment` API Object. This object will be used by the CSI volume plugin to enable external attachers (see design [here](https://github.com/kubernetes/community/pull/1258). In the future, existing volume plugins can be refactored to use this object as well.

**Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*:  Part of issue https://github.com/kubernetes/features/issues/178

**Special notes for your reviewer**:
None

**Release note**:

```release-note
NONE
```
2017-11-14 22:05:27 -08:00
..
admissionregistration Update generated files for MutatingWebhookConfiguration 2017-11-09 15:33:50 -08:00
apps Enable scale subresources for apps/v1 2017-11-09 13:42:15 -05:00
authentication Update bazel 2017-11-02 09:33:41 +01:00
authorization add deny to SAR API 2017-11-03 13:46:29 -07:00
autoscaling Update generated files 2017-11-09 12:14:08 +01:00
batch Update generated files 2017-11-09 12:14:08 +01:00
cachesize update BUILD files 2017-10-15 18:18:13 -07:00
certificates admission: wire create+update validation func into kube registries 2017-11-02 09:29:16 +01:00
core Merge pull request #49258 from xiangpengzhao/fix-dup-port-panic 2017-11-12 22:53:38 -08:00
extensions generated files 2017-11-09 13:42:15 -05:00
networking Update generated files 2017-11-09 12:14:08 +01:00
policy admission: wire create+update validation func into kube registries 2017-11-02 09:29:16 +01:00
rbac handle clusterrole migration 2017-11-13 08:18:00 -05:00
registrytest Update generated files 2017-11-09 12:14:08 +01:00
scheduling admission: wire create+update validation func into kube registries 2017-11-02 09:29:16 +01:00
settings Update generated files 2017-11-09 12:14:08 +01:00
storage Generated files for new VolumeAttachemnt object 2017-11-14 17:08:49 -08:00
BUILD Introduce storage v1alpha1 and VolumeAttachment 2017-11-14 17:08:48 -08:00
OWNERS Add liggitt to registry approvers 2017-09-04 11:20:38 -04:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00