Skip to content

Commit 263245d

Browse files
Bump kubernetes-sigs/cri-tools to latest release
1 parent e367a59 commit 263245d

File tree

6 files changed

+56
-75
lines changed

6 files changed

+56
-75
lines changed

UPSTREAM_PROJECTS.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -193,8 +193,8 @@ projects:
193193
go_version: "1.22"
194194
- name: cri-tools
195195
versions:
196-
- tag: v1.31.1
197-
go_version: "1.22"
196+
- tag: v1.32.0
197+
go_version: "1.23"
198198
- name: etcdadm
199199
versions:
200200
- commit: f089d308442c18f487a52d09fd067ae9ac7cd8f2

projects/kubernetes-sigs/cri-tools/ATTRIBUTION.txt

Lines changed: 47 additions & 66 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
** github.com/distribution/reference; version v0.6.0 --
33
https://github.com/distribution/reference
44

5-
** github.com/docker/docker/api/types/time; version v27.1.1+incompatible --
5+
** github.com/docker/docker/api/types/time; version v27.3.1+incompatible --
66
https://github.com/moby/moby
77

88
** github.com/docker/go-units; version v0.5.0 --
@@ -17,7 +17,7 @@ https://github.com/go-logr/stdr
1717
** github.com/google/gofuzz; version v1.2.0 --
1818
https://github.com/google/gofuzz
1919

20-
** github.com/moby/spdystream; version v0.4.0 --
20+
** github.com/moby/spdystream; version v0.5.0 --
2121
https://github.com/moby/spdystream
2222

2323
** github.com/moby/term; version v0.5.0 --
@@ -44,6 +44,9 @@ https://github.com/prometheus/common
4444
** github.com/prometheus/procfs; version v0.15.1 --
4545
https://github.com/prometheus/procfs
4646

47+
** github.com/spf13/cobra; version v1.8.1 --
48+
https://github.com/spf13/cobra
49+
4750
** github.com/wk8/go-ordered-map/v2; version v2.1.8 --
4851
https://github.com/wk8/go-ordered-map/v2
4952

@@ -53,79 +56,76 @@ https://github.com/open-telemetry/opentelemetry-go-contrib
5356
** go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp; version v0.53.0 --
5457
https://github.com/open-telemetry/opentelemetry-go-contrib
5558

56-
** go.opentelemetry.io/otel; version v1.28.0 --
59+
** go.opentelemetry.io/otel; version v1.32.0 --
5760
https://github.com/open-telemetry/opentelemetry-go
5861

59-
** go.opentelemetry.io/otel/exporters/otlp/otlptrace; version v1.28.0 --
62+
** go.opentelemetry.io/otel/exporters/otlp/otlptrace; version v1.32.0 --
6063
https://github.com/open-telemetry/opentelemetry-go
6164

62-
** go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc; version v1.28.0 --
65+
** go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc; version v1.32.0 --
6366
https://github.com/open-telemetry/opentelemetry-go
6467

65-
** go.opentelemetry.io/otel/metric; version v1.28.0 --
68+
** go.opentelemetry.io/otel/metric; version v1.32.0 --
6669
https://github.com/open-telemetry/opentelemetry-go
6770

68-
** go.opentelemetry.io/otel/sdk; version v1.28.0 --
71+
** go.opentelemetry.io/otel/sdk; version v1.32.0 --
6972
https://github.com/open-telemetry/opentelemetry-go
7073

71-
** go.opentelemetry.io/otel/trace; version v1.28.0 --
74+
** go.opentelemetry.io/otel/trace; version v1.32.0 --
7275
https://github.com/open-telemetry/opentelemetry-go
7376

7477
** go.opentelemetry.io/proto/otlp; version v1.3.1 --
7578
https://github.com/open-telemetry/opentelemetry-proto-go
7679

77-
** google.golang.org/genproto/googleapis/api/httpbody; version v0.0.0-20240701130421-f6361c86f094 --
80+
** google.golang.org/genproto/googleapis/api/httpbody; version v0.0.0-20241104194629-dd2ea8efbc28 --
7881
https://github.com/googleapis/go-genproto
7982

80-
** google.golang.org/genproto/googleapis/rpc; version v0.0.0-20240701130421-f6361c86f094 --
83+
** google.golang.org/genproto/googleapis/rpc; version v0.0.0-20241104194629-dd2ea8efbc28 --
8184
https://github.com/googleapis/go-genproto
8285

83-
** google.golang.org/grpc; version v1.65.0 --
86+
** google.golang.org/grpc; version v1.68.1 --
8487
https://github.com/grpc/grpc-go
8588

86-
** gopkg.in/yaml.v2; version v2.4.0 --
87-
https://gopkg.in/yaml.v2
88-
89-
** k8s.io/api/core/v1; version v0.31.0-rc.1 --
89+
** k8s.io/api/core/v1; version v0.32.0-rc.2 --
9090
https://github.com/kubernetes/api
9191

92-
** k8s.io/apimachinery/pkg; version v0.31.0-rc.1 --
92+
** k8s.io/apimachinery/pkg; version v0.32.0-rc.2 --
9393
https://github.com/kubernetes/apimachinery
9494

95-
** k8s.io/cli-runtime/pkg/printers; version v0.31.0-rc.1 --
95+
** k8s.io/cli-runtime/pkg/printers; version v0.32.0-rc.2 --
9696
https://github.com/kubernetes/cli-runtime
9797

98-
** k8s.io/client-go; version v0.31.0-rc.1 --
98+
** k8s.io/client-go; version v0.32.0-rc.2 --
9999
https://github.com/kubernetes/client-go
100100

101-
** k8s.io/component-base; version v0.31.0-rc.1 --
101+
** k8s.io/component-base; version v0.32.0-rc.2 --
102102
https://github.com/kubernetes/component-base
103103

104-
** k8s.io/cri-api/pkg/apis; version v0.31.0-rc.1 --
104+
** k8s.io/cri-api/pkg/apis; version v0.32.0-rc.2 --
105105
https://github.com/kubernetes/cri-api
106106

107-
** k8s.io/cri-client/pkg; version v0.31.0-rc.1 --
107+
** k8s.io/cri-client/pkg; version v0.32.0-rc.2 --
108108
https://github.com/kubernetes/cri-client
109109

110110
** k8s.io/klog/v2; version v2.130.1 --
111111
https://github.com/kubernetes/klog
112112

113-
** k8s.io/kubectl/pkg/util; version v0.31.0-rc.1 --
113+
** k8s.io/kubectl/pkg/util; version v0.32.0-rc.2 --
114114
https://github.com/kubernetes/kubectl
115115

116-
** k8s.io/kubelet/pkg/types; version v0.31.0-rc.1 --
116+
** k8s.io/kubelet/pkg/types; version v0.32.0-rc.2 --
117117
https://github.com/kubernetes/kubelet
118118

119-
** k8s.io/utils; version v0.0.0-20240711033017-18e509b52bc8 --
119+
** k8s.io/utils; version v0.0.0-20241104100929-3ea5e8cea738 --
120120
https://github.com/kubernetes/utils
121121

122-
** sigs.k8s.io/cri-tools; version v1.31.1 --
122+
** sigs.k8s.io/cri-tools; version v1.32.0 --
123123
https://github.com/kubernetes-sigs/cri-tools
124124

125-
** sigs.k8s.io/json; version v0.0.0-20221116044647-bc3834ca7abd --
125+
** sigs.k8s.io/json; version v0.0.0-20241010143419-9aa6b5e7a4b3 --
126126
https://github.com/kubernetes-sigs/json
127127

128-
** sigs.k8s.io/structured-merge-diff/v4/value; version v4.4.1 --
128+
** sigs.k8s.io/structured-merge-diff/v4/value; version v4.4.2 --
129129
https://github.com/kubernetes-sigs/structured-merge-diff
130130

131131
** sigs.k8s.io/yaml; version v1.4.0 --
@@ -420,22 +420,6 @@ This product includes software developed at
420420
SoundCloud Ltd. (http://soundcloud.com/).
421421

422422

423-
* For gopkg.in/yaml.v2 see also this required NOTICE:
424-
Copyright 2011-2016 Canonical Ltd.
425-
426-
Licensed under the Apache License, Version 2.0 (the "License");
427-
you may not use this file except in compliance with the License.
428-
You may obtain a copy of the License at
429-
430-
http://www.apache.org/licenses/LICENSE-2.0
431-
432-
Unless required by applicable law or agreed to in writing, software
433-
distributed under the License is distributed on an "AS IS" BASIS,
434-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
435-
See the License for the specific language governing permissions and
436-
limitations under the License.
437-
438-
439423
* For sigs.k8s.io/yaml/goyaml.v2 see also this required NOTICE:
440424
Copyright 2011-2016 Canonical Ltd.
441425

@@ -522,19 +506,13 @@ https://github.com/bahlo/generic-list-go
522506
** github.com/liggitt/tabwriter; version v0.0.0-20181228230101-89fcab3d43de --
523507
https://github.com/liggitt/tabwriter
524508

525-
** golang.org/go; version go1.22.10 --
509+
** golang.org/go; version go1.23.4 --
526510
https://github.com/golang/go
527511

528-
** golang.org/x/oauth2; version v0.21.0 --
529-
https://golang.org/x/oauth2
530-
531-
** golang.org/x/time/rate; version v0.3.0 --
532-
https://golang.org/x/time
533-
534-
** k8s.io/apimachinery/third_party/forked/golang; version v0.31.0-rc.1 --
512+
** k8s.io/apimachinery/third_party/forked/golang; version v0.32.0-rc.2 --
535513
https://github.com/kubernetes/apimachinery
536514

537-
** k8s.io/client-go/third_party/forked/golang/template; version v0.31.0-rc.1 --
515+
** k8s.io/client-go/third_party/forked/golang/template; version v0.32.0-rc.2 --
538516
https://github.com/kubernetes/client-go
539517

540518
Copyright (c) 2009 The Go Authors. All rights reserved.
@@ -705,7 +683,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
705683

706684
------
707685

708-
** github.com/grpc-ecosystem/grpc-gateway/v2; version v2.20.0 --
686+
** github.com/grpc-ecosystem/grpc-gateway/v2; version v2.23.0 --
709687
https://github.com/grpc-ecosystem/grpc-gateway/v2
710688

711689
Copyright (c) 2015, Gengo, Inc.
@@ -844,21 +822,24 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
844822

845823
------
846824

847-
** golang.org/x/exp; version v0.0.0-20240719175910-8a7402abbf56 --
848-
https://golang.org/x/exp
849-
850-
** golang.org/x/net; version v0.28.0 --
825+
** golang.org/x/net; version v0.30.0 --
851826
https://golang.org/x/net
852827

853-
** golang.org/x/sys/unix; version v0.23.0 --
828+
** golang.org/x/oauth2; version v0.23.0 --
829+
https://golang.org/x/oauth2
830+
831+
** golang.org/x/sys/unix; version v0.28.0 --
854832
https://golang.org/x/sys
855833

856-
** golang.org/x/term; version v0.23.0 --
834+
** golang.org/x/term; version v0.27.0 --
857835
https://golang.org/x/term
858836

859-
** golang.org/x/text; version v0.17.0 --
837+
** golang.org/x/text; version v0.21.0 --
860838
https://golang.org/x/text
861839

840+
** golang.org/x/time/rate; version v0.7.0 --
841+
https://golang.org/x/time
842+
862843
Copyright 2009 The Go Authors.
863844

864845
Redistribution and use in source and binary forms, with or without
@@ -889,7 +870,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
889870

890871
------
891872

892-
** google.golang.org/protobuf; version v1.34.2 --
873+
** google.golang.org/protobuf; version v1.35.2 --
893874
https://go.googlesource.com/protobuf
894875

895876
Copyright (c) 2018 The Go Authors. All rights reserved.
@@ -956,7 +937,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
956937

957938
------
958939

959-
** k8s.io/utils/internal/third_party/forked/golang/net; version v0.0.0-20240711033017-18e509b52bc8 --
940+
** k8s.io/utils/internal/third_party/forked/golang/net; version v0.0.0-20241104100929-3ea5e8cea738 --
960941
https://github.com/kubernetes/utils
961942

962943
Copyright (c) 2012 The Go Authors. All rights reserved.
@@ -1030,7 +1011,7 @@ Copyright (c) 2014 Cenk Altı
10301011
https://github.com/cespare/xxhash/v2
10311012
Copyright (c) 2016 Caleb Spare
10321013

1033-
** github.com/cpuguy83/go-md2man/v2/md2man; version v2.0.4 --
1014+
** github.com/cpuguy83/go-md2man/v2/md2man; version v2.0.5 --
10341015
https://github.com/cpuguy83/go-md2man/v2
10351016
Copyright (c) 2014 Brian Goff
10361017

@@ -1058,19 +1039,19 @@ Copyright (c) 2016 Mail.Ru Group
10581039
https://github.com/mitchellh/go-wordwrap
10591040
Copyright (c) 2014 Mitchell Hashimoto
10601041

1061-
** github.com/onsi/ginkgo/v2; version v2.20.0 --
1042+
** github.com/onsi/ginkgo/v2; version v2.22.0 --
10621043
https://github.com/onsi/ginkgo/v2
10631044
Copyright (c) 2013-2014 Onsi Fakhouri
10641045

1065-
** github.com/onsi/gomega; version v1.34.1 --
1046+
** github.com/onsi/gomega; version v1.36.0 --
10661047
https://github.com/onsi/gomega
10671048
Copyright (c) 2013-2014 Onsi Fakhouri
10681049

10691050
** github.com/sirupsen/logrus; version v1.9.3 --
10701051
https://github.com/sirupsen/logrus
10711052
Copyright (c) 2014 Simon Eskildsen
10721053

1073-
** github.com/urfave/cli/v2; version v2.27.3 --
1054+
** github.com/urfave/cli/v2; version v2.27.5 --
10741055
https://github.com/urfave/cli/v2
10751056
Copyright (c) 2022 urfave/cli maintainers
10761057

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
17665ae450ae3077f91cb8fdfc9b34f4ede86f98e8bf11d419c0d0d034d8d683 _output/bin/cri-tools/linux-amd64/crictl
2-
2d101cc57b288a1f34dbaf3b8a7683e22defd485809dd3b05901f47ee6222bef _output/bin/cri-tools/linux-amd64/critest
3-
c9d5d00b7c6338e4b5b796c5d72d153c507717ea09f7b84e9a6fcce406f8955b _output/bin/cri-tools/linux-arm64/crictl
4-
b4e696ea0dc3587a4a0534a0e8c046b563064777a9fa6fbe14086075cf59812f _output/bin/cri-tools/linux-arm64/critest
1+
57b2c6003d58442ad7e3fd94f7f3e7fa848b6ae1e61f4f72af1791433c777157 _output/bin/cri-tools/linux-amd64/crictl
2+
6d78821d0f734a26f4a2a682bc8cd152638f670ed87bbe12b145669bd6498223 _output/bin/cri-tools/linux-amd64/critest
3+
00a414b83991483222185558fa37ca9af670291a9645414f020c3c226a83033f _output/bin/cri-tools/linux-arm64/crictl
4+
a52dba21f5868f4be3f0aaf3ffdf965977c19b8703eeb01339c876ac3434ce27 _output/bin/cri-tools/linux-arm64/critest
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v1.31.1
1+
v1.32.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.22
1+
1.23
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
## **CRI Tools**
2-
![Version](https://img.shields.io/badge/version-v1.31.1-blue)
2+
![Version](https://img.shields.io/badge/version-v1.32.0-blue)
33
![Build Status](https://codebuild.us-west-2.amazonaws.com/badges?uuid=eyJlbmNyeXB0ZWREYXRhIjoiUUlRZXJEVUxWcjI1OE8weVdXQnY4alBSU1lxVm1FOGVoZE83VldDbjJiaFBtY25XT3NIK1RhckZkQXZGclZDSkVLUG5PMmd5K2J2RVlSYk9pclUybC9zPSIsIml2UGFyYW1ldGVyU3BlYyI6IkF3RGUzVDFhVlB0eUlGMWwiLCJtYXRlcmlhbFNldFNlcmlhbCI6MX0%3D&branch=main)
44

55
The [CRI tools project](https://github.com/kubernetes-sigs/cri-tools) provides a CLI and validation tools for the `kubelet`'s Container Runtime Interface (CRI). This allows CRI runtime developers to debug their runtimes (like `containerd`, `CRI-O`, etc.) without needing to set up Kubernetes components. The `crictl` CLI can perform numerous functions such as running containers, fetching logs, listing conatiner stats, removing images, etc.

0 commit comments

Comments
 (0)