Tim Hockin
|
a073c80e45
|
Use newer home for gcfg package
Switch from obsolete "github.com/scalingdata/gcfg" to "gopkg.in/gcfg.v1".
|
2016-03-16 08:42:08 -07:00 |
|
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 |
|
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 |
|
Steve Milner
|
8da2d4002f
|
Fixes remaining imports per #15319
|
2015-10-20 07:13:13 -04:00 |
|
Edward Muller
|
63207741de
|
go fmt these
|
2015-08-31 11:29:33 -07:00 |
|
Edward Muller
|
69da77c6b0
|
s:code.google.com/p:github.com/scalingdata:
Because code.google.com is going away. Probably #1 of several.
|
2015-08-31 11:29:33 -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 |
|