Jefftree
907ab25b6f
vendor network proxy client
2020-02-20 10:19:38 -08:00
Odin Ugedal
088ee920e0
Bump dependency opencontainers/runc@v1.0.0-rc10
2020-01-24 13:11:01 +01:00
jennybuckley
b33fbc84d9
Update Structured Merge Diff to V3
2020-01-21 15:23:13 -08:00
Pengfei Ni
31d6cc5792
Switch to new ClientConfig for Azure cloud provider
2019-12-30 05:56:36 +00: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
Jordan Liggitt
cd4474ae4f
Revert "76093 restructure LICENSES file generation"
...
This reverts commit d39ac98cc5
.
2019-11-13 10:24:32 -05:00
Ji Shan Xing
d39ac98cc5
76093 restructure LICENSES file generation
2019-11-12 20:38:57 -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
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
Wenjia Zhang
660b17d0ae
Pin dependencies and update vendors
2019-10-24 14:09:24 -07:00
Wojciech Tyczynski
053721d9d5
Update munnerz/goautoneg dependency
2019-10-10 12:53:34 +02:00
Pavithra Ramesh
ce3b145e73
Update vendor k8s-cloud-provider and google API
...
Ran commands:
hack/pin-dependency.sh github.com/GoogleCloudPlatform/k8s-cloud-provider 27a4ced34534a6c32b63159b100ac0efaa1d37b3
hack/update-vendor.sh
hack/pin-dependency.sh google.golang.org/api 5213b809086156e6e2b262a41394993fcff97439
hack/update-vendor.sh
hack/verify-vendor.sh
merge conflicts
2019-08-27 15:58:55 -07:00
Kubernetes Prow Robot
e1c2c677f1
Merge pull request #78033 from rajansandeep/corednsmigration
...
Add the ability to migrate CoreDNS configmap in kubeadm
2019-08-20 20:39:16 -07:00
Sandeep Rajan
b6da3e41c9
update dependencies
2019-08-20 13:55:33 -04:00
Tim Allclair
7e5a64e011
Vendor staticcheck
2019-08-19 17:16:24 -07:00
Stephen Augustus
db855f9ba0
Update Azure/azure-sdk-for-go and Azure/go-autorest modules
...
Signed-off-by: Stephen Augustus <saugustus@vmware.com>
2019-08-15 17:57:49 -04:00
Tarun Pothulapati
ce31366baf
pinned cadvisor to a latest commit
...
Signed-off-by: Tarun Pothulapati <tarunpothulapati@outlook.com>
2019-08-08 17:56:37 +05:30
Kubernetes Prow Robot
e5862e74be
Merge pull request #80321 from Moriadry/feature/vendor-codedellemc
...
vender upgrade codedellemc/goscaleio to release v0.1.0
2019-08-06 21:05:05 -07:00
moriadry
bacda8aaca
update codedellemc/goscaleio
...
update thecodeteam/goscaleio
fix problem
2019-08-01 11:49:53 +08:00
Jordan Liggitt
bd2dc5e5a2
vendor gotest.tools/gotestsum
2019-07-31 17:43:02 -04:00
Antoine Pelisse
6568325ca2
Regenerate
2019-07-25 11:54:00 -07:00
Ruslan Gustomiasov
b4ce777b79
remove github.com/kardianos/osext
2019-07-15 23:40:13 +02:00
SataQiu
9657240197
update caddy vendor dependency to v1.0.1
2019-07-09 12:03:25 +08:00
Odin Ugedal
2bcdb944f0
Update dependency opencontainer/runc
2019-06-28 21:23:05 +02:00
Davanum Srinivas
df3f9f1047
updating github.com/go-bindata/go-bindata to v3.1.1
...
Change-Id: I66c047a4e5e72632042f43a9f4b33ab9f5bf7ef1
2019-06-20 11:30:30 -04:00
Davanum Srinivas
21fc7d283d
updating github.com/stretchr/testify to v1.3.0
2019-06-19 06:38:32 -04:00
Davanum Srinivas
56612c8b2e
updating github.com/spf13/afero to v1.2.2
2019-06-19 06:38:31 -04:00
Davanum Srinivas
caba257fc9
updating github.com/russross/blackfriday to v1.5.2
2019-06-14 16:47:58 -04:00
Davanum Srinivas
49cae73b94
updating github.com/mvdan/xurls to v1.1.0
2019-06-14 16:47:58 -04:00
Davanum Srinivas
b713287e43
updating github.com/magiconair/properties to v1.8.1
2019-06-14 16:47:57 -04:00
Davanum Srinivas
bf76df3c64
remove vendored code
...
Change-Id: I47de33db8e993b900efd3b00691325856e1d4f85
2019-06-10 12:55:00 -04:00
Mike Danese
76f683a8f3
vendor github.com/google/go-cmp
2019-05-14 12:24:07 -07:00
Davanum Srinivas
8824e0fcf7
Use latest etcd from release-3.3 branch for dropping ugorji
...
Pick up changes from:
https://github.com/etcd-io/etcd/pull/10675
Change-Id: Ic4d6daa3c54824d3d27809a125b798e88db0bf7e
2019-05-02 14:12:01 -04:00
Davanum Srinivas
edf8577654
Remove Rancher Credential Provider from upstream kubernetes
...
This is useful only in rancher environment, they are using this in a
very old branch (1.6), they are currently at 2.2.x. There is just no
point in us carrying this code as this is not useful to anyone else
outside of the rancher environment. Let us please remove this code from
upstream.
Change-Id: I5196d0edd79a7809c3a04e6028ddbd01063f224b
2019-04-25 19:10:01 -04:00
Benoit Sigoure
ef492e2d70
vendor: update golang.org/x/oauth2 and cloud.google.com/go
...
Pick up the bug fix for golang/oauth2#237
Bump up cloud.google.com/go as a result of updating the OAuth2 code.
This commit was generated by:
./hack/pin-dependency.sh golang.org/x/oauth2 9f3314589c9a
./hack/pin-dependency.sh cloud.google.com/go v0.34.0
./hack/update-vendor.sh
git add vendor
git add -u
2019-04-23 14:00:51 -07:00
Jordan Liggitt
56b1963705
github.com/onsi/ginkgo v1.6.0
2019-04-16 10:28:44 -04:00
Jordan Liggitt
12d66f6d64
github.com/golang/protobuf v1.2.0
2019-04-14 00:51:33 -04:00
Davanum Srinivas
437a7333e3
remove unnecessary vendoring of cmd/cfssl
...
During dc9def6f93
, which was a revert for
7a10073e4a
we forgot to remove the extra
thing we started vendoring. So let's drop the cmd/cfssl
Change-Id: I308dc41cdb9b990f2b4ab8d59ad0445d5ac02e8c
2019-04-12 14:10:05 -04:00
Kubernetes Prow Robot
78f571dcfc
Merge pull request #76291 from dims/update-to-latest-cadvisor-remove-mesos-rkt
...
Update to latest cadvisor - cleanup mesos/rkt
2019-04-12 06:15:00 -07:00
Kubernetes Prow Robot
28d5023137
Merge pull request #76244 from cblecker/dep-script-fixups
...
Couple of dependency script cleanups
2019-04-12 03:23:17 -07:00
Davanum Srinivas
70d562a6ac
Update to latest cadvisor - cleanup mesos/rkt
...
Change-Id: Ib5ae0cb13b93f8c87bb74e3ba33040df5f3d6a6f
2019-04-11 14:49:23 -04:00
Alok Kumar Singh
5c113cf435
Docker dependency updated to 18.09.4 i.e be7ac8be2ae072032a4005e8f232be3fc57e4127
2019-04-11 20:49:41 +05:30
Jordan Liggitt
e8e15acff6
github.com/stretchr/objx v0.1.1, github.com/stretchr/testify v1.2.2
2019-04-08 15:20:44 -04:00
Jordan Liggitt
3cabb5e654
github.com/sirupsen/logrus v1.2.0
2019-04-08 15:20:44 -04:00
Jordan Liggitt
8ad7a9595a
github.com/davecgh/go-spew v1.1.1
2019-04-08 15:20:43 -04:00
Christoph Blecker
668a288595
Remove unneeded scripts
2019-04-07 12:08:41 -07:00
Jordan Liggitt
d0261b1077
generated: hack/update-vendor.sh
2019-04-03 10:19:40 -04:00
Jordan Liggitt
7061281d4b
Remove unused github.com/go-ini/ini dep
2019-04-03 09:15:39 -04:00
Doug MacEachern
243da8c365
godeps: update vmware/govmomi to v0.20 release
2019-03-25 10:08:08 -07:00