Cheng Xing
10cc971388
Change regional PD cloud provider references to use the beta API
2018-03-07 13:15:34 -08:00
Cheng Xing
bb0f819d0b
Adding beta feature flag for regional PDs.
2018-02-26 15:28:23 -08:00
Hemant Kumar
7be94c4b06
Implement resizing support for GCE
...
Fix GCE attacher test
Update bazel files
2017-11-22 16:24:58 -05:00
David Zhu
e5aec8645d
Changed GetAllZones to only get zones with nodes that are currently
...
running (renamed to GetAllCurrentZones). Added E2E test to confirm this
behavior.
Added node informer to cloud-provider controller to keep track of zones
with k8s nodes in them.
2017-11-20 16:04:18 -08:00
Minhan Xia
039ac28f02
add neg to gce cloud provider
2017-09-25 11:11:18 -07:00
Cheng Xing
d285c5a933
Moving disk-related cloud provider operations to gce_disks.go
2017-09-05 11:06:56 -07:00
saadali
d0e4271dfb
GCE Cloud provider changes to enable RePD
...
GCE cloud provider changes for enabling GCE Regional PDs.
2017-09-04 20:10:32 -07:00
saadali
4ca1dbc589
Enable switching to alpha GCE disk API
2017-08-29 17:23:25 -07:00
Minhan Xia
3e8b4a27c4
use overrided api endpoint in gce cloud provider
2017-07-12 15:10:13 -07:00
deads2k
954eb3ceb9
move labels to components which own the APIs
2017-05-31 10:32:06 -04:00
Cheng Xing
2141b0fb80
Created unit tests for GCE cloud provider storage interface.
...
- Currently covers CreateDisk and DeleteDisk, GetAutoLabelsForPD
- Created ServiceManager interface in gce.go to facilitate mocking in tests.
2017-05-24 15:50:22 -07:00