Commit Graph

229 Commits

Author SHA1 Message Date
Davanum Srinivas
2a731eb411 Updating dependency github.com/checkpoint-restore/go-criu to version 17b0214 2020-01-15 12:08:22 -05:00
Davanum Srinivas
a6d72ab713 Updating dependency github.com/elazarl/goproxy to version 947c36d 2020-01-15 11:56:41 -05:00
Kubernetes Prow Robot
d5145ffc10 Merge pull request #87107 from dims/updating-googleapis/gnostic-to-v0.1.0
updating googleapis/gnostic to v0.1.0
2020-01-13 13:59:53 -08:00
Kubernetes Prow Robot
bb3f8c7c89 Merge pull request #87088 from dims/switch-to-newer-gonum
Drop random SHA and update gonum.org/v1/gonum to v0.6.2
2020-01-13 13:59:29 -08:00
Davanum Srinivas
420d5d10c4 updating googleapis/gnostic to v0.1.0
per https://github.com/googleapis/gnostic/releases/tag/v0.1.0, the
v0.1.0 was made specifically for use by k8s, but we still seem to be
using a random SHA. Let's try to switch to a tagged version.
2020-01-11 22:41:19 -05:00
Kubernetes Prow Robot
7f2128757b Merge pull request #85458 from cjcullen/yaml
Update gopkg.in/yaml.v2 to v2.2.7
2020-01-11 03:49:36 -08:00
Kubernetes Prow Robot
5ade844b72 Merge pull request #87093 from dims/update-prometheus/client_model-to-v0.1.0
Move from random SHA - update github.com/prometheus/client_model to v0.1.0
2020-01-11 02:44:02 -08:00
Davanum Srinivas
b5f050a5cb Move from random SHA - update github.com/prometheus/client_model to v0.1.0 2020-01-10 16:44:42 -05:00
Davanum Srinivas
f66ef23c11 update gonum.org/v1/gonum to v0.6.2 2020-01-10 15:26:48 -05:00
Davanum Srinivas
8f1e3c2235 updating github.com/smartystreets/goconvey v1.6.4 2020-01-10 14:55:43 -05:00
Davanum Srinivas
8253480ea4 update github.com/morikuni/aec to v1.0.0 2020-01-10 14:52:12 -05:00
SataQiu
2497a1209b bump k8s.io/utils version 2019-12-21 14:54:44 +08:00
Carlos de Paula
c71dd7e4ee Bump Ginkgo module to release version 2019-12-19 19:34:07 -03:00
Carlos de Paula
ecfd30d251 Bump Ginkgo to support building on riscv64 arch 2019-12-19 19:34:00 -03:00
CJ Cullen
aa278345fa update gopkg.in/yaml.v2 to v2.2.7 2019-12-02 09:26:32 -08:00
张潇
f461225ba5 Update go-winio module version from 0.4.11 to 0.4.14 2019-11-29 08:12:42 +08:00
David Ashpole
a445c97a0e update cadvisor dependency to v0.35.0 2019-11-27 14:22:51 -08:00
Dr. Stefan Schimanski
ef88c43c02 hack/pin-dependency.sh github.com/go-openapi/validate v0.19.5 2019-11-20 18:33:45 +01:00
Travis Rhoden
0c5c3d8bb9 Remove pkg/util/mount (moved out of tree)
This patch removes pkg/util/mount completely, and replaces it with the
mount package now located at k8s.io/utils/mount. The code found at
k8s.io/utils/mount was moved there from pkg/util/mount, so the code is
identical, just no longer in-tree to k/k.
2019-11-15 08:29:12 -07:00
Kubernetes Prow Robot
b0c26e5a5a Merge pull request #83576 from andrewsykim/udpate-netlink
update github.com/vishvananda/netlink to v1.0.0
2019-11-14 20:51:49 -08:00
Kubernetes Prow Robot
31200d08d6 Merge pull request #83505 from misterikkit/govmomi-dep
Update dependency vmware/govmomi to v0.20.3
2019-11-14 17:49:37 -08:00
Kubernetes Prow Robot
72bcec4e4d Merge pull request #84832 from gnufied/update-csi-version
bump CSI version to 1.2.0
2019-11-13 21:46:34 -08:00
Kubernetes Prow Robot
85bc79d81f Merge pull request #85227 from apelisse/update-smd
Update structured-merge-diff to latest version
2019-11-13 20:02:24 -08:00
Jonathan Basseri
42290ddf04 Update dependency vmware/govmomi to v0.20.3

misterikkit committed on Oct 4
govmomi is the vSphere client library used by the vSphere cloud provider
and storage plugin. A bug in the SOAP client prevented storage classes
that use vSphere storage policies (aka SPBM) from working.

This bumps our dependency on vmware/govmomi from v0.20.1 to v0.20.3 to
pick up the fix in vmware/govmomi#1498

Here are all changes in the release:
https://github.com/vmware/govmomi/compare/v0.20.1...v0.20.3
2019-11-13 13:43:47 -08:00
Kubernetes Prow Robot
c33af5b2fe Merge pull request #85108 from rajansandeep/prepcorednsfor1.17-kubeadm
Bump CoreDNS version to 1.6.5 and update manifest
2019-11-13 13:03:22 -08:00
Antoine Pelisse
4f0346530d Update structured-merge-diff to latest version 2019-11-13 10:31:01 -08:00
Sandeep Rajan
2544a764db bump vendor of corefile-migration lib to 1.0.4 which support migration of coredns up to version 1.6.5 2019-11-12 13:10:35 -05:00
Yassine TIJANI
b9fe59c93e remove system validators package from kubeadm and use k8s.io/system-validators instead
Signed-off-by: Yassine TIJANI <ytijani@vmware.com>
2019-11-12 01:09:56 +01:00
Kubernetes Prow Robot
3387d6cfc7 Merge pull request #83840 from liggitt/json-iter
bump json-iterator dependency
2019-11-08 17:32:34 -08:00
Andrew Sy Kim
bbca2594f5 update github.com/docker/libnetwork to f0e46a7 - which bumps it's dependency to github.com/vishvananda/netlink to v1.0.0
Signed-off-by: Andrew Sy Kim <kiman@vmware.com>
Co-authored-by: Moriadry <preciousdp11@gmail.com>
2019-11-08 16:16:04 -05:00
Andrew Sy Kim
d8706f04b9 update github.com/vishvananda/netlink to v1.0.0
Signed-off-by: Andrew Sy Kim <kiman@vmware.com>
Co-authored-by: Moriadry <preciousdp11@gmail.com>
2019-11-08 16:16:04 -05:00
Jordan Liggitt
e323279ab9 bump github.com/json-iterator/go v1.1.8 2019-11-08 09:09:48 -05:00
yue9944882
8e7606f328 update k8s.io/kube-openapi to 30be4d16710a 2019-11-07 18:39:08 +08:00
Jordan Liggitt
297570e06a hack/update-vendor.sh 2019-11-06 17:42:34 -05:00
Hemant Kumar
0513ee7d6c bump CSI version to 1.2.0 2019-11-05 17:59:27 -05:00
Mike Danese
f0d45ee31f remove github.com/pborman/uuid 2019-11-04 23:21:50 -08:00
Mike Danese
380f42727d remove dependency on cfssl 2019-11-04 08:37:10 -08:00
Travis Rhoden
81f66ecbb5 Update k8s.io/utils dependency to latest 2019-10-31 08:35:01 -06:00
andyzhangx
cdbb616b8a Update Azure/azure-sdk-for-go 2019-10-30 04:18:15 +00:00
Wenjia Zhang
660b17d0ae Pin dependencies and update vendors 2019-10-24 14:09:24 -07:00
Joe Betz
1db282bb3e Bump bbolt to v1.3.3 2019-10-15 13:38:16 -07:00
Kubernetes Prow Robot
5e2650883a Merge pull request #83801 from jpbetz/etcd-3_3_17_client
Upgrade to etcd client 3.3.17
2019-10-11 21:17:03 -07:00
Joe Betz
41e03d26d5 Upgrade to etcd 3.3.17 2019-10-11 13:28:41 -07:00
Yassine TIJANI
5d49cbd3ca bump k8s.io/utils to pickup bug fix for rangesize
Signed-off-by: Yassine TIJANI <ytijani@vmware.com>
2019-10-11 16:45:21 +02:00
Joe Betz
2a4217340e Revert #83735: Update etcd client to 3.3.16 2019-10-11 00:17:00 -07:00
Kubernetes Prow Robot
8f968c41d2 Merge pull request #83735 from jpbetz/etcd3316-client
Update etcd client to 3.3.16
2019-10-10 13:42:13 -07:00
Joe Betz
ad6aeecf30 Update etcd client to 3.3.16 2019-10-10 07:49:36 -07:00
Wojciech Tyczynski
053721d9d5 Update munnerz/goautoneg dependency 2019-10-10 12:53:34 +02:00
Odin Ugedal
42d1238962 Bump dependency github.com/godbus/dbus@v19 (2ff6f7ffd60f) 2019-10-05 14:37:48 +02:00
Odin Ugedal
c07408380d Bump dependency github.com/coreos/go-systemd@v19 (95778df) 2019-10-05 14:28:46 +02:00