Michal Fojtik
118c8c5616
bump(fsouza/go-dockerclient): 299d728486342c894e7fafd68e3a4b89623bef1d
2016-01-12 11:03:59 +01:00
Prashanth Balasubramanian
7b847ebfe5
Add api/gensupport as a godep
2016-01-11 16:27:17 -08:00
Prashanth Balasubramanian
f42aaefbdb
Update gce compute api godep.
2016-01-11 16:27:17 -08:00
Rudi Chiarito
16619eb008
Update aws-sdk-go to 1.0.7
2016-01-08 11:56:36 -05:00
Clayton Coleman
acd23e1501
bump(github.com/gogo/protobuf):9dc510915846dd5a05607d3b5bf41f5ca5cce972
2016-01-05 22:57:32 -05:00
Trevor Pounds
bd9adaf8eb
Update Godeps to aws-sdk-go v1.0.2.
2016-01-04 16:10:23 -08:00
Tim Hockin
92ba1a5182
Add github.com/seccomp/libseccomp-golang dep
...
This dep is needed by libcontainer, but not vendored.
2015-12-30 15:45:23 -08:00
Tim Hockin
99984bca4c
Add golang.org/x/sys/unix dependency
...
This dep is needed by boltdb, but it was not vendored.
2015-12-30 15:45:23 -08:00
Yifan Gu
1693b74006
Godep: Update for rkt api service.
2015-12-22 12:02:25 -08:00
Jimmi Dyson
041ab17a67
Bump cadvisor to fix interface stats bugs & improve performance
...
Includes necessary godep upgrades for docker & systemd packages as well as
migrating from docker/libcontainer to opencontainers/runc/libcontainer.
2015-12-21 17:07:21 +00:00
k8s-merge-robot
f20cad179f
Merge pull request #18478 from yifan-gu/bump_go_oidc
...
Auto commit by PR queue bot
2015-12-15 20:46:19 -08:00
Timothy St. Clair
a63ab34163
Update etcd godep to fix golang 1.5.1 data race
2015-12-14 16:39:47 -06:00
Yifan Gu
207fb721b9
Godeps: bump go-oidc to fix the race in tests.
2015-12-14 13:32:16 -08:00
k8s-merge-robot
3180b00f6c
Merge pull request #17673 from hongchaodeng/metrics
...
Auto commit by PR queue bot
2015-12-05 05:30:08 -08:00
Vishnu kannan
215d0810a2
Update cadvisor deps to v0.19.3.2
...
Signed-off-by: Vishnu kannan <vishnuk@google.com>
2015-12-04 11:40:41 -08:00
Vishnu kannan
869cc9fbda
Update cadvisor to v0.19.3.1.
...
Signed-off-by: Vishnu kannan <vishnuk@google.com>
2015-12-03 16:03:56 -08:00
Mike Danese
2c49893733
Merge pull request #18032 from mikedanese/semver
...
add semver parsing of gitversion to pkg/version
2015-12-03 13:49:06 -08:00
Hongchao Deng
2edcd3abd5
godep: bump up juju/ratelimit
2015-12-03 08:39:35 -08:00
k8s-merge-robot
ec93aabfbe
Merge pull request #17779 from fabianofranz/bump_cobra_pflag
...
Auto commit by PR queue bot
2015-12-03 04:42:17 -08:00
Mike Danese
73f71a7260
godeps: add github.com/blang/semver
2015-12-01 09:53:46 -08:00
nikhiljindal
d25ec60a7f
Updating go-restful
2015-11-30 17:08:45 -08:00
k8s-merge-robot
fc694ea787
Merge pull request #16725 from wojtek-t/update_ugorji
...
Auto commit by PR queue bot
2015-11-25 22:14:20 -08:00
Fabiano Franz
814b8a3a21
Bump spf13/pflag
2015-11-25 12:48:23 -02:00
Fabiano Franz
2f7479ac23
Bump spf13/cobra
2015-11-25 12:47:33 -02:00
Wojciech Tyczynski
ebf4086a92
Update github.com/coreos/etcd dependency
2015-11-25 11:19:25 +01:00
Wojciech Tyczynski
9379e4cf08
Update go-etcd dependency
2015-11-25 11:18:19 +01:00
Wojciech Tyczynski
da22ea5d05
Update ugorji dependency
2015-11-25 11:18:19 +01:00
Yifan Gu
8a24d831ec
Godeps: Add Godeps for rkt api service, bump grpc.
2015-11-19 15:00:38 -08:00
Brendan Burns
4903474bad
Remove container api, its no longer generated and breaking godeps.
2015-11-19 09:20:28 -05:00
Eric Paris
7571cacf01
Remove recursive Godep license files
...
Godep stopped doing it, so our verifier broke
2015-11-19 09:19:28 -05:00
Dawn Chen
ed190a4653
Merge pull request #16127 from jimmidyson/cadvisor-bump
...
Bump cadvisor & libcontainer
2015-10-30 10:20:36 -07:00
Wojciech Tyczynski
57a745a404
Merge pull request #16118 from ncdc/bump-spdystream
...
bump(github.com/docker/spdystream): 43bffc4
2015-10-30 13:33:27 +01:00
Jimmi Dyson
38ad0738bf
Bump cadvisor & libcontainer
...
Fixes #15805
2015-10-29 15:37:54 +00:00
Justin Santa Barbara
926e0d5968
Bump aws-sdk-go version to workaround #16238
...
This bumps aws-sdk-go to the latest version (currently unreleased), to
workaround a Godep problem when a package listed in Godeps no longer
exists on the master branch. See #16238 for the gory details.
Fixes #16238 .
We will likely want to bump up again to the next released version once
it is released, but this version appears to be pretty similar to the
last released version (0.9.16)
2015-10-24 18:33:45 -04:00
Andy Goldstein
31aa192ad7
bump(github.com/docker/spdystream): 43bffc4
...
Address a potential race condition where pending data frames aren't
delivered when a goaway frame is received.
2015-10-22 15:18:24 -04:00
Wojciech Tyczynski
80be983668
Merge pull request #15392 from timothysc/etcd-remove-fakeclient
...
Initial commit to enable migrating tests off of FakeClient.
2015-10-22 15:24:34 +02:00
k8s-merge-robot
48ced9de86
Merge pull request #15612 from jimmidyson/cadvisor-kubelet
...
Auto commit by PR queue bot
2015-10-19 20:10:21 -07:00
Timothy St. Clair
c850a9ab61
Modifications to to remove FakeEtcdClient. Enables starting & stopping
...
an etcd server per unit tests that need them.
2015-10-19 22:06:19 -05:00
Timothy St. Clair
df14277e41
Godeps commit to enable migrating tests off of FakeClient.
...
Stems from issues: #15349 , #11962
2015-10-19 22:06:19 -05:00
k8s-merge-robot
1bba475a9d
Merge pull request #15735 from mesosphere/jdef-fix-tasks-and-profiling
...
Auto commit by PR queue bot
2015-10-17 02:20:18 -07:00
k8s-merge-robot
6341e1d3e2
Merge pull request #15658 from yifan-gu/rkt_cli
...
Auto commit by PR queue bot
2015-10-16 14:52:14 -07:00
James DeFelice
f0e217a64f
bump mesos-go to latest master
2015-10-16 08:59:35 +00:00
Wojciech Tyczynski
6a035833ac
Update dependency on ugorji/go/codec.
2015-10-16 10:12:08 +02:00
Yifan Gu
a95b605ff1
Godeps: update appc spec version.
2015-10-15 18:04:07 -07:00
Jimmi Dyson
3276307c7e
libcontainer bump
2015-10-15 21:06:53 +01:00
Jimmi Dyson
a5421270e5
cadvisor bump
2015-10-15 21:06:45 +01:00
k8s-merge-robot
a3f2ba2e34
Merge pull request #11694 from ncdc/add-spdy-proxy-support
...
Auto commit by PR queue bot
2015-10-15 06:56:15 -07:00
Wojciech Tyczynski
f659034da5
Update go-etcd dependency
2015-10-13 10:45:45 +02:00
Wojciech Tyczynski
9df9fa7e78
Update ugorji/go/codec dependency
2015-10-13 10:45:29 +02:00
k8s-merge-robot
a4ac5ef564
Merge pull request #14302 from timstclair/prometheus-update
...
Auto commit by PR queue bot
2015-10-09 02:35:09 -07:00
Paul Morie
43f9280a5d
Merge pull request #15127 from swagiaal/bump-go-dockerclient
...
Bump fsouza/go-dockerclient
2015-10-07 14:02:24 -04:00
k8s-merge-robot
e99cfb1311
Merge pull request #14922 from fabianofranz/bump_cobra_pflag
...
Auto commit by PR queue bot
2015-10-06 21:32:15 -07:00
Tim St. Clair
8d49c8e29a
Update prometheus libraries to new versions.
2015-10-06 12:56:14 -07:00
Sami Wagiaalla
5bcf2324a9
Bump fsouza/go-dockerclient
2015-10-05 21:12:29 -04:00
Andy Goldstein
9f1bd07322
Add goproxy test image
2015-10-05 16:05:34 -04:00
Fabiano Franz
c8f817225e
Bump spf13/cobra
2015-10-01 15:45:14 -03:00
Fabiano Franz
64d1e14833
Bump spf13/pflag
2015-10-01 15:44:16 -03:00
Álex González
fa39c2b032
Add flocker volume plugin
...
Flocker [1] is an open-source container data volume manager for
Dockerized applications.
This PR adds a volume plugin for Flocker.
The plugin interfaces the Flocker Control Service REST API [2] to
attachment attach the volume to the pod.
Each kubelet host should run Flocker agents (Container Agent and Dataset
Agent).
The kubelet will also require environment variables that contain the
host and port of the Flocker Control Service. (see Flocker architecture
[3] for more).
- `FLOCKER_CONTROL_SERVICE_HOST`
- `FLOCKER_CONTROL_SERVICE_PORT`
The contribution introduces a new 'flocker' volume type to the API with
fields:
- `datasetName`: which indicates the name of the dataset in Flocker
added to metadata;
- `size`: a human-readable number that indicates the maximum size of the
requested dataset.
Full documentation can be found docs/user-guide/volumes.md and examples
can be found at the examples/ folder
[1] https://clusterhq.com/flocker/introduction/
[2] https://docs.clusterhq.com/en/1.3.1/reference/api.html
[3] https://docs.clusterhq.com/en/1.3.1/concepts/architecture.html
2015-10-01 01:10:00 +01:00
Tim Hockin
5fbcb72241
Merge pull request #14525 from dcbw/cni
...
CNI network plugin
2015-09-29 21:13:26 -07:00
Brendan Burns
223e96b92d
Merge pull request #14770 from ncdc/fix-google-cloudmonitoring-import-path
...
Fix google cloudmonitoring import path
2015-09-29 19:33:33 -07:00
Brendan Burns
4b1d3d8b0c
Merge pull request #14245 from tpounds/update-to-aws-sdk-go-v0.9.9
...
Update to aws-sdk-go v0.9.9
2015-09-29 19:31:14 -07:00
Andy Goldstein
471c2a7d1f
Fix google cloudmonitoring import path
2015-09-29 17:09:45 -04:00
Eric Paris
17d54f42fe
Update golang.org/x/net to fix godep reproducability problem
...
We are debugging why in #14677 but basically godep restore is ending up
on master and no the commit specified in godeps. (reproducable with just
go get, so don't blame godep right off)
To unbreak things this updates golang.org/x/net while we continue to dig
deeping into the core problem...
2015-09-29 11:51:24 -04:00
Rajat Chopra
01dd813ce3
CNI network plugin
...
Add an experimental network plugin implementation named "cni" that
uses the Container Networking Interface (CNI) specification for
configuring networking for pods.
https://github.com/appc/cni/blob/master/SPEC.md
2015-09-25 22:30:37 -05:00
Trevor Pounds
b76f6a021c
Update Godeps to aws-sdk-go v0.9.9.
2015-09-25 17:03:22 -07:00
Brian Grant
1455c7b5d7
Merge pull request #14524 from mesosphere/jdef-fix494-update-mesosgo-deps
...
MESOS: updated mesos-go and dep libs: zk and gogo/protobuf
2015-09-25 13:30:29 -07:00
Brian Grant
bd3a3f1443
Revert "cni network plugin"
2015-09-24 23:24:21 -07:00
Brian Grant
17ecefe9f7
Merge pull request #13766 from rajatchopra/cni
...
cni network plugin
2015-09-24 22:42:31 -07:00
Brian Grant
b6512a441f
Merge pull request #13835 from liggitt/assetfs
...
bump(github.com/elazarl/go-bindata-assetfs): 3dcc96556217539f50599357fb481ac0dc7439b9
2015-09-24 16:46:33 -07:00
James DeFelice
db604a6fc9
updated mesos-go and dep libs: zk and gogo/protobuf
2015-09-24 21:33:30 +00:00
Jordan Liggitt
b546045c44
bump(github.com/elazarl/go-bindata-assetfs): 3dcc96556217539f50599357fb481ac0dc7439b9
2015-09-23 08:15:15 -04:00
Sreekanth Pothanis
63ba88a274
updated gophercloud
2015-09-22 13:50:32 -07:00
Rajat Chopra
4dc7485d94
cni network plugin
2015-09-22 11:16:41 -07:00
Piotr Szczesniak
767445c87f
Added google api go client to deps
2015-09-21 09:01:54 +02:00
Eric Paris
c95a7470f1
Update godeps using the new -t option
...
I want to drop all _test.go files, but godep will drop dependancies for
OUR _test.go files. Which is bad. So we have to keep them until that
bug is fixed in godep...
2015-09-19 16:55:12 -04:00
Marek Grabowski
98a971cc2e
Revert "Update prometheus library usage"
2015-09-19 22:18:15 +02:00
Tim St. Clair
045238563a
Remove deprecated prometheus extraction libraries
2015-09-18 14:38:44 -07:00
Tim St. Clair
495f6ef212
Added new prometheus extraction godep & update prometheus library godeps
2015-09-18 14:38:44 -07:00
k8s-merge-robot
f44432ae7b
Merge pull request #13702 from ghodss/ghodss-yaml-upgrade
...
Auto commit by PR queue bot
2015-09-16 22:27:24 -07:00
k8s-merge-robot
1c420bb33f
Merge pull request #13454 from jimmidyson/cadvisor-update
...
Auto commit by PR queue bot
2015-09-09 19:25:25 -07:00
Sam Ghods
f6fb0e9236
Fix yaml booleans and ints not always marshaling to strings
2015-09-08 20:20:05 -07:00
Eric Paris
c6ff44cf27
Godep: update github.com/spf13/cobra
2015-09-04 19:19:42 -04:00
Quinton Hoole
52060f3da5
Merge pull request #13554 from brendandburns/godep
...
Update go-restful
2015-09-04 14:00:43 -07:00
Andy Goldstein
2bf984a5ab
bump(fsouza/go-dockerclient): 76fd6c6
2015-09-04 10:40:42 -04:00
Brendan Burns
535c509dd3
Update go-restful
2015-09-03 08:26:16 -07:00
Jimmi Dyson
d0887aec2b
cadvisor bump to 0.16.0.2
2015-09-01 20:19:37 +01:00
Brendan Burns
9c37fe29c8
Merge pull request #12227 from freeformz/remove_code_google_com
...
s:code.google.com/p:github.com/scalingdata:
2015-09-01 10:07:44 -07:00
Wojciech Tyczynski
9345379467
Revert "Revert "Revert "Bump cadvisor godep"""
2015-09-01 09:00:36 +02: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
Wojciech Tyczynski
24a5f7b94b
Revert "Revert "Bump cadvisor godep""
2015-08-28 10:34:57 +02:00
Piotr Szczesniak
31270e5e81
Revert "Bump cadvisor godep"
2015-08-27 10:53:18 +02:00
Yu-Ju Hong
424f232bcb
Merge pull request #13191 from jimmidyson/cadvisor-update
...
Bump cadvisor godep
2015-08-26 13:01:25 -07:00
Jimmi Dyson
3b9cd131b6
Bump cadvisor godep
...
Fixes #13189 , Fixes kubernetes/heapster#500
2015-08-26 20:18:33 +01:00
Filip Grzadkowski
1a8b400c3e
Merge pull request #13147 from mwielgus/hpa_impl
...
Implementation of HorizontalPodAutoscaler
2015-08-26 15:36:27 +02:00
Marcin Wielgus
df0a0ed37e
Implementation of HorizontalPodAutoscaler
2015-08-26 14:51:54 +02:00
Phillip Wittrock
dae4142d5c
Update Kubernetes cadvisor to pull in @b7bbefd9b1d4c1032c6afece425a99ba17e43cdb so that the VersionInfo is not cached.
2015-08-25 14:47:38 -07:00
Nikhil Jindal
03d961a8b3
Merge pull request #12770 from bparees/master
...
bump(fsouza/go-dockerclient): 42d06e2b125654477366c320dcea99107a86e9c2
2015-08-24 11:29:02 -07:00
Janet Kuo
4047e13c13
UPSTREAM: pflags 52: Add shorthand deprecator
2015-08-24 02:15:20 -07:00
Yifan Gu
ad3f6e8e65
Godeps: add Godpes for go-oidc.
2015-08-21 15:34:22 -07:00
Eric Paris
681ee126ff
Update spf13/cobra and spf13/pflag
2015-08-20 15:00:41 -07:00
Mike Danese
017fc52008
remove unused godeps
2015-08-19 22:24:07 -07:00
Marek Grabowski
ff1d3885b4
Merge pull request #12753 from eparis/rebase-pflag
...
Update spf13/pflag to fix StringSlice bug
2015-08-17 10:48:25 +02:00
Ben Parees
594abd540f
bump(fsouza/go-dockerclient): 42d06e2b125654477366c320dcea99107a86e9c2
2015-08-15 15:47:54 -04:00
Eric Paris
b3f0bc835f
Update spf13/pflag to fix StringSlice bug
...
pflag support for string slices were added recently and we converted to
using them. However there is a bug in which the default values of a
string slice do not get overwritten. It hasn't bitten us yet, but I
wouldn't want a new user to get bitten.
2015-08-14 18:46:26 -04:00
Eric Paris
4acf86400f
Add golang.org/x/tools/imports to Godeps
2015-08-13 19:23:15 -04:00
Ewa Socala
e48d4d71ac
Added bitbucket.org/bertimus9/systemstat to godeps
2015-08-12 11:04:06 +02:00
Yifan Gu
7e5cfd137a
Godeps: bump appc/spec to v0.6.1+git.
2015-08-10 11:21:28 -07:00
Satnam Singh
32c23a8b63
Merge pull request #12166 from derekwaynecarr/upgrade_go_docker_client
...
Bump fsouza/go-dockerclient godep
2015-08-07 10:13:05 -07:00
derekwaynecarr
6399d4c8c4
Bump fsouza/go-dockerclient godep
2015-08-06 20:55:42 -04:00
Eric Paris
3fe85d46ff
Update godeps for cobra and pflags
2015-08-06 19:15:14 -04:00
Mike Danese
8e33cbfa28
rewrite go imports
2015-08-05 17:30:03 -07:00
Eric Paris
a29789d60e
Switch from to code.google.com/p/go-uuid/uuid to github.com/pborman/uuid
2015-08-04 20:13:07 -04:00
Eric Paris
12d2638637
Update mesos-go godep (to eliminate its use of code.google.com)
...
This helps us remove one more (dying) Godep import.
2015-08-04 20:11:59 -04:00
Eric Paris
b4fb24f4bd
Move from code.google.com to google.golang.org for google-api-go-client
2015-08-04 20:08:55 -04:00
Alex Mohr
3342b781b4
Merge pull request #12158 from eparis/godeps
...
Auto commit by PR queue bot
2015-08-04 15:57:42 -07:00
Brendan Burns
39735939e9
Update go-github dependency.
2015-08-03 13:53:34 -07:00
Eric Paris
4bb4c73498
Make godeps restore/save clean
...
```
godep restore
rm -rf Godeps
godep save ./...
```
Will, after this change, have no diff.
2015-08-03 14:18:34 -04:00
Eric Paris
70328d6c37
Bump github.com/syndtr/gocapability/ to latest to support AUDIT_READ
2015-08-03 13:58:17 -04:00
Eric Paris
a8b4e42483
Remove the dead golang.org/x/net/spdy/
2015-08-03 13:58:17 -04:00
Eric Paris
bc07f63190
Update github.com/docker/spdystream
2015-08-03 13:58:17 -04:00
Eric Paris
2ea0e4845b
Fix Godep for mesos
...
You can't have different deps for one part of a git project vs another
2015-08-03 13:58:17 -04:00
Eric Paris
89dc3d56cd
Update go-md2man so godep restore/save work
2015-08-03 12:02:42 -04:00
Dr. Stefan Schimanski
76dc61bcfb
Revert "Revert "Add Mesos hyperkube minion server ""
...
This reverts commit 8372b0d927
.
2015-07-31 20:33:04 +02:00
Mike Danese
8372b0d927
Revert "Add Mesos hyperkube minion server "
2015-07-31 10:47:42 -07:00
Dr. Stefan Schimanski
e0eb0397b8
Add lumberjack to Godeps
2015-07-31 11:27:52 +02:00
Piotr Szczesniak
611b5c8bf5
Updated cadvisor dependency
...
Also added a new dep: gcloud-golang/compute/metadata.
2015-07-30 16:44:10 +02:00
Mike Danese
85781b674d
Merge pull request #11968 from brendandburns/flow
...
Optionally limit flow on all upgraded proxy connections
2015-07-29 16:00:43 -07:00
Mike Danese
b1730b35e4
Merge pull request #11785 from timstclair/tests
...
Use prometheus extraction library for metric parsing in e2e tests
2015-07-29 10:53:19 -07:00
Brendan Burns
dfe3e8076b
Add go-flowrate dependency.
2015-07-28 22:02:29 -07:00
Marek Grabowski
e706e8138b
Merge pull request #11406 from andronat/update_go_restful
...
updated go-restful
2015-07-27 12:57:06 +02:00
Tim St. Clair
6676331663
Add prometheus extraction library to Godeps
2015-07-24 10:23:57 -07:00
Mike Danese
c70d8d4c59
Merge pull request #11108 from mesosphere/fix-10795
...
Fix races in mesos scheduler plugin test
2015-07-24 09:35:29 -07:00
Anastasis Andronidis
2be1cbe0af
updated go-restful
2015-07-24 18:12:05 +02:00
Jan Chaloupka
defe0f82bf
Update github.com/elazarl/go-bindata-assetfs to at least c57a80f1ab2ad67bafa83f5fd0b4c2ecbd253dd5. Otherwise kubernetes does not compile with golang 1.5 due to https://github.com/elazarl/go-bindata-assetfs/pull/13 .
2015-07-20 17:43:03 +02:00
Dr. Stefan Schimanski
05cf9043b5
Update stretchr/testify godep
...
Fix panic in tests using mock due to stretchr/testify#180
2015-07-13 22:41:23 +02:00
Dr. Stefan Schimanski
f4a5f4c3d5
Update godep mesos-go
...
Fixes mesosphere/kubernetes-mesos#343
2015-07-05 23:53:28 +02:00
Jordan Liggitt
800303c843
Godep: add(github.com/juju/ratelimit): 772f5c38e468398c4511514f4f6aa9a4185bc0a0
2015-06-30 10:01:31 -04:00
Robert Bailey
198b334227
Merge pull request #10197 from mesosphere/ginkgo-skip
...
Use ginkgo's new Skip()
2015-06-26 10:44:34 -07:00
Karl Isenberg
57f62976c5
Update Ginkgo
...
- Adds support for Skip()
2015-06-25 09:39:26 -07:00
Tim Hockin
f0861b9eec
Update skydns/msg dep
...
Using the exact v2.5.1a commit.
2015-06-24 23:02:06 -07:00
Tim Hockin
2803b86a42
Merge pull request #10154 from viirya/fix_mangen_deps
...
Fix broken mangen deps for cmd/genman
2015-06-24 22:24:47 -07:00
Justin Santa Barbara
831114d918
Add github.com/aws/aws-sdk-go/service/autoscaling to Godeps (for AWS)
2015-06-24 19:01:00 -04:00
Liang-Chi Hsieh
04db6dedbc
Fix broken mangen deps.
2015-06-20 15:48:27 +08:00
Filip Grzadkowski
7940c96b16
Revert "Merge pull request #9447 from GoogleCloudPlatform/revert-9390-bump_ectd_client"
...
This reverts commit b68e08f55f
, reversing
changes made to b2449746b4
.
2015-06-19 11:24:39 +02:00
Rohit Jnagal
6849b381dc
Update cadvisor dependency.
...
Godep also decided to remove unused appengine dependency.
2015-06-15 19:11:55 +00:00
Abhi Shah
09a06448d3
Merge pull request #9654 from rjnagal/ux
...
Update docker dependencies.
2015-06-12 10:35:57 -07:00
Rohit Jnagal
256e03fff4
Update docker dependencies.
...
The current docker packages are synced between two different versions.
2015-06-11 06:14:52 +00:00
James DeFelice
e10afad44a
Godeps for Kubernetes Mesos integration
2015-06-10 20:19:55 +00:00
Tomás Senart
5d51891d11
Update github.com/stretchr/testify/... rev to 7ea4a14
2015-06-08 21:57:19 +02:00
Dawn Chen
bbea2863c2
Add docker dependencies: timeutils, jsonmessage
2015-06-05 11:29:06 -07:00
Trevor Pounds
05d6294b1e
Update Godeps.
2015-06-03 23:16:48 -07:00
Eric Tune
3db1f69eea
Merge pull request #8764 from eparis/sd_notify
...
API server explicitly notify systemd of successful startup
2015-06-01 10:28:49 -07:00
Justin Santa Barbara
12901d0ada
Add Godeps for Godeps/_workspace/src/github.com/awslabs/
2015-05-29 18:47:05 -04:00
Rohit Jnagal
8d1481ab4a
Merge pull request #8835 from jlowdermilk/release-notes
...
Optionally use a github api token when compiling relase-notes
2015-05-29 13:24:10 -07:00
Kris Rousey
22b2c68c02
Update go-restful to get stable sorting in spec
...
This reverts commit 4a7071e7f7
.
2015-05-28 16:43:13 -07:00
Tim Hockin
4a7071e7f7
Revert "Update go-restful to get stable sorting in spec"
2015-05-28 16:04:11 -07:00
Kris Rousey
05eaaa99e1
Update go-restful to get stable sorting in spec
2015-05-28 13:40:23 -07:00
Eric Paris
28ac1b3395
API server explicitly notify systemd of successful startup
...
Use the systemd $NOTIFY_SOCKET convention for kube-apiserver
startup. This allows it to be part of dependency trees and for
consumers to wait until it is listening on its ports.
The $NOTIFY_SOCKET protocol is described here:
http://www.freedesktop.org/software/systemd/man/sd_notify.html
Currently this is limited to the kube-apiserver process. Other
kube processes are internal kubernetes moving points. The API
server is the entry point relied on by callers.
100% stolen from Stef Walter from:
https://github.com/GoogleCloudPlatform/kubernetes/pull/8316
2015-05-28 15:59:26 -04:00
Jeff Lowdermilk
145386ae9e
rev oauth2
2015-05-27 17:09:00 -07:00
Anastasis Andronidis
a1ea3df0f1
updated cobra and pflag
2015-05-27 11:23:17 +02:00
Saad Ali
91ba6c44d2
Merge pull request #8675 from vmarmol/cadvisor
...
Update cAdvisor godep to 0.14.0+.
2015-05-26 18:46:01 -07:00
Eric Paris
21335ce977
Remove unused stuff from Godeps
...
We don't need it any more, but it never got removed. Yay!
2015-05-24 18:29:45 -04:00
Dawn Chen
4ca2595ed3
Merge pull request #8651 from lavalamp/e2e-timeout
...
Start e2e framework; print events
2015-05-22 15:14:23 -07:00
Dawn Chen
17ac4b1dfc
Merge pull request #8297 from iterion/switch-to-aws-sdk-go
...
AWS: Switch to aws-sdk-go
2015-05-22 12:31:07 -07:00
Victor Marmol
3b34377196
Update cAdvisor godep to 0.14.0+.
...
- More robust handling of inotify watches.
- PS inside containers.
- Enhanced debug info in /calidate
2015-05-22 08:43:56 -07:00
Daniel Smith
2a6cf783ec
update to latest ginkgo
2015-05-21 18:50:55 -07:00
Victor Marmol
eb4d90f109
Update go-dockerclient godep.
...
Adds support for new Docker remote API.
2015-05-19 08:10:41 -07:00
Victor Marmol
df222ac47f
Update cAdvisor godep.
...
- Registers factories in Start(). Allows waiting for Docker.
2015-05-15 10:21:16 -07:00
Adam Sunderland
6355aa2e51
Update Godeps
2015-05-14 14:33:55 -07:00
David Oppenheimer
7a21d7ab1f
Merge pull request #8053 from jdef/upstream_mesos_cloud
...
integrate mesos cloud provider with k8s proper
2015-05-14 13:57:39 -07:00
Victor Marmol
4664b3950c
Update cAdvisor godep.
...
- Fixes working set reporting.
- Adds disk Available size.
- Adds support for ps inside containers via cAdvisor.
2015-05-12 15:33:19 -07:00
James DeFelice
db9c6373df
dependencies for mesos cloud provider
2015-05-12 15:46:53 +00:00
Jordan Liggitt
86800eafa7
Godep: add github.com/dgrijalva/jwt-go
2015-05-11 17:18:05 -04:00
Victor Marmol
55d167d154
Update cAdvisor dependency.
...
- Better handling of time-based queries
- Better handling of errors detecting machine topology
Fixes #7906
2015-05-07 15:37:52 -07:00
Robert Bailey
e5b9f7421e
Merge pull request #7616 from brendandburns/qps
...
Adds a simple release-note builder that scrapes the Github API for recent PRs
2015-05-07 13:04:47 -07:00
Brendan Burns
f34b06be77
add go-github.
2015-05-07 09:37:38 -07:00
Victor Marmol
2af756fd55
Update cAdvisor dependency.
...
Brings with it:
- Lower logging
- Better event storage and management
- Support for container labels
2015-05-06 23:56:50 -07:00
Yifan Gu
7cac3f88e4
Godep: Update the godep to remove dependencies on rkt.store
2015-05-06 15:59:31 -07:00
Eric Paris
1f702138b8
Bump cobra to latest upstream
...
Picks up some bash completions fixes and implements deprecated cobra
commands
2015-05-05 19:19:47 -04:00
Paul Morie
41e9e53c64
Update dependency emicklei/go-restful
2015-05-05 12:15:07 -04:00
Jeff Lowdermilk
9fd8cbae64
Merge pull request #7510 from eparis/cobra-rebase
...
Cobra rebase
2015-04-29 15:08:41 -07:00
Max Forbes
ac6a47daf1
Add golang.org/x/crypto to Godeps
2015-04-29 11:27:40 -07:00
Eric Paris
b7217a33ab
Update spf13/cobra and spf13/pflag
2015-04-29 11:11:43 -04:00
Victor Marmol
17e612324e
Merge pull request #7410 from yifan-gu/rkt_godep
...
Godep: Add godep for rkt.
2015-04-28 08:04:38 -07:00
Yifan Gu
61db139fc9
Godep: Add godep for rkt.
...
rkt: v0.5.4
appc spec: v0.5.1
2015-04-27 18:15:30 -07:00
Tim Hockin
0c611370e0
Merge pull request #7281 from thockin/flag-word-separators
...
Make flags accept - or _ between words
2015-04-27 18:11:58 -07:00
Daniel Smith
082757ccbb
Merge pull request #7392 from thockin/golang-spdy-dep
...
Update golang spdy to new path.
2015-04-27 18:01:12 -07:00
Tim Hockin
22db9fb176
Update spf13/pflag dep
2015-04-27 14:55:31 -07:00
Tim Hockin
e4435c7417
Update golang spdy to new path.
...
Upstream golang spdy was moved to x/net/spdy and then deleted. This vendors in
the last revision and updates the only user of it.
2015-04-27 14:40:04 -07:00
Jeff Grafton
e235a4b07e
Update Ginkgo to latest HEAD release with one-character fix
...
The Ginkgo native test runner needed a small fix to work with pflag;
this fix is included in this update.
2015-04-27 12:11:58 -07:00
Victor Marmol
b049a3cccf
Update cAdvisor dependency.
...
Picks up fixes for events and OOM handling.
2015-04-23 19:20:16 -07:00
David Oppenheimer
7c7b661cf3
Merge pull request #7247 from guenter/update-dockerclient
...
Upgrade go-dockerclient dependency to support CgroupParent
2015-04-23 16:04:39 -07:00
Tobi Knaup
522d4c3b85
Upgrade go-dockerclient dependency to support CgroupParent
2015-04-23 13:50:04 -07:00
nikhiljindal
c8a13f6a80
Updating go-restful to include go-restful/pull/205
2015-04-22 22:18:09 -07:00
Daniel Smith
78356bf7f9
Merge pull request #7015 from yichengq/remove-dep
...
*: remove dependency that go-etcd no longer relies on
2015-04-20 16:14:16 -07:00
Brendan Burns
4e811201a0
Merge pull request #7020 from kazegusuri/reenable_auto_reauth
...
Update gophercloud to HEAD and reenable auto reauth
2015-04-20 11:57:07 -07:00
Masahiro Sano
ff59f316f6
Update gophercloud to latest
2015-04-18 18:35:26 +09:00
Yicheng Qin
a555758b39
*: remove dependency that go-etcd no longer relies on
...
Clean the godeps.
2015-04-17 21:50:40 -07:00
Daniel Smith
eefaac26b7
Merge pull request #6939 from yichengq/bump-go-etcd
...
*: update go-etcd dependency
2015-04-17 15:46:27 -07:00
Yicheng Qin
fea0684c80
*: update go-etcd dependency
...
We recently updated the go-etcd. It solves the following issues:
1. support both 0.4.x and 2.x cluster
2. support redirection
3. always switch to another etcd member in case of a network failure
4. fix a bug in sync cluster
2015-04-17 13:30:55 -07:00
Jeff Grafton
ed41174d64
Update Gingko to latest HEAD release
2015-04-16 16:54:54 -07:00
Wojciech Tyczynski
e453a2c4f3
Merge pull request #6889 from a-robinson/prom
...
Update the prometheus library and its dependencies to the most recent versions
2015-04-16 10:12:37 +02:00
Alex Robinson
f390dc7918
Update the prometheus library and its dependencies to the most recent versions.
...
The process metrics on the master have been missing since sometime
between 0.13 and 0.14, and updating the libraries fixes them.
My hypothesis is that our switch away from using cgo to build statically
linked binaries caused the breakage by causing prometheus's process metric
collector, which had cgo-specific build logic, to be disabled. Prometheus
has since changed that logic.
2015-04-16 02:29:41 +00:00
Eric Paris
5b8a426d01
Update cobra to sort autogen code
...
We need determinism for hack/verify-gendocs.sh
2015-04-13 19:07:47 -04:00
Dawn Chen
7464575b17
Merge pull request #6698 from pweil-/update-dockercli
...
Update to latest docker client
2015-04-13 14:43:25 -07:00
Dawn Chen
d2584df283
Merge pull request #6774 from vmarmol/cadvisor
...
Updating cAdvisor godep.
2015-04-13 13:10:06 -07:00
Victor Marmol
934cec291a
Updating cAdvisor godep.
...
This adds support for Docker 1.6.
2015-04-13 11:35:46 -07:00
Eric Paris
ef815836d2
Update spf13/cobra to the latest
2015-04-12 14:48:54 -04:00
Eric Paris
f96ef20e24
Include mousetrap dependancy for cobra
2015-04-12 12:04:48 -04:00
Eric Paris
96b054eb50
Update cobra.pflag
2015-04-12 12:04:43 -04:00
Paul Weil
fb63370451
bump(github.com/fsouza/go-dockerclient): 17d39bcb22e8103ba6d1c0cb2530c6434cb870a3
2015-04-10 16:05:43 -04:00
Tim Hockin
942563fda1
Update spew to support better map key sorting.
2015-04-10 09:17:21 -07:00
Vishnu Kannan
f39908ebf4
Updating cadvisor deps.
2015-04-09 16:02:34 -07:00
Andy Goldstein
82afb7ab1f
bump(github.com/docker/spdystream):99515db39d3dad9607e0293f18152f3d59da76dc
...
Update spdystream to pick up a fix for a deadlock between writing data
and a connection closure.
Fixes #6490
2015-04-09 16:30:47 +00:00
Vishnu Kannan
86d421ec5e
Updating cadvisor deps. This is necessary for handling sys oom events in kubelet.
2015-04-03 23:43:44 +00:00
Brendan Burns
f826bf6b46
Pick up the latest updates to go-restful.
2015-03-28 22:05:33 -07:00
Kazuki Suda
81399dcd82
Update go-restful to include emicklei/go-restful#197
2015-03-28 00:22:10 +09:00
Victor Marmol
eeb62634d2
Update cAdvisor dependency.
...
Includes new handling of ContainerInfoRequest.
2015-03-25 15:37:06 -07:00
Dawn Chen
b002b9e2e1
Merge pull request #5934 from vmarmol/update
...
Update cAdvisor dependency.
2015-03-25 13:45:41 -07:00
nikhiljindal
ea77e9f31c
Updating go-restful to the latest version
2015-03-25 11:30:29 -07:00
Victor Marmol
35b08c65ec
Update cAdvisor dependency.
...
Updated dependency on oauth2.
2015-03-25 11:14:27 -07:00
Dawn Chen
273d20791e
Upgrade go-etcd to v0.4.6 (Take 3)
2015-03-24 16:12:41 -07:00
Jeff Lowdermilk
bc4a082f7a
Merge pull request #5815 from brendandburns/kubecfg
...
Revert the revert of a previous run. Update to a fixed cobra/pflag.
2015-03-24 09:09:26 -07:00
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
Brendan Burns
a18ec3be88
Update spf13/cobra with recent commits.
2015-03-23 21:06:45 -07:00
Brendan Burns
c66caa5336
Revert "Revert "Update cobra/pflag. Also update generated kubectl documentation.""
...
This reverts commit 69432e8b2f
.
COMMIT_BLOCKED_ON_GENDOCS
2015-03-23 21:06:45 -07:00
Victor Marmol
9a75f8d76f
Update cAdvisor dependency to latest.
...
Brings in new range-based requests.
Fixes #5777 .
2015-03-23 09:45:12 -07:00
Max Forbes
caa56702ee
Revert back to Go 1.4.1
2015-03-20 14:33:22 -07:00
Justin Santa Barbara
d8a2d0300b
(Re)add dependency on ELB functionality of goamz
2015-03-20 07:04:49 -07:00
Vish Kannan
577be8d524
Merge pull request #5648 from kargakis/godeps
...
bump(github.com/matttproud/golang_protobuf_extensions/ext)
2015-03-19 09:52:35 -07:00
kargakis
9313512767
bump(github.com/matttproud/golang_protobuf_extensions/ext):ba7d65ac66e9da93a714ca18f6d1bc7a0c09100c
2015-03-19 14:26:46 +01:00
Andy Goldstein
b7c177944e
bump(docker/docker/pkg/parsers):ed6685369740035b0af9675bf9add52d0af7657b
...
Add docker/docker/pkg/parsers and bump entire set of docker/docker/...
dependencies.
2015-03-17 19:56:16 -04:00
Zach Loafman
5496686f33
Revert "Use docker's ParseRepositoryTag when pulling"
2015-03-17 15:16:33 -07:00
Dawn Chen
2a5610dbcb
Merge pull request #5558 from ncdc/docker-ParseRepositoryTag
...
Use docker's ParseRepositoryTag when pulling
2015-03-17 12:56:22 -07:00
Brian Grant
a62673d226
Merge pull request #5537 from nikhiljindal/swaggie
...
Updating go-restful to include fix for emicklei/go-restful#185
2015-03-17 11:51:01 -07:00
Andy Goldstein
73229ed660
bump(docker/docker/pkg/parsers):ed6685369740035b0af9675bf9add52d0af7657b
...
Add docker/docker/pkg/parsers and bump entire set of docker/docker/...
dependencies.
2015-03-17 13:23:17 -04:00
Brendan Burns
60b2b5d5b4
Merge pull request #5447 from jayunit100/k8petstore
...
K8petstore
2015-03-17 07:28:30 -07:00
Jeff Lowdermilk
404b20e6b8
Add dependencies for k8petstore to Godeps
...
Cleanup k8petstore to use Godeps dependencies, add to hack/build-go.sh
Remove trailing spaces, README
2015-03-17 07:06:01 -04:00
nikhiljindal
09224901d0
Updating go-restful to include fix for emicklei/go-restful#185
2015-03-16 23:30:58 -07:00
Piotr Szczesniak
69432e8b2f
Revert "Update cobra/pflag. Also update generated kubectl documentation."
2015-03-16 12:21:20 +01:00
Victor Marmol
663a97d139
Update cAdvisor godep.
2015-03-13 16:06:02 -07:00
Brendan Burns
f98cd70c9c
Update the cobra and pflag libraries with upstream fixes.
2015-03-13 14:21:42 -07:00
nikhiljindal
e11f62cfcf
Updating go-restful to the latest version
2015-03-12 15:13:21 -07:00
Victor Marmol
c03b080328
Merge pull request #5332 from vishh/heapster_e2e
...
Adding a ginkgo version of monitoring e2e test
2015-03-12 08:37:45 -07:00
Vishnu Kannan
23b2f9268e
Adding Influxdb client to godeps. This is required for the new monitoring test.
2015-03-11 21:47:47 +00:00
Victor Marmol
e8d1359422
Add HTTP cAdvisor dependencies.
...
Also removed unused goamz.
2015-03-11 10:30:31 -07:00
Victor Marmol
80dbe6eaa8
Updating cAdvisor dependency.
...
Includes manager and its dependencies.
2015-03-10 10:57:27 -07:00
Alex Mohr
420b6cde6c
Merge pull request #5194 from ncdc/4882-fix-flaky-spdy-tests-osx
...
bump(docker/spdystream):e731c8f9f19ffd7e51a469a2de1580c1dfbb4fae
2015-03-10 10:07:18 -07:00
Andy Goldstein
1171bca792
bump(docker/spdystream):e731c8f9f19ffd7e51a469a2de1580c1dfbb4fae
...
Fixes #4882
2015-03-09 16:03:38 -04:00
Justin Santa Barbara
7816abfd39
Add dependency on ELB functionality of goamz
2015-03-09 08:57:51 -07:00
Victor Marmol
7e97d22e91
Update cAdvisor dependency and remove perigee.
...
Perigee dependency is unused.
2015-03-06 15:41:20 -08:00
Dawn Chen
3835e0e6e6
Merge pull request #4943 from vmarmol/image-manager
...
Implementing ImageManager to take over image lifecycle.
2015-03-06 11:09:38 -08:00
Victor Marmol
f3315b8350
Adding github.com/stretchr/testify/require godep.
2015-03-06 09:50:07 -08:00
Tim Hockin
cee14ab51b
Update gofuzz dep
2015-03-06 08:21:10 -08:00
Brian Grant
527fc30e90
Merge pull request #4939 from kazegusuri/update_gophercloud
...
Update github.com/rackspace/gophercloud to HEAD
2015-03-05 10:58:23 -08:00
Eric Tune
6f6218cc1e
Merge pull request #5004 from vmarmol/gc-0
...
Updating github.com/stretchr/testify godep.
2015-03-03 16:30:14 -08:00
Victor Marmol
a9e67f04ac
Updating github.com/docker/docker/pkg/term Godep.
...
This matches the version of the rest of the Docker package. There is no
actual code change, but the mistmatch made it impossible to udpate the
dependency (or any that depended on this).
2015-03-03 11:14:12 -08:00
Andy Goldstein
5c6e88804f
bump(docker/spdystream):e9bf9912b85eec0ed6aaf317808a0eab25e3ca43
...
Fixes #4912
2015-03-02 12:10:14 -05:00
Masahiro Sano
e6c16cd4f9
Update github.com/rackspace/gophercloud to HEAD
2015-03-02 22:37:34 +09:00
Alex Robinson
76325ca851
Update the version of the prometheus client library we have vendored so
...
that we can use true histograms rather than the old Summary type that
calculated quantiles on the client side.
2015-03-02 01:11:37 +00:00
Victor Marmol
9ebd95a3cb
Updating github.com/stretchr/testify godep.
2015-02-28 19:11:40 -08:00
Mike Danese
a22a133ca1
godeps: add evanphx/json-patch
2015-02-23 20:55:27 -08:00
Victor Marmol
54ef88bbf8
Merge pull request #4664 from eparis/kubectl-man
...
kubectl autogen docs update
2015-02-20 09:24:21 -08:00
Andy Goldstein
25d38c175b
Add command execution/port forwarding dependencies
...
code.google.com/p/go.net/spdy
github.com/docker/docker/pkg/term
github.com/docker/spdystream
github.com/kr/pty
2015-02-20 09:57:02 -05:00
Andy Goldstein
f943701a74
bump(spf13/pflag):370c3171201099fa6b466db45c8a032cbce33d8d
2015-02-20 09:57:02 -05:00
Eric Paris
4ab4803b6b
update github.com/spf13/cobra for new flag options
2015-02-20 09:44:14 -05:00
Brendan Burns
d9d5837510
Merge branch 'kubectl-man' of https://github.com/eparis/kubernetes into eparis-kubectl-man
...
Conflicts:
docs/kubectl.md
COMMIT_BLOCKED_ON_GENDOCS
2015-02-19 11:53:38 -08:00
Eric Tune
7990b54803
Merge pull request #4444 from saad-ali/eventsCacheLru
...
Switch events history to use LRU cache instead of map
2015-02-17 16:05:11 -08:00
Nikhil Jindal
3dd7c4481b
Merge pull request #4499 from vishh/issue_4041
...
Update yaml library.
2015-02-17 13:53:14 -08:00
Vishnu Kannan
ee7f7829c9
Update yaml library.
2015-02-17 21:21:21 +00:00
saadali
2735e6a495
Switch events history to use LRU cache instead of map
2015-02-17 11:40:40 -08:00
Thom May
8357e1521a
Basic Rackspace cloud support
...
This enables all but Load Balancer support for the Rackspace public
cloud platform.
2015-02-17 10:59:40 +00:00
Eric Paris
8e64be1c66
Add godeps for man page autogeneration
2015-02-12 18:38:25 -05:00
Victor Marmol
8c5f77f302
Merge pull request #4360 from a-robinson/yaml
...
Remove the now-unused open-golang dependency. It was only being used by kubecfg
2015-02-11 16:03:35 -08:00
Alex Robinson
87c9fc2f4f
Remove the now-unused open-golang dependency. It was only being used by kubecfg,
...
which is now completely gone.
2015-02-11 23:50:56 +00:00
Victor Marmol
ca5a9581dd
Update github.com/spf13/cobra to HEAD.
...
This allows us to break down flags in the usage section by
command-specific and global.
Fixes #4142 .
2015-02-11 15:47:35 -08:00
Alex Robinson
105e111284
Update prometheus instrumentation library to include fix for building
...
for linux/arm and linux/386 platforms.
2015-02-10 09:26:46 +00:00
Alex Robinson
21f9b83d91
Add Godeps for the Prometheus monitoring client library and its dependencies.
...
See issue #1625 for discussion.
2015-02-06 22:21:56 +00:00
Filipe Brandenburger
dd8ada849e
Import ginkgo and gomega libraries into kubernetes
...
This commit uses `godep` to vendor these libraries into our project.
They are not yet in use but we plan to use them in `test/e2e` in a follow up commit.
2015-01-28 15:09:53 -08:00
Filipe Brandenburger
374f9978d6
Update github.com/spf13/pflag to include spf13/pflag#3
...
We need support for IsBoolFlag() in order to implement `--version`
(without an explicit `--version=true`) and also `--version=raw`.
Updated using `godep update github.com/spf13/pflag`.
Tested:
$ _output/local/bin/linux/amd64/kubelet --version
Kubernetes v0.8.0-590-gc61720437ec181
$ _output/local/bin/linux/amd64/kubelet --version=raw
version.Info{Major:"0", Minor:"8+", GitVersion:"v0.8.0-590-gc61720437ec181", GitCommit:"c61720437ec181ae3fbbfb9d6df5efdf3e3b6c2e", GitTreeState:"clean"}
2015-01-22 14:24:38 -08:00
Mrunal Patel
683fd13ce6
Update github.com/fsouza/go-dockerclient to pick up IpcMode support.
2015-01-22 12:03:38 -08:00
deads2k
1e9057bd98
bump(davecgh/go-spew):1aaf839fb07e099361e445273993ccd9adc21b07
2015-01-22 08:40:19 -05: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
Sam Ghods
7845ab90f8
Upgrade from gopkg.in/v2/yaml to gopkg.in/yaml.v2 everywhere
2015-01-13 15:06:25 -08: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
deads2k
480635bb72
Revert "Revert "add kubeconfig types""
...
This reverts commit 02dbad7094
.
2015-01-08 09:42:30 -05:00
Rohit Jnagal
939cc26592
Add skydns to deps.
...
godep build fails without this.
Also pulls in github.com/miekg/dns.
rackspace/gophercloud doesn't seem to need kr/text and golang-pretty anymore.
2015-01-07 20:55:54 +00:00
Brendan Burns
02dbad7094
Revert "add kubeconfig types"
2015-01-07 12:39:37 -08:00
deads2k
12ecd0fa49
bump(imdario/mergo):6633656539c1639d9d78127b7d47c622b5d7b6dc
2015-01-07 13:00:39 -05:00
Daniel Smith
9b8c5d0876
add dec package as new dep
2015-01-05 17:20:38 -08:00
Brendan Burns
c7d3b12d43
Merge pull request #2051 from anguslees/openstack-provider
...
Openstack provider
2014-12-23 09:33:19 -08:00
Maciej Szulik
b28cb1a6dd
bump(github.com/spf13/cobra):e1e66f7b4e667751cf530ddb6e72b79d6eeb0235
2014-12-19 21:55:52 +01:00
Dawn Chen
95e3efdad8
Really upgrade fsouza/go-dockerclient pkg to latest revision, so that we can have
...
Error and OOMKilled from docker ContainerStatus.
2014-12-18 13:49:12 -08:00
Daniel Smith
5b188a5842
Update fsouza/go-dockerclient. This grabs an unexpected number of dependencies.
2014-12-18 10:28:25 -08:00
Daniel Smith
f27bfc52ce
fix Godeps.json; upgrade context, html, and websocket packages
2014-12-16 15:15:36 -08:00
Sam Ghods
e776cdc2c0
Upgrade ghodss/yaml, fixes #2763
2014-12-09 17:59:12 -08:00
Jordan Liggitt
0968254840
bump(gopkg.in/v2/yaml): d466437aa4adc35830964cffc5b5f262c63ddcb4
2014-12-04 14:19:07 -08:00
deads2k
ff24a45d8f
bump(github.com/emicklei/go-restful): 692a50017a7049b26cf7ea4ccfc0d8c77369a793
2014-12-04 08:48:26 -05:00
Victor Marmol
b1c7893916
Merge pull request #2683 from jimmidyson/cadvisor-0.6.2
...
Fixes #2681 : update to cadvisor 0.6.2
2014-12-04 03:48:40 +08:00
Sam Ghods
1208946f55
Remove unused yaml v1 (moved to ghodss/yaml)
2014-12-02 16:24:05 -08:00
Sam Ghods
603ec33821
Add depedencies for move from go-yaml/yaml to ghodss/yaml
...
Also add go-spew for better debugging.
2014-12-02 16:24:05 -08:00
Jimmi Dyson
5109ce3356
Fixes #2681 : update to cadvisor 0.6.2
2014-12-01 11:38:03 +00:00
Angus Lees
c85c0a4f06
Update gophercloud dependency to v1.0.0
2014-11-26 16:08:42 +11:00
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
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
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