Commit Graph

353 Commits (458eb5284abd6933c620ba8ea383032f225e0885)

Author SHA1 Message Date
Filip Grzadkowski 0dedf869c7 Revert "Bumped Heapster version to v0.20.0-alpha and Influxdb to 0.9.2.1" 2016-01-27 17:22:36 +01:00
Piotr Szczesniak 4839f18290 Fixed licenses file 2016-01-27 13:06:58 +01:00
Piotr Szczesniak 331318b3fe Bumped Influxdb client to v0.9.2.1 2016-01-27 11:09:17 +01:00
Chao Xu 8887d66815 run update-godep-licenses.sh 2016-01-26 17:01:37 -08:00
Chao Xu d85823b051 update godep 2016-01-26 17:01:37 -08:00
k8s-merge-robot a9bd443a5f Merge pull request #20107 from eparis/fix-godep
Auto commit by PR queue bot
2016-01-25 19:33:48 -08:00
Eric Paris f32d7f039b Update Godeps/LICENSES.md as it seems out of date or something... 2016-01-25 15:49:07 -05:00
Eric Paris 886f19f392 Fix Godeps since godep binary keeps changing 2016-01-25 15:44:03 -05:00
Brendan Burns 61ff7475a8 Add a stray dependency that was missing due to godep update 2016-01-25 10:05:29 -08:00
Brendan Burns 8da756f2ff Update the docker/spdystream dependency 2016-01-25 09:43:00 -08:00
Rudi Chiarito aa5e3ab4ca Add ECR dependencies and refresh Godeps 2016-01-22 15:03:25 -05:00
Alex Mohr 1eabef0388 Merge pull request #19794 from mesosphere/jdef_fix_19672_camlistore_godeps
updated appc/spec and camlistore/ godeps to fix broken godep restore
2016-01-21 12:04:56 -08:00
k8s-merge-robot e2c79915fd Merge pull request #18820 from mqliang/image-gc-bug
Auto commit by PR queue bot
2016-01-21 01:22:29 -08:00
k8s-merge-robot 2a79ac4a31 Merge pull request #18322 from mesosphere/licenses
Auto commit by PR queue bot
2016-01-19 17:17:17 -08:00
James DeFelice 569712c72b updated appc/spec and camlistore/ godeps to fix broken godep restore 2016-01-18 17:00:55 +00:00
k8s-merge-robot 37945771dc Merge pull request #19478 from mfojtik/go-dockerclient-bump
Auto commit by PR queue bot
2016-01-16 20:40:47 -08:00
k8s-merge-robot 4969f11089 Merge pull request #19439 from bprashanth/compute_dep
Auto commit by PR queue bot
2016-01-16 10:38:11 -08:00
Mike Danese aa502874c4 godeps: update github.com/kr/pty
Signed-off-by: Mike Danese <mikedanese@google.com>
2016-01-15 10:56:52 -08:00
combk8s 5b383dad62 fix image gc bug 2016-01-15 16:43:22 +08:00
Karl Isenberg 6125f539b6 Add hack/update-godep-licenses.sh to generate Godeps/LICENSES.md
- Add Godeps/LICENSES.md
- Add verify-godep-licenses to verify that Godeps/LICENSES.md is up to date
- Trigger verify-godep-licenses in the pre-commit hook only if the Godeps dir has changed
- Exclude verify-godep-licenses in verify-all
- Add verify-godep-licenses to make verify (used by travis)
- Add verify-godep-licenses to shippable
- Update dev docs to mention update-godep-licenses
2016-01-14 09:05:25 -08:00
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