Kubernetes Prow Robot
bf1fa0c669
Merge pull request #119865 from charles-chenzz/bump_deps
...
bump github.com/emicklei/go-restful/v3 to v3.11.0
2023-09-28 06:42:34 -07:00
Madhav Jivrajani
fc6b19a4ba
.: bump govmomi to v0.30.6
...
Bumping govmomi to include an error check fix needed
to work with go1.20. We made this fix in the CI, but
were reliant on the text matching of error strings,
which is why it didn't catch the actual issue. This
Fix in b4eac19369
PR to bump govmomi in cloud-provider-vsphere: https://github.com/kubernetes/cloud-provider-vsphere/pull/738
Signed-off-by: Madhav Jivrajani <madhav.jiv@gmail.com>
2023-09-18 22:15:49 +05:30
charles-chenzz
409b46576f
bump github.com/emicklei/go-restful/v3 to v3.11.0.
2023-09-17 16:03:01 +08:00
guangli.bao
93d93258b1
bump: upgrade gorilla/websocket from v1.4.2 to v1.5.0
2023-09-07 22:27:58 +08:00
Akhil Mohan
214772c110
dependencies: update opencontainers/selinux to v1.11.0
...
Signed-off-by: Akhil Mohan <akhilerm@gmail.com>
2023-09-04 10:24:26 +05:30
Davanum Srinivas
889c8e919b
New repo who dis? distribution/reference
...
github.com/docker/distribution/reference has a new home github.com/distribution/reference
and a new tag v0.5.0. Let's switch to that.
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2023-08-31 21:53:40 -04:00
Kubernetes Prow Robot
34aaf2b972
Merge pull request #120327 from liggitt/json-patch
...
Revert to json-patch 4.12.0
2023-08-31 17:06:30 -07:00
Jordan Liggitt
741f146157
Revert to json-patch 4.12.0
2023-08-31 19:01:37 -04:00
Davanum Srinivas
a926f594da
Bump runc to v1.1.9
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2023-08-30 08:21:59 -04:00
Kubernetes Prow Robot
4cb47f2ba1
Merge pull request #120116 from tukwila/update-coredns-v1.11.0
...
update coredns to v1.11.1
2023-08-26 10:17:21 -07:00
guangli.bao
78538bd303
update coredns to v1.11.0
...
update coredns to v1.11.1
update coredns-kubeadm to 1.11.1
bump up corefile-migration to v1.0.21 based on https://github.com/coredns/corefile-migration/releases/tag/v1.0.21
fix dns_test ut failure
Signed-off-by: guangli.bao <guangli.bao@daocloud.io>
2023-08-26 17:15:46 +08:00
Joe Betz
1a850a0063
Bump cel-go to v0.17.6
2023-08-23 17:31:20 -04:00
Joe Betz
69a5a52896
Bump cel-go to v0.16.1
2023-08-07 15:51:36 -04:00
Paco Xu
8f35fceae3
update vendor to use containerd cgroups
2023-07-21 13:28:17 +08:00
Paco Xu
9b6af80a63
upgrade prometheus common to v0.44.0
2023-07-15 13:22:24 +08:00
Itamar Holder
f22aa42aa8
bump go.mod cadvisor to v0.47.3
...
Signed-off-by: Itamar Holder <iholder@redhat.com>
2023-07-11 17:22:33 +03:00
Harshal Patil
409bc8ccc0
deps: Bump to cAdvisor v0.47.2
...
Signed-off-by: Harshal Patil <harpatil@redhat.com>
2023-06-20 15:08:29 -04:00
bzsuni
5aa5f1abc9
update prometheus/client_golang v1.14.0 to v1.16.0
...
Signed-off-by: bzsuni <bingzhe.sun@daocloud.io>
2023-06-15 11:24:32 +00:00
Humble Chirammal
010343562c
dependencies: update github.com/dustin/go-humanize v1.0.1
...
Signed-off-by: Humble Chirammal <humble.devassy@gmail.com>
2023-06-06 14:45:00 +05:30
Jefftree
1993a4cb37
vendor
2023-06-02 14:34:25 +00:00
Joe Betz
5c0b59891d
Bump cel-go to v0.16.0
2023-05-31 18:36:43 -04:00
Jordan Liggitt
a045fedd02
Update google.golang.org/genproto
2023-05-26 13:20:33 -04:00
tao.yang
46ed70ecac
Bump runc to v1.1.7
...
Signed-off-by: tao.yang <tao.yang@daocloud.io>
2023-05-17 10:52:12 +08:00
Kubernetes Prow Robot
02f4d643ea
Merge pull request #118036 from skitt/docker-distribution-2.8.2
...
Bump docker/distribution to 2.8.2
2023-05-16 18:46:32 -07:00
Stephen Kitt
3680a5230c
Bump docker/distribution to 2.8.2
...
k/k doesn't use much code from docker/distribution so this doesn't
change anything that's actually relevant, but 2.8.1 is identified as
affected by CVE-2022-28391 and CVE-2023-2253; bumping to 2.8.2 avoids
k/k triggering scanners on those CVEs.
Signed-off-by: Stephen Kitt <skitt@redhat.com>
2023-05-16 09:20:40 +02:00
Humble Chirammal
3b69fa2fa5
dependencies: update github.com/mitchellh/go-wordwrap v1.0.1
...
https://github.com/mitchellh/go-wordwrap/compare/v1.0.0...v1.0.1
Signed-off-by: Humble Chirammal <humble.devassy@gmail.com>
2023-05-16 10:18:52 +05:30
Jordan Liggitt
d6d1dbdd82
Update kube-openapi, drop mapstructure
2023-05-15 16:42:00 -04:00
Kubernetes Prow Robot
84c8abfb8b
Merge pull request #117961 from humblec/ginkgo
...
ginkgo update to v2.9.4 and gomega to 1.27.6
2023-05-12 09:39:20 -07:00
Kubernetes Prow Robot
58ba509fe5
Merge pull request #117748 from humblec/autirest
...
dependencies: update gh/Azure/go-autorest to latest version
2023-05-12 09:39:13 -07:00
Humble Chirammal
cbe825b2b6
ginkgo update to v2.9.4 and gomega to 1.27.6
...
https://github.com/onsi/ginkgo/v2/compare/v2.9.1...v2.9.4
https://github.com/onsi/gomega/compare/v1.27.4...v1.27.6
Signed-off-by: Humble Chirammal <humble.devassy@gmail.com>
2023-05-12 09:38:26 +05:30
Humble Chirammal
f03b5cdc08
update containerd/ttrpc to v1.2.2
...
https://github.com/containerd/ttrpc/compare/v1.2.1...v1.2.2
Signed-off-by: Humble Chirammal <humble.devassy@gmail.com>
2023-05-12 08:21:39 +05:30
Humble Chirammal
a3848714f5
dependencies: update gh/Azure/go-autorest to latest version
...
Signed-off-by: Humble Chirammal <humble.devassy@gmail.com>
2023-05-03 18:11:21 +05:30
John McBride
933b665c18
Upgrades spf13/cobra to 1.7.0
...
Signed-off-by: John McBride <jpmmcbride@gmail.com>
2023-05-02 22:39:52 +00:00
Kubernetes Prow Robot
d11bdad196
Merge pull request #117330 from akhilerm/update-seccomp
...
dependencies: udpate seccomp/libseccomp-golang to v0.10.0
2023-05-02 08:18:35 -07:00
Kubernetes Prow Robot
061200113b
Merge pull request #117327 from humblec/netlink
...
dependencies: update {vishvananda/netns,xlab/treeprint}
2023-05-02 08:18:27 -07:00
Akhil Mohan
76fe41a996
chore: update cgroups and ttrpc versions
...
- update github.com/containerd/cgroups to v1.1.0
- update github.com/containerd/ttrpc to v1.2.1
Signed-off-by: Akhil Mohan <akhilerm@gmail.com>
2023-04-27 20:46:23 -07:00
Mark Rossetti
4a6bc66e40
updating microsft/go-winio package to latest version
...
Signed-off-by: Mark Rossetti <marosset@microsoft.com>
2023-04-24 15:32:45 -07:00
Kubernetes Prow Robot
7fbe3cba41
Merge pull request #117483 from ArkaSaha30/bump-gofuzz
...
dependencies:update `github.com/google/gofuzz` to v1.2.0
2023-04-24 12:33:13 -07:00
Kubernetes Prow Robot
f77e570fba
Merge pull request #117482 from ArkaSaha30/bump-go-logr
...
dependencies:update `github.com/go-logr/logr` to v1.2.4
2023-04-24 12:33:01 -07:00
Kubernetes Prow Robot
a876116958
Merge pull request #117241 from haircommander/bump-runc-1.1.6
...
vendor: bump runc to 1.1.6
2023-04-24 10:57:01 -07:00
ArkaSaha30
1d15354ccb
update gofuzz dependency
...
Signed-off-by: ArkaSaha30 <arkasaha30@gmail.com>
2023-04-19 21:08:16 +05:30
ArkaSaha30
2cd23c8b17
Update go-logr dependencies
...
Signed-off-by: ArkaSaha30 <arkasaha30@gmail.com>
2023-04-19 21:01:55 +05:30
Cenk Alti
29b6c54d15
dependencies: update github.com/cenkalti/backoff/v4 to v4.2.1
...
Signed-off-by: Cenk Alti <cenkalti@gmail.com>
2023-04-17 18:20:27 -04:00
Kubernetes Prow Robot
1d27cbc784
Merge pull request #117275 from akhilerm/update-coreos-deps
...
dependencies: update coreos dependencies
2023-04-14 06:52:40 -07:00
Akhil Mohan
36e6e75918
dependencies: udpate seccomp/libseccomp-golang to v0.10.0
...
Signed-off-by: Akhil Mohan <akhilerm@gmail.com>
2023-04-13 23:48:44 -07:00
Akhil Mohan
5bce18c98e
dependencies: update go-semver to v0.3.1
...
Signed-off-by: Akhil Mohan <akhilerm@gmail.com>
2023-04-13 23:29:48 -07:00
Akhil Mohan
d7270f4ba7
dependencies: update go-oidc to v2.2.1
...
Signed-off-by: Akhil Mohan <akhilerm@gmail.com>
2023-04-13 23:25:57 -07:00
Humble Chirammal
b0d89a7807
dependencies: update github.com/gofrs/uuid v4.4.0
...
Signed-off-by: Humble Chirammal <humble.devassy@gmail.com>
2023-04-14 11:54:45 +05:30
Akhil Mohan
1595d7f52d
dependencies: update go-systemd to v22.5.0
...
Signed-off-by: Akhil Mohan <akhilerm@gmail.com>
2023-04-13 23:21:38 -07:00
Humble Chirammal
9cfdf989ed
dependencies: update gh/fvbommel/v1.1.0
...
Signed-off-by: Humble Chirammal <humble.devassy@gmail.com>
2023-04-14 11:51:11 +05:30