k3s/pkg/volume/gcepd
Kubernetes Prow Robot 520865cc38
Merge pull request #81034 from hantaowang/automated-cherry-pick-of-#79897-#80180-#80446-upstream-release-1.14
Automated cherry pick of #79897: add ability for gce to bulk verify attached disks #80180: move getInstancesByName logic to helper function #80446: add unit tests for attacher DisksAreAttached and
2019-08-14 17:28:34 -07:00
..
BUILD add unit tests for attacher DisksAreAttached and BulkDisksAreAttached 2019-08-06 12:05:33 -07:00
OWNERS Updated OWNERS files to include link to docs 2019-02-04 22:33:12 +01:00
attacher.go add ability for gce to bulk verify attached disks 2019-08-06 12:05:31 -07:00
attacher_test.go add unit tests for attacher DisksAreAttached and BulkDisksAreAttached 2019-08-06 12:05:33 -07:00
doc.go
gce_pd.go Merge pull request #81034 from hantaowang/automated-cherry-pick-of-#79897-#80180-#80446-upstream-release-1.14 2019-08-14 17:28:34 -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