kubernetes/docs/api-reference
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.k8s.io/v1alpha1 generated 2017-11-11 18:42:48 -08:00
apps Merge pull request #54797 from guangxuli/fix_inconsistent_description 2017-11-11 09:27:24 -08:00
authentication.k8s.io Update deletionTimestamp with information about finalizer effect 2017-11-03 10:48:48 +08:00
authorization.k8s.io autogenerated 2017-11-03 13:46:29 -07:00
autoscaling Merge pull request #54936 from wackxu/deletime 2017-11-03 12:59:16 -07:00
batch Merge pull request #54797 from guangxuli/fix_inconsistent_description 2017-11-11 09:27:24 -08:00
certificates.k8s.io/v1beta1 Merge pull request #54936 from wackxu/deletime 2017-11-03 12:59:16 -07:00
extensions/v1beta1 Merge pull request #53911 from tallclair/psp-docs 2017-11-12 12:17:54 -08:00
networking.k8s.io/v1 Merge pull request #54936 from wackxu/deletime 2017-11-03 12:59:16 -07:00
policy/v1beta1 Merge pull request #54936 from wackxu/deletime 2017-11-03 12:59:16 -07:00
rbac.authorization.k8s.io generated 2017-11-13 08:18:00 -05:00
scheduling.k8s.io/v1alpha1 Merge pull request #54936 from wackxu/deletime 2017-11-03 12:59:16 -07:00
settings.k8s.io/v1alpha1 Merge pull request #54936 from wackxu/deletime 2017-11-03 12:59:16 -07:00
storage.k8s.io Generated files for new VolumeAttachemnt object 2017-11-14 17:08:49 -08:00
v1 update auto-gen code 2017-11-09 08:47:14 +08:00
OWNERS Create api-{approvers,reviewers} alias 2017-10-18 10:54:28 -07:00