Pengfei Ni
bee44da7a2
Update Azure Go SDK version to v53.1.0
2021-04-23 02:30:48 +00:00
John Howard
a849c8998c
Update kube-openapi and gnostic dependencies
...
Pulling in https://github.com/kubernetes/kube-openapi/pull/220
2021-04-19 12:24:05 -07:00
David Porter
b5dd78da3d
vendor: cadvisor v0.39.0
...
Main upgrades:
- github.com/opencontainers/runc v1.0.0-rc93
- github.com/containerd/containerd v1.4.4
- github.com/docker/docker v20.10.2
- github.com/mrunalp/fileutils v0.5.0
- github.com/opencontainers/selinux v1.8.0
- github.com/cilium/ebpf v0.2.0
2021-03-08 22:10:29 -08:00
monopole
ba39d22e39
until stable: pin-dependency, update-vendor, update-bazel, lint-dep
2021-03-08 16:50:43 -08:00
Benjamin Elder
b0a86806f0
hack/update-vendor.sh
2021-03-07 15:34:44 -08:00
Jordan Liggitt
a5307b00cc
Update vendor to drop unused openapi deps
2021-03-04 13:10:00 -05:00
Benjamin Elder
56e092e382
hack/update-bazel.sh
2021-02-28 15:17:29 -08:00
Maciej Iwan Iwanowski
d573ab8317
Upgrading cAdvisor to 0.38.8
2021-02-22 19:37:05 +01:00
Jordan Liggitt
4e7a9e5bcc
Update github.com/NYTimes/gziphandler
2021-02-03 16:57:36 -05:00
Kubernetes Prow Robot
4d3ed163a0
Merge pull request #98477 from palnabarun/update-gogo/protobuf
...
Update gogo/protobuf to v1.3.2
2021-02-02 09:56:28 -08:00
Kubernetes Prow Robot
76ead99a56
Merge pull request #98488 from pohly/klog-2.5.0
...
klog 2.5.0 + logr 0.4.0 update
2021-01-29 18:11:49 -08:00
Aditi Sharma
c5c938a056
Update dependency docker/spdystream to moby/spdystream
...
docker/spdystream has been moved to moby/spdystream.
Signed-off-by: Aditi Sharma <adi.sky17@gmail.com>
2021-01-29 09:26:05 +00:00
Patrick Ohly
562a39a2e1
logging: support call depth via logr, structured logging
...
The new releases of klog (via klogr) and logr expose support for call
traces via a new WithCallDepth API in logr.
The new klogr can be configured to pass structured log entries into
klog instead of turning them into a single text message.
2021-01-28 17:35:28 +01:00
Patrick Ohly
c905f2656c
dependencies: update CSI spec to v1.3.0
...
The newer spec will be needed for some test code that uses the new
GetVolume API.
The commit was produced with:
hack/pin-dependency.sh github.com/container-storage-interface/spec v1.3.0
hack/update-vendor.sh
2021-01-28 13:51:13 +01:00
Nabarun Pal
9cada2ec3b
update gogo/protobuf to v1.3.2
...
gogo/protobuf@v1.3.2 fixes https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-3121
Ref: https://github.com/kubernetes/client-go/issues/927
Signed-off-by: Nabarun Pal <pal.nabarun95@gmail.com>
2021-01-27 22:07:32 +05:30
Geonju Kim
3c04340ce7
vendor: update cAdvisor to v0.38.7
2021-01-14 10:11:50 +09:00
Jordan Liggitt
8ddd9ef759
bump github.com/heketi/heketi v10.2.0
2021-01-11 11:07:05 -05:00
Kubernetes Prow Robot
334b426a6b
Merge pull request #97405 from dlorenc/dns
...
Update github.com/miekg/dns to pick up fix for CVE-2019-19794.
2021-01-11 05:49:09 -08:00
Kubernetes Prow Robot
80be1d6c72
Merge pull request #96429 from rajansandeep/coredns180-kubeadm
...
[kubeadm]: Bump CoreDNS version to 1.8.0
2020-12-29 13:19:48 -08:00
Dan Lorenc
f273212c0b
Update github.com/miekg/dns to pick up fix for CVE-2019-19794.
...
I noticed this was out of date using 'snyk test' on the main repository.
2020-12-19 15:52:09 -06:00
Kubernetes Prow Robot
e11e9d4c6c
Merge pull request #97033 from patrickshan/pshan/bump/Azure/go-autorest/autorest
...
Bump github.com/Azure/go-autorest/autorest to v0.11.12
2020-12-17 00:47:09 -08:00
Hanlin Shi
26d02bea9a
vendor: update cAdvisor to v0.38.6
...
Signed-off-by: Hanlin Shi <shihanlin9@gmail.com>
2020-12-09 15:11:26 -08:00
Patrick Shan
ed7ca850fa
update dependencies
2020-12-04 09:50:39 +11:00
David Porter
4a46efb707
vendor: update cAdvisor to v0.38.5
2020-11-24 07:45:19 +00:00
Sandeep Rajan
b42b335bfa
update corefile-migration library dep to 1.0.11 which supports up to coredns v1.8.0
2020-11-16 15:22:12 -05:00
David Porter
8af7405f17
vendor: cadvisor v0.38.4
2020-11-13 19:52:57 +00:00
Jonathan Basseri
40bb82a5b8
Update quobyte client API to v0.1.8
...
This update picks up https://github.com/quobyte/api/pull/19 which adds
the needed `SetTransport` option. With this update, we can add the IP
deny list into quobyte operations.
2020-11-10 11:20:53 -08:00
Kubernetes Prow Robot
d9b7e64b61
Merge pull request #96271 from eddiezane/ez/update-go-winio
...
Update Microsoft/go-winio to released v0.4.15
2020-11-05 11:50:45 -08:00
Eddie Zaneski
f951b4c3f3
Update Microsoft/go-winio to released version
...
Move off a pinned hash to a cut version
Signed-off-by: Eddie Zaneski <eddiezane@gmail.com>
2020-11-05 09:09:26 -07:00
Eddie Zaneski
9b65bd8086
Update cobra dependency to v1.1.1
...
Cobra v1.1.1 brings improvements to autocompletion needed for ongoing kubectl work.
Signed-off-by: Eddie Zaneski <eddiezane@gmail.com>
2020-11-02 16:06:18 -07:00
Markus Thömmes
34b9d11505
Fix dependency linting
2020-10-19 11:33:30 +02:00
Markus Thömmes
e1fd0bd0eb
Bump github.com/Azure/go-autorest/autorest/adal to 0.9.5
2020-10-19 09:59:45 +02:00
Qing Ju
b57d040247
Upgraded aws-sdk-go to v1.35.5 to include more regions, i.e. Millan
...
./hack/pin-dependency.sh github.com/aws/aws-sdk-go v1.35.5
./hack/update-vendor.sh
./hack/lint-dependencies.sh
// Additional changes required by lint-dependencies
hack/pin-dependency.sh github.com/jmespath/go-jmespath v0.4.0
./hack/update-vendor.sh
./hack/lint-dependencies.sh
2020-10-07 16:48:19 -07:00
Matthew Cary
299a296c7a
update-bazel
...
Change-Id: Iebc99ee13587f0cd4c43ab85c7295d458d679d1e
2020-09-18 00:44:39 +00:00
Matthew Cary
74dbf274d9
update storageos vendor for FilteredDial change
2020-09-18 00:07:32 +00:00
Kubernetes Prow Robot
ed3be9d7b9
Merge pull request #93039 from endocrimes/dani/update-go-digest-v1_0_0
...
deps: opencontainers/go-digest -> v1.0.0
2020-09-09 17:01:44 -07:00
Eddie Zaneski
ad3891df1b
Fix broken dependency vbom.ml/util
...
The author of this dependency is removing the vanity url and has
instructed users to use the GitHub path.
This updates the dependency to the module-less pin to the v1 module tag.
https://github.com/fvbommel/util/issues/5
https://github.com/fvbommel/util/issues/6
Signed-off-by: Eddie Zaneski <eddiezane@gmail.com>
2020-09-02 17:44:42 -06:00
Kubernetes Prow Robot
e695b40db8
Merge pull request #93499 from ZeroMagic/azure-autorest
...
chore: upgrade Azure/go-autorest/autorest to v0.11.1
2020-09-02 02:37:35 -07:00
Jordan Liggitt
245064a351
Update json-patch to v4.9.0 tagged release
2020-08-20 21:21:09 -04:00
Jordan Liggitt
cc6814f83c
Update to json-patch 4.8.0
2020-08-08 09:53:56 -04:00
Danielle Lancashire
dcf9f19fc7
deps: opencontainers/go-digest -> v1.0.0
2020-07-30 13:10:38 +02:00
ZeroMagic
7b444eeff3
chore: upgrade Azure/go-autorest to v14.2.0
...
use autorest v0.11.1
Signed-off-by: ZeroMagic <jiliu8@microsoft.com>
2020-07-28 08:03:00 +00:00
Jordan Liggitt
f33dc28094
generated: hack/update-hack-tools.sh && hack/update-vendor.sh
2020-07-25 16:45:02 -04:00
elweb9858
593e32ae53
Updating hcsshim version to introduce updated version check for dsr mode in winkernel kube-proxy
2020-07-15 16:53:22 -07:00
Kubernetes Prow Robot
6b5dc37708
Merge pull request #92919 from dashpole/update_cadvisor
...
Update cAdvisor to v0.37.0
2020-07-12 06:59:55 -07:00
Kubernetes Prow Robot
63926cf8e7
Merge pull request #92862 from giuseppe/cgroup-fix-leaks
...
vendor: update github.com/opencontainers/runc
2020-07-11 20:57:11 -07:00
Kubernetes Prow Robot
c9c5c23634
Merge pull request #92824 from andyzhangx/fix-license-issue
...
fix: license issue in blob disk feature
2020-07-10 15:43:31 -07:00
andyzhangx
a552c7640f
fix: license issue in blob disk feature
2020-07-10 01:10:10 +00:00
David Ashpole
1f70708f6c
update cAdvisor to v0.37.0
2020-07-09 10:23:10 -07:00
Sandeep Rajan
2d574a647e
update the corefile-migration library to v1.0.10 which includes support for coredns up to v1.7.0
2020-07-09 11:09:13 -04:00