Commit Graph

184 Commits (17d897c8efc0f581f575fd77402caa7d1183fcd5)

Author SHA1 Message Date
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