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
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