k3s/pkg/volume/gcepd
Jing Xu b01e2a387d Update the dynamic volume limit in GCE PD
Currently GCE PD support 128 maximum disks attached to a node for all
machines types except shared-core. This PR updates the limit number to
date.

Change-Id: Id9dfdbd24763b6b4138935842c246b1803838b78
2019-05-01 10:38:14 -07:00
..
BUILD clean up volume rounding functions and move to k8s.io/cloud-provider/volume 2019-02-09 01:16:55 -05:00
OWNERS Updated OWNERS files to include link to docs 2019-02-04 22:33:12 +01:00
attacher.go Add GcePD windows support 2019-02-27 17:00:32 -08:00
attacher_test.go remove cloud provider dependencies to pkg/volume 2019-02-09 01:16:55 -05:00
doc.go
gce_pd.go Update the dynamic volume limit in GCE PD 2019-05-01 10:38:14 -07:00
gce_pd_block.go change import alias of utils/strings 2019-01-30 10:44:09 +08:00
gce_pd_block_test.go
gce_pd_test.go clean up volume rounding functions and move to k8s.io/cloud-provider/volume 2019-02-09 01:16:55 -05:00
gce_util.go remove cloud provider dependencies to pkg/volume 2019-02-09 01:16:55 -05:00
gce_util_test.go