kubernetes/pkg/master
Kubernetes Submit Queue 8363129ee6
Merge pull request #58462 from NickrenREN/va-to-beta
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>.

Add V1beta1 VolumeAttachment API

**What this PR does / why we need it**:
Add V1beta1 VolumeAttachment API, co-existing with Alpha API object

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

**Special notes for your reviewer**:

**Release note**:
```release-note
Add V1beta1 VolumeAttachment API, co-existing with Alpha API object
```
2018-02-01 18:50:25 -08:00
..
controller/crdregistration Autogenerate BUILD files 2017-12-23 13:12:11 -08:00
ports update BUILD files 2017-10-15 18:18:13 -07:00
reconcilers Autogenerate BUILD files 2017-12-23 13:12:11 -08:00
tunneler Autogenerate BUILD files 2017-12-23 13:12:11 -08:00
BUILD Merge pull request #58462 from NickrenREN/va-to-beta 2018-02-01 18:50:25 -08:00
client_ca_hook.go Client ca post start hook now checks if the system namespace already exists 2018-01-30 16:19:33 -08:00
client_ca_hook_test.go pkg/apis/core: mechanical import fixes in dependencies 2017-11-09 12:14:08 +01:00
client_util.go Client ca post start hook now checks if the system namespace already exists 2018-01-30 16:19:33 -08:00
controller.go Client ca post start hook now checks if the system namespace already exists 2018-01-30 16:19:33 -08:00
controller_test.go pkg/apis/core: mechanical import fixes in dependencies 2017-11-09 12:14:08 +01:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
import_known_versions.go Add new Events API group 2017-11-22 18:40:09 +00:00
import_known_versions_test.go Enforce use of fixed size int types in the API 2017-11-13 11:28:59 -08:00
master.go refactor resource_config.go thoroughly and remove useless code in registry 2018-01-27 16:10:58 +08:00
master_openapi_test.go pkg/api/legacyscheme: fixup imports 2017-10-18 17:23:55 +02:00
master_test.go Use v1beta1 VolumeAttachment 2018-01-31 18:46:11 +08:00
OWNERS Add enj as reviewer to OWNERS 2017-08-17 20:42:46 -04:00
services.go The TODO has been completed, so remove the comments 2018-01-29 09:45:22 +08:00