Commit Graph

281 Commits (21db47a309bc35b7dfea6ec5ab2adea8c146c869)

Author SHA1 Message Date
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 62a4d5623c rewrite go imports for godeps 2015-08-05 17:52:56 -07: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 40c98735fb Remove does code from Godeps
We have some code in Godeps/files which is completely unused. Delete it.
2015-08-03 14:16:04 -04:00
Eric Paris 67dbc4c6a6 Actually use the version of libcontainer godep thinks we are using
When libcontainer was added it was apparently not actually the version
of libcontainer it portends to be.  One line was removed from
libcontainer in Godeps which is present in the upstream tree.

This was likely done as it required a definition in a different package
which was not in our tree (and was vendored into libcontainer upstream)

We would be wise to have a test to see if package versions in Godep are
actually the packages they say they are...
2015-08-03 13:58:17 -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