kubernetes/pkg/volume/gce_pd
Kubernetes Submit Queue ad9722c453
Merge pull request #64732 from jingxu97/June/attachVolumeLimit
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>.

Set GCE PD attachable volume limit based on machineType

This PR implements the function to return attachable volume limit based
on machineType for GCE PD. This is part of the design in kubernetes/community#2051/
2018-06-05 17:24:40 -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
BUILD Merge pull request #60337 from verult/repd-feature-gate 2018-02-27 12:05:33 -08:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
gce_pd.go Merge pull request #64732 from jingxu97/June/attachVolumeLimit 2018-06-05 17:24:40 -07:00
gce_pd_block.go Refactor of GenerateMapDeviceFunc to delegate Map call to volume plugin. 2018-06-03 17:25:37 -04:00
gce_pd_block_test.go update GCE plugin for block support 2018-02-23 14:16:09 -05:00
gce_pd_test.go Provision interface change 2018-06-05 16:35:16 +08:00
gce_util.go 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