k3s/pkg/volume/gce_pd
Kubernetes Submit Queue b13bfc74e2
Merge pull request #60337 from verult/repd-feature-gate
Automatic merge from submit-queue (batch tested with PRs 60157, 60337, 60246, 59714, 60467). 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>.

Feature gate for regional PDs

**What this PR does / why we need it**: Adding beta feature gate around regional PD support.

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

**Special notes for your reviewer**: This feature has already been in alpha for two releases, but at the time it was not gated with a Kubernetes feature gate. Instead it was controlled by a GCE-specific alpha gate. However, there are additional changes with GCE PD StorageClass parameters that we'd like to gate as well, and this is out of scope of GCE alpha gates.

/cc @saad-ali @lavalamp
2018-02-27 12:05:33 -08:00
..
BUILD Merge pull request #60337 from verult/repd-feature-gate 2018-02-27 12:05:33 -08:00
OWNERS Update volume OWNERS to reflect active sig-storage reviewers 2017-10-26 13:26:33 -07:00
attacher.go update import 2018-02-27 20:23:35 +08:00
attacher_test.go Fixes the regression of GCEPD not provisioning correctly on alpha clusters. 2018-02-08 10:46:06 -08:00
doc.go
gce_pd.go update import 2018-02-27 20:23:35 +08:00
gce_pd_block.go update import 2018-02-27 20:23:35 +08:00
gce_pd_block_test.go update GCE plugin for block support 2018-02-23 14:16:09 -05:00
gce_pd_test.go update import 2018-02-27 20:23:35 +08:00
gce_util.go Merge pull request #60337 from verult/repd-feature-gate 2018-02-27 12:05:33 -08:00