Rudi Chiarito
|
b3863eae82
|
Add instance-type label to cloud providers
Fully implemented for AWS and GCE
|
2016-02-12 15:02:03 -05:00 |
|
Kenneth Shelton
|
d399a8f8cc
|
* Added UDP LB support (for GCE)
|
2016-01-05 20:51:21 +00:00 |
|
Dr. Stefan Schimanski
|
0c1d90bf5f
|
Add ListWithoutKubelet to mesos cloud provider
|
2015-11-16 11:48:04 +01:00 |
|
Dr. Stefan Schimanski
|
6a2602a51b
|
Make cloud provider return disappearence of slave to the node controller
- implement ExternalID in Mesos cloud provider. This is used by the node
controller to detect disappeared nodes.
- add test case for ExternalID
|
2015-11-16 11:48:04 +01:00 |
|
Tim Hockin
|
42c7fec490
|
Add a cloud-provider hook to scrub DNS for pods
GCE needs this hook and it seems general enough to include.
|
2015-10-23 17:01:49 -07:00 |
|
CJ Cullen
|
e20467afcb
|
Clean up GCE metadata calls. Remove GetNodeResources from all providers.
|
2015-08-14 07:29:52 -07:00 |
|
Bryan Stenson
|
9541414742
|
create cloudprovider "providers" package
move all providers into new package
update all references to old package path
|
2015-08-11 22:36:51 -07:00 |
|