Commit Graph

8 Commits

Author SHA1 Message Date
Piotr Szczesniak
c06eecf7aa Added colors to output of kubectl clusterinfo
Added warning about trailing slashes

Also I ran godeps as described at
https://github.com/GoogleCloudPlatform/kubernetes/blob/master/docs/devel/development.md

This fixes #5698
2015-03-24 11:46:04 +01:00
Justin Santa Barbara
d8a2d0300b (Re)add dependency on ELB functionality of goamz 2015-03-20 07:04:49 -07:00
Victor Marmol
e8d1359422 Add HTTP cAdvisor dependencies.
Also removed unused goamz.
2015-03-11 10:30:31 -07:00
Justin Santa Barbara
7816abfd39 Add dependency on ELB functionality of goamz 2015-03-09 08:57:51 -07:00
Fumitoshi Ukai
54f498acd5 cloudprovider/gce: use golang.org/x/oauth2
code.google.com/p/goauth2 is deprecated.
use golang.org/x/oauth2 instead.

hooks/prepare-commit-msg ignore Godeps
for sh's boilerplate check.
2015-01-16 12:17:52 +09:00
Thom May
c69fe231f4 Update to latest goamz
Also add dep on goamz/elb, for future use
2015-01-09 17:24:11 +00:00
Angus Lees
9bed117119 Add github.com/rackspace/gophercloud package as a dependency.
Note this also pulls in:
github.com/kr/text
github.com/mitchellh/mapstructure
github.com/racker/perigee
github.com/tonnerre/golang-pretty
2014-10-15 14:09:27 +11:00
Ragnar Dahlén
f085f4d5d4 Add new dependencies for AWS support
- goamz: for interacting with AWS API
- gcfg: for cloud provider config file (as suggested in issue)
2014-09-11 22:28:56 +01:00