Davanum Srinivas
574c75e8fe
Updating dependency github.com/pkg/errors to version v0.9.1
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2020-03-19 08:27:42 -04:00
Davanum Srinivas
865fd48482
Updating dependency github.com/google/go-cmp to version v0.3.1
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2020-03-19 07:18:10 -04:00
Davanum Srinivas
ee43102806
update vendor
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2020-03-19 07:18:10 -04:00
jingyih
1f7ccbcfc3
Pin go.etcd.io/etcd to 3.4.4 and rebuild vendor
2020-03-16 11:55:49 -07:00
andyzhangx
da20cc202f
chore: upgrade to azure-sdk v40.2.0
...
chore: use autorest v0.9.6
fix go module issue
fix go module error
2020-03-13 11:51:25 +00:00
Antoine Pelisse
df41fd932b
Bump sigs.k8s.io/structured-merge-diff to v3
2020-03-05 15:19:50 -08:00
Dan Winship
55d3408211
agnhost: add SCTP support to netexec
2020-03-04 23:34:15 +01:00
Kubernetes Prow Robot
f692f5cfcd
Merge pull request #88049 from mtaufen/provider-info-agnhost
...
Update agnhost to test OIDC validation of JWT tokens
2020-03-04 03:43:47 -08:00
Charles Eckman
5ceecd3ba3
Update agnhost to test OIDC validation of JWT tokens
...
Extends agnhost with the capability to validate a mounted token against
the API server's OIDC endpoints.
Co-authored-by: Michael Taufen <mtaufen@google.com>
2020-03-03 15:27:47 -08:00
saad-ali
22e8189f40
Update dep k8s.io/utils to 0a110f9eb7ab
2020-03-03 11:20:08 -08:00
Jefftree
0989770135
Update network proxy to v0.0.7
2020-03-02 10:09:00 -08:00
Sandeep Rajan
cb12e8a059
update corefile-migration library to 1.0.6
2020-02-24 15:00:55 -05:00
Kubernetes Prow Robot
6461e6f4fb
Merge pull request #87179 from Jefftree/netproxy-uds
...
UDS + GRPC Support for Network Proxy
2020-02-20 21:20:32 -08:00
Benjamin Elder
86ead63158
update golang.org/x/crypto
2020-02-20 13:17:51 -08:00
Jefftree
907ab25b6f
vendor network proxy client
2020-02-20 10:19:38 -08:00
Andrew Sy Kim
1653476e3f
proxier: use IPSet from k8s.io/utils/net to store local addresses
...
This allows the proxier to cache local addresses instead of fetching all
local addresses every time in IsLocalIP.
Signed-off-by: Andrew Sy Kim <kiman@vmware.com>
2020-02-11 16:44:34 -05:00
andrewsykim
9e5a06c3ed
update vendor k8s.io/utils to 5f6fbceb4c31
...
Signed-off-by: andrewsykim <kim.andrewsy@gmail.com>
2020-02-11 16:35:49 -05:00
Joe Betz
d9faaca647
Bump to latest SMD to pick up performance optimizations
2020-02-07 16:11:06 -08:00
Jordan Liggitt
0b32e142d4
Drop k8s.io/node-api packages
2020-02-07 10:07:14 -05:00
Kubernetes Prow Robot
e4061baeac
Merge pull request #87830 from dims/update-sigs.k8s.io/yaml-to-v1.2.0
...
Updating dependency sigs.k8s.io/yaml to version v1.2.0
2020-02-06 17:48:01 -08:00
Kubernetes Prow Robot
caae5467c3
Merge pull request #87695 from andrewsykim/ipvs-handle-ipv6-dest
...
update github.com/docker/libnetwork to c8a5fca4a652
2020-02-06 17:45:59 -08:00
Davanum Srinivas
5bb1838c5c
Updating dependency sigs.k8s.io/yaml to version v1.2.0
2020-02-04 15:45:47 -05:00
Kubernetes Prow Robot
608ac4e67d
Merge pull request #87517 from odinuge/prom-client_model
...
Bump dependency github.com/prometheus/client_model@v0.2.0
2020-01-30 16:59:12 -08:00
andrewsykim
8d7780d635
update github.com/docker/libnetwork to c8a5fca4a652
...
Signed-off-by: andrewsykim <kim.andrewsy@gmail.com>
2020-01-30 15:58:12 -05:00
Kubernetes Prow Robot
5595eaa0ad
Merge pull request #87516 from odinuge/runc-rc10
...
Bump dependency opencontainers/runc@v1.0.0-rc10
2020-01-29 22:10:41 -08:00
Kubernetes Prow Robot
fc3b7b6dcd
Merge pull request #87431 from dprotaso/bump-gofuzz
...
bump github.com/google/gofuzz
2020-01-29 22:10:27 -08:00
Kubernetes Prow Robot
f5a008746a
Merge pull request #83526 from eloyekunle/feat/gengo-reverse-import
...
import-boss reverse import
2020-01-28 18:50:13 -08:00
Jordan Liggitt
dc731e4a1c
Clarify sha matching etcd release tag
2020-01-28 13:15:31 -05:00
Elijah Oyekunle
cece51b9b0
bump gengo version
2020-01-28 10:58:15 +01:00
Odin Ugedal
292804ae1c
Bump dependency github.com/prometheus/client_model@v0.2.0
2020-01-24 13:27:15 +01:00
Odin Ugedal
5ba2a8da09
Pin dependency github.com/cilium/ebpf
...
Use same as opencontainers/runc
2020-01-24 13:13:44 +01:00
Odin Ugedal
088ee920e0
Bump dependency opencontainers/runc@v1.0.0-rc10
2020-01-24 13:11:01 +01:00
Kubernetes Prow Robot
07b358b190
Merge pull request #87467 from cjcullen/yaml
...
Update gopkg.in/yaml.v2 to v2.2.8
2020-01-23 17:41:32 -08:00
CJ Cullen
b86df2bec4
update gopkg.in/yaml.v2 to v2.2.8
2020-01-23 09:10:54 -08:00
Dave Protasowski
c8dbde8666
bump github.com/google/gofuzz
...
This includes the ability for the fuzzer to skip certain struct fields
2020-01-21 20:41:02 -05:00
jennybuckley
b33fbc84d9
Update Structured Merge Diff to V3
2020-01-21 15:23:13 -08:00
Kubernetes Prow Robot
b869053987
Merge pull request #87253 from SaranBalaji90/update-aws-sdk
...
Update aws-sdk-go dependency to v1.28.2
2020-01-20 09:05:36 -08:00
Kubernetes Prow Robot
33aa665c34
Merge pull request #87326 from wawa0210/bump-golang-mock
...
Bump golang/mock version to v1.3.1
2020-01-20 07:25:51 -08:00
张潇
8cbc5dc03f
Bump golang/mock version to v1.3.1
2020-01-18 12:24:43 +08:00
Davanum Srinivas
2f78a9480f
Updating dependency google.golang.org/genproto to version v0.0.0-20190819201941-24fa4b261c55
2020-01-17 11:23:53 -05:00
Davanum Srinivas
cac0451836
Updating dependency github.com/prometheus/client_model to version v0.0.0-20190812154241-14fe0d1b01d4
2020-01-17 11:23:53 -05:00
Davanum Srinivas
3b29bcf52d
Updating dependency google.golang.org/grpc to version v1.26.0
2020-01-17 11:23:52 -05:00
Davanum Srinivas
9c78f05d06
Updating dependency github.com/gogo/protobuf to version v1.3.1
2020-01-17 11:23:52 -05:00
Sri Saran Balaji Vellore Rajakumar
a94346bef9
Update aws-sdk-go dependency to v1.28.2
2020-01-16 19:22:14 -08:00
Kubernetes Prow Robot
5d1c301610
Merge pull request #87158 from dims/pick-closest-tags-for-a-few-packages
...
Pick closest tags for a few packages and avoid random SHA
2020-01-15 16:40:22 -08:00
Davanum Srinivas
3709f9264d
Document the actual git tag the SHA was picked from
...
the 3 packages do not have semver tags, the git tags are not good either
for go proxy or go get or pin-dependencies script for that matter. So we
should just document the git tag we picked the SHA from in go.mod
2020-01-15 12:08:47 -05:00
Davanum Srinivas
2a731eb411
Updating dependency github.com/checkpoint-restore/go-criu to version 17b0214
2020-01-15 12:08:22 -05:00
Davanum Srinivas
103d77c619
Updating dependency github.com/coreos/pkg to version 97fdf19
2020-01-15 12:08:12 -05:00
Davanum Srinivas
a6d72ab713
Updating dependency github.com/elazarl/goproxy to version 947c36d
2020-01-15 11:56:41 -05:00
Jordan Liggitt
e8a8bdb4ca
hack/update-vendor.sh
2020-01-14 22:01:55 -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
Odin Ugedal
4769cbedd5
Update go version in go.mod
...
We now use go 1.13 and not 1.12
2019-12-14 12:43:14 +01: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
24334444b4
Merge pull request #85175 from liggitt/golang-org-comments
...
Add comments to explain golang.org replace directives
2019-11-14 13:31:27 -08:00
Kubernetes Prow Robot
7f7f99b7b5
Merge pull request #83964 from Jefftree/bdd-conformance
...
Initial Implementation for kubetestgen for Conformance.
2019-11-14 13:29: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
Jordan Liggitt
9f40e19d7a
Add comments to explain golang.org replace directives
2019-11-12 23:54:26 -05:00
Kubernetes Prow Robot
ea2750eaa6
Merge pull request #84718 from yastij/remove-validators
...
remove system validators package from kubeadm and use k8s.io/system-validators
2019-11-12 11:50:53 -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
Kubernetes Prow Robot
897ce3073c
Merge pull request #84533 from davidz627/fix/deprecatedPath
...
Remove plugin watching of deprecated directory and CSI v0 support in accordance with deprecation policy
2019-11-12 04:48:20 -08: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
David Zhu
802fe12803
Remove plugin watching of deprecated directory {kubelet_root_dir}/plugins and support for CSI V0 in accordance with deprecation announcement in https://v1-13.docs.kubernetes.io/docs/setup/release/notes/
2019-11-11 11:42:58 -08: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
Jefftree
fd7eaffd99
kubetestgen implementation
2019-11-08 15:40:22 -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
Jordan Liggitt
9a5b7c24ad
hack/lint-dependencies.sh
...
hack/pin-dependency.sh github.com/go-openapi/swag v0.19.5
hack/pin-dependency.sh github.com/gregjones/httpcache v0.0.0-20180305231024-9cad4c3443a7
hack/pin-dependency.sh github.com/mailru/easyjson v0.0.0-20190626092158-b2ccc519800e
hack/pin-dependency.sh github.com/mattn/go-isatty v0.0.9
hack/pin-dependency.sh github.com/pkg/errors v0.8.1
hack/pin-dependency.sh github.com/spf13/pflag v1.0.5
hack/pin-dependency.sh gopkg.in/inf.v0 v0.9.1
2019-11-06 17:39:05 -05:00
Jordan Liggitt
0982782678
bump golang/x/... dependencies
...
go1.13-levels
hack/pin-dependency.sh golang.org/x/crypto release-branch.go1.13
hack/pin-dependency.sh golang.org/x/net release-branch.go1.13
hack/pin-dependency.sh golang.org/x/tools release-branch.go1.13
hack/pin-dependency.sh golang.org/x/sys release-branch.go1.13
preferred levels for repos without 1.13 branches:
hack/pin-dependency.sh golang.org/x/lint v0.0.0-20190409202823-959b441ac422
hack/pin-dependency.sh golang.org/x/oauth2 v0.0.0-20190604053449-0f29369cfe45
hack/pin-dependency.sh golang.org/x/sync v0.0.0-20190911185100-cd5d95a43a6e
hack/pin-dependency.sh golang.org/x/text v0.3.2
hack/pin-dependency.sh golang.org/x/time v0.0.0-20190308202827-9d24e82272b4
2019-11-06 17:39:05 -05:00
Jordan Liggitt
d5d0c7af1c
bump github.com/go-openapi/jsonpointer v0.19.3
...
To fix bug exposed by reflect.Value#IsZero method added in go1.13
2019-11-06 17:39:05 -05:00
Jordan Liggitt
9f30c783bc
bump kazel, bazel, gazelle
...
hack/pin-dependency.sh k8s.io/repo-infra v0.0.1-alpha.1
To fix non-idempotent BUILD file generation
hack/pin-dependency.sh github.com/bazelbuild/bazel-gazelle v0.19.0
hack/pin-dependench.sh github.com/bazelbuild/buildtools 0.29.0
for go1.13.3 support
hack/lint-dependencies.sh
hack/pin-dependency.sh github.com/bazelbuild/buildtools v0.0.0-20190917191645-69366ca98f89
to pick up preferred version for repo-infra
2019-11-06 17:39:05 -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
Kubernetes Prow Robot
4d55d1d695
Merge pull request #84543 from andyzhangx/update-azure-go-sdk
...
Update Azure/azure-sdk-for-go
2019-10-30 21:56:48 -07:00
andyzhangx
cdbb616b8a
Update Azure/azure-sdk-for-go
2019-10-30 04:18:15 +00:00