Commit Graph

1073 Commits (d440ecdd3b41a4fc4a207195e1bb976422d6d35e)

Author SHA1 Message Date
Daniel Smith 6ae208aea9 Merge pull request #2187 from eparis/go.net-rename
update code.goole.com/p/go.net to golang.org/x/net
2014-11-18 10:08:28 -08:00
Brian Grant 142e58c580 Update go-restful to get field description enhancement and anonymous struct fix. 2014-11-18 04:05:49 +00:00
Victor Marmol 6908c9ca4a Merge pull request #2407 from eparis/cadvisor-0.5.0
Cadvisor 0.5.0
2014-11-17 08:53:36 -08:00
Eric Paris 4e95104953 update code.goole.com/p/go.net to golang.org/x/net
https://groups.google.com/forum/#!topic/golang-nuts/eD8dh3T9yyA
2014-11-16 22:10:24 -05:00
Eric Paris 38cb10e89d update to cAdvisor 0.5.0 2014-11-16 21:52:08 -05:00
Brendan Burns d3e48c9525 Add the container API to our dependencies.
Update google-api-go-client
2014-11-14 10:38:22 -08:00
bgrant0607 dd29cd8353 Merge pull request #2222 from lavalamp/fix
Add go-restful dependency
2014-11-12 14:22:13 -08:00
Daniel Smith 3d9cc31641 Update glog package to get *Depth() functions. 2014-11-06 17:36:34 -08:00
Daniel Smith a3520701a3 Add go-restful dependency 2014-11-06 17:17:42 -08:00
Deyuan Deng 7a863a873d godep.json error 2014-10-15 22:24:56 -04:00
Sam Ghods 0b79438237 Add spf13/cobra for kubectl 2014-10-15 15:09:49 -07:00
Daniel Smith 595d4b4abd Merge pull request #1676 from anguslees/openstack-provider
Add OpenStack cloud provider
2014-10-15 12:05:33 -07:00
Vishnu Kannan 384898d00c Updating docker client to the latest version in preparation for adding native docker exec support. 2014-10-15 09:53:43 +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
Brendan Burns 6daeb8a05c Add the github.com/skratchdot/open-golang/open package as a dependency. 2014-10-09 11:38:46 -07:00
Eric Paris 9828d8e9cc update Godeps.json with github.com/elazarl/go-bindata-assetfs 2014-10-08 14:28:03 -04:00
Brendan Burns 414473607a Update the UX, add documentation. 2014-10-07 09:49:49 -07:00
derekwaynecarr b8d95ad01f Godeps update 2014-09-26 11:50:34 -04:00
Eric Paris b24f202dd4 update to 0.4.0 for cadvisor 2014-09-22 13:50:08 -04: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
Federico Simoncelli 18bcc5f9a9 Add the dependency to gcfg
This patch adds the dependency to gcfg in order to parse configuration
files.

Signed-off-by: Federico Simoncelli <fsimonce@redhat.com>
2014-09-09 09:02:18 +00:00
Francisco Souza 6d0f84c700 api/v1beta1: use go-dockerclient instead of docker-api-structs
This involves updating go-dockerclient and removing the patched code.

Related to #692 and fsouza/go-dockerclient#146.
2014-09-05 17:31:13 -03:00
Nan Monnand Deng 67f0737ec0 move all third party libs to Godeps/ dir 2014-08-13 14:49:31 -04:00