Skip to content

Commit

Permalink
Bump CRI Tools to v1.28.0 (#2578)
Browse files Browse the repository at this point in the history
  • Loading branch information
abhay-krishna authored Oct 17, 2023
1 parent ba35b0f commit 10c908c
Show file tree
Hide file tree
Showing 5 changed files with 59 additions and 50 deletions.
2 changes: 1 addition & 1 deletion UPSTREAM_PROJECTS.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@ projects:
go_version: "1.19"
- name: cri-tools
versions:
- tag: v1.27.0
- tag: v1.28.0
go_version: "1.20"
- name: etcdadm
versions:
Expand Down
95 changes: 52 additions & 43 deletions projects/kubernetes-sigs/cri-tools/ATTRIBUTION.txt
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@

** github.com/docker/docker/api/types/time; version v23.0.3+incompatible --
** github.com/docker/docker/api/types/time; version v24.0.5+incompatible --
https://github.com/moby/moby

** github.com/docker/go-units; version v0.5.0 --
https://github.com/docker/go-units

** github.com/go-logr/logr; version v1.2.3 --
** github.com/go-logr/logr; version v1.2.4 --
https://github.com/go-logr/logr

** github.com/go-logr/stdr; version v1.2.2 --
Expand All @@ -14,28 +14,28 @@ https://github.com/go-logr/stdr
** github.com/go-openapi/jsonpointer; version v0.19.6 --
https://github.com/go-openapi/jsonpointer

** github.com/go-openapi/jsonreference; version v0.20.1 --
** github.com/go-openapi/jsonreference; version v0.20.2 --
https://github.com/go-openapi/jsonreference

** github.com/go-openapi/swag; version v0.22.3 --
https://github.com/go-openapi/swag

** github.com/google/gnostic; version v0.5.7-v3refs --
https://github.com/google/gnostic
** github.com/google/gnostic-models; version v0.6.8 --
https://github.com/google/gnostic-models

** github.com/google/gofuzz; version v1.1.0 --
** github.com/google/gofuzz; version v1.2.0 --
https://github.com/google/gofuzz

** github.com/kubernetes-sigs/cri-tools; version v1.27.0 --
** github.com/kubernetes-sigs/cri-tools; version v1.28.0 --
https://github.com/kubernetes-sigs/cri-tools

** github.com/matttproud/golang_protobuf_extensions/pbutil; version v1.0.2 --
** github.com/matttproud/golang_protobuf_extensions/pbutil; version v1.0.4 --
https://github.com/matttproud/golang_protobuf_extensions

** github.com/moby/spdystream; version v0.2.0 --
https://github.com/moby/spdystream

** github.com/moby/term; version v0.0.0-20221205130635-1aeaba878587 --
** github.com/moby/term; version v0.5.0 --
https://github.com/moby/term

** github.com/modern-go/concurrent; version v0.0.0-20180306012644-bacd9c7ef1dd --
Expand All @@ -47,16 +47,16 @@ https://github.com/modern-go/reflect2
** github.com/opencontainers/go-digest; version v1.0.0 --
https://github.com/opencontainers/go-digest

** github.com/prometheus/client_golang/prometheus; version v1.14.0 --
** github.com/prometheus/client_golang/prometheus; version v1.16.0 --
https://github.com/prometheus/client_golang

** github.com/prometheus/client_model/go; version v0.3.0 --
** github.com/prometheus/client_model/go; version v0.4.0 --
https://github.com/prometheus/client_model

** github.com/prometheus/common; version v0.37.0 --
** github.com/prometheus/common; version v0.44.0 --
https://github.com/prometheus/common

** github.com/prometheus/procfs; version v0.8.0 --
** github.com/prometheus/procfs; version v0.10.1 --
https://github.com/prometheus/procfs

** go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc; version v0.35.0 --
Expand Down Expand Up @@ -89,49 +89,58 @@ https://github.com/open-telemetry/opentelemetry-go
** go.opentelemetry.io/proto/otlp; version v0.19.0 --
https://github.com/open-telemetry/opentelemetry-proto-go

** google.golang.org/genproto; version v0.0.0-20220502173005-c8bf987b8c21 --
** google.golang.org/genproto/googleapis/api/httpbody; version v0.0.0-20230525234035-dd9d682886f9 --
https://github.com/googleapis/go-genproto

** google.golang.org/grpc; version v1.51.0 --
** google.golang.org/genproto/googleapis/rpc; version v0.0.0-20230525234030-28d5490b6b19 --
https://github.com/googleapis/go-genproto

** google.golang.org/genproto/protobuf/field_mask; version v0.0.0-20230526161137-0005af68ea54 --
https://github.com/googleapis/go-genproto

** google.golang.org/grpc; version v1.54.0 --
https://github.com/grpc/grpc-go

** gopkg.in/yaml.v2; version v2.4.0 --
https://gopkg.in/yaml.v2

** k8s.io/kubernetes/staging/src/k8s.io/api; version v0.0.0-20230411170423-1b4df30b3cdf --
** k8s.io/kubernetes/staging/src/k8s.io/api; version v0.0.0-20230810203337-add7e14df11e --
https://github.com/kubernetes/kubernetes

** k8s.io/kubernetes/staging/src/k8s.io/apiextensions-apiserver; version v0.0.0-20230810203337-add7e14df11e --
https://github.com/kubernetes/kubernetes

** k8s.io/kubernetes/staging/src/k8s.io/apimachinery; version v0.0.0-20230411170423-1b4df30b3cdf --
** k8s.io/kubernetes/staging/src/k8s.io/apimachinery; version v0.0.0-20230810203337-add7e14df11e --
https://github.com/kubernetes/kubernetes

** k8s.io/kubernetes/staging/src/k8s.io/apiserver; version v0.0.0-20230411170423-1b4df30b3cdf --
** k8s.io/kubernetes/staging/src/k8s.io/apiserver; version v0.0.0-20230810203337-add7e14df11e --
https://github.com/kubernetes/kubernetes

** k8s.io/kubernetes/staging/src/k8s.io/client-go; version v0.0.0-20230411170423-1b4df30b3cdf --
** k8s.io/kubernetes/staging/src/k8s.io/client-go; version v0.0.0-20230810203337-add7e14df11e --
https://github.com/kubernetes/kubernetes

** k8s.io/kubernetes/staging/src/k8s.io/component-base; version v0.0.0-20230411170423-1b4df30b3cdf --
** k8s.io/kubernetes/staging/src/k8s.io/component-base; version v0.0.0-20230810203337-add7e14df11e --
https://github.com/kubernetes/kubernetes

** k8s.io/kubernetes/staging/src/k8s.io/cri-api; version v0.0.0-20230411170423-1b4df30b3cdf --
** k8s.io/kubernetes/staging/src/k8s.io/cri-api; version v0.0.0-20230810203337-add7e14df11e --
https://github.com/kubernetes/kubernetes

** k8s.io/klog/v2; version v2.90.1 --
** k8s.io/klog/v2; version v2.100.1 --
https://github.com/kubernetes/klog

** k8s.io/kube-openapi/pkg; version v0.0.0-20230308215209-15aac26d736a --
** k8s.io/kube-openapi/pkg; version v0.0.0-20230717233707-2695361300d9 --
https://github.com/kubernetes/kube-openapi

** k8s.io/kube-openapi/pkg/validation/spec; version v0.0.0-20230308215209-15aac26d736a --
** k8s.io/kube-openapi/pkg/validation/spec; version v0.0.0-20230717233707-2695361300d9 --
https://github.com/kubernetes/kube-openapi

** k8s.io/kubernetes/staging/src/k8s.io/kubectl; version v0.0.0-20230411170423-1b4df30b3cdf --
** k8s.io/kubernetes/staging/src/k8s.io/kubectl; version v0.0.0-20230810203337-add7e14df11e --
https://github.com/kubernetes/kubernetes

** k8s.io/kubernetes/pkg; version v1.27.0 --
** k8s.io/kubernetes/pkg; version v1.28.0-rc.1 --
https://github.com/kubernetes/kubernetes

** k8s.io/utils; version v0.0.0-20230209194617-a36077c30491 --
** k8s.io/utils; version v0.0.0-20230406110748-d93618cff8a2 --
https://github.com/kubernetes/utils

** sigs.k8s.io/json; version v0.0.0-20221116044647-bc3834ca7abd --
Expand Down Expand Up @@ -724,7 +733,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

------

** github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg; version v0.37.0 --
** github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg; version v0.44.0 --
https://github.com/prometheus/common

Copyright (c) 2011, Open Knowledge Foundation Ltd.
Expand Down Expand Up @@ -797,25 +806,25 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
** golang.org/go; version go1.20.10 --
https://github.com/golang/go

** golang.org/x/net; version v0.9.0 --
** golang.org/x/net; version v0.14.0 --
https://golang.org/x/net

** golang.org/x/oauth2; version v0.0.0-20220223155221-ee480838109b --
** golang.org/x/oauth2; version v0.8.0 --
https://golang.org/x/oauth2

** golang.org/x/sys/unix; version v0.7.0 --
** golang.org/x/sys/unix; version v0.11.0 --
https://golang.org/x/sys

** golang.org/x/term; version v0.7.0 --
** golang.org/x/term; version v0.11.0 --
https://golang.org/x/term

** golang.org/x/text; version v0.9.0 --
** golang.org/x/text; version v0.12.0 --
https://golang.org/x/text

** golang.org/x/time/rate; version v0.0.0-20220210224613-90d013bbcef8 --
** golang.org/x/time/rate; version v0.3.0 --
https://golang.org/x/time

** k8s.io/kubernetes/staging/src/k8s.io/apimachinery; version v0.0.0-20230411170423-1b4df30b3cdf --
** k8s.io/kubernetes/staging/src/k8s.io/apimachinery; version v0.0.0-20230810203337-add7e14df11e --
https://github.com/kubernetes/kubernetes

Copyright (c) 2009 The Go Authors. All rights reserved.
Expand Down Expand Up @@ -848,7 +857,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

------

** google.golang.org/protobuf; version v1.28.1 --
** google.golang.org/protobuf; version v1.30.0 --
https://go.googlesource.com/protobuf

Copyright (c) 2018 The Go Authors. All rights reserved.
Expand Down Expand Up @@ -915,7 +924,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

------

** k8s.io/kube-openapi/pkg/internal/third_party/go-json-experiment/json; version v0.0.0-20230308215209-15aac26d736a --
** k8s.io/kube-openapi/pkg/internal/third_party/go-json-experiment/json; version v0.0.0-20230717233707-2695361300d9 --
https://github.com/kubernetes/kube-openapi

Copyright (c) 2020 The Go Authors. All rights reserved.
Expand Down Expand Up @@ -948,7 +957,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

------

** k8s.io/utils/internal/third_party/forked/golang/net; version v0.0.0-20230209194617-a36077c30491 --
** k8s.io/utils/internal/third_party/forked/golang/net; version v0.0.0-20230406110748-d93618cff8a2 --
https://github.com/kubernetes/utils

Copyright (c) 2012 The Go Authors. All rights reserved.
Expand Down Expand Up @@ -1010,11 +1019,11 @@ Copyright (C) 2013 Blake Mizerany
https://github.com/blang/semver/v4
Copyright (c) 2014 Benedikt Lang <github at benediktlang.de>

** github.com/cenkalti/backoff/v4; version v4.2.0 --
** github.com/cenkalti/backoff/v4; version v4.2.1 --
https://github.com/cenkalti/backoff/v4
Copyright (c) 2014 Cenk Altı

** github.com/cespare/xxhash/v2; version v2.1.2 --
** github.com/cespare/xxhash/v2; version v2.2.0 --
https://github.com/cespare/xxhash/v2
Copyright (c) 2016 Caleb Spare

Expand Down Expand Up @@ -1042,15 +1051,15 @@ Copyright (c) 2016 json-iterator
https://github.com/mailru/easyjson
Copyright (c) 2016 Mail.Ru Group

** github.com/mitchellh/go-wordwrap; version v1.0.0 --
** github.com/mitchellh/go-wordwrap; version v1.0.1 --
https://github.com/mitchellh/go-wordwrap
Copyright (c) 2014 Mitchell Hashimoto

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

** github.com/urfave/cli/v2; version v2.25.1 --
** github.com/urfave/cli/v2; version v2.25.7 --
https://github.com/urfave/cli/v2
Copyright (c) 2022 urfave/cli maintainers

Expand Down
8 changes: 4 additions & 4 deletions projects/kubernetes-sigs/cri-tools/CHECKSUMS
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
5e612d1ba168ba0238daad798b9adc1d996a9e7ece04304cc5c4175994da8a6e _output/bin/cri-tools/linux-amd64/crictl
d39c69c7c798b4e0e7be937bacd00733ba408d6632e315b18fad768b284bca10 _output/bin/cri-tools/linux-amd64/critest
14f861d35d6e0fea85b7c790d516c3d4ef08aac2fbad0939f8feb8cb4e3aa1db _output/bin/cri-tools/linux-arm64/crictl
3d5fe8fbc6170eef094f94f9ee0b34e906eb859e514c1d7b00be9d1ecb728d18 _output/bin/cri-tools/linux-arm64/critest
979757a965a8302faffbc8366177428b2d0b3350148b1979537fc4373283314f _output/bin/cri-tools/linux-amd64/crictl
92937cd431ee9d79793b1ea16d28736f75999fc4db9db1fd3e1d95e11c031692 _output/bin/cri-tools/linux-amd64/critest
ce79e14f6b763c3e2cac3eb67a60092df96976c1a2e9a3a48a6f4bceff47ba95 _output/bin/cri-tools/linux-arm64/crictl
c6a09e59ff27a8b6d99ffb8d9f5cee85b902d18c83e42e40d0666aba326e4a4a _output/bin/cri-tools/linux-arm64/critest
2 changes: 1 addition & 1 deletion projects/kubernetes-sigs/cri-tools/GIT_TAG
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v1.27.0
v1.28.0
2 changes: 1 addition & 1 deletion projects/kubernetes-sigs/cri-tools/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
## **CRI Tools**
![Version](https://img.shields.io/badge/version-v1.27.0-blue)
![Version](https://img.shields.io/badge/version-v1.28.0-blue)
![Build Status](https://codebuild.us-west-2.amazonaws.com/badges?uuid=eyJlbmNyeXB0ZWREYXRhIjoiUUlRZXJEVUxWcjI1OE8weVdXQnY4alBSU1lxVm1FOGVoZE83VldDbjJiaFBtY25XT3NIK1RhckZkQXZGclZDSkVLUG5PMmd5K2J2RVlSYk9pclUybC9zPSIsIml2UGFyYW1ldGVyU3BlYyI6IkF3RGUzVDFhVlB0eUlGMWwiLCJtYXRlcmlhbFNldFNlcmlhbCI6MX0%3D&branch=main)

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 comments on commit 10c908c

Please sign in to comment.