Skip to content

Commit

Permalink
Bump kubernetes-sigs/cri-tools to latest release
Browse files Browse the repository at this point in the history
  • Loading branch information
eks-distro-pr-bot committed Dec 10, 2024
1 parent 250d525 commit 63869f2
Show file tree
Hide file tree
Showing 6 changed files with 56 additions and 75 deletions.
4 changes: 2 additions & 2 deletions UPSTREAM_PROJECTS.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -193,8 +193,8 @@ projects:
go_version: "1.22"
- name: cri-tools
versions:
- tag: v1.31.1
go_version: "1.22"
- tag: v1.32.0
go_version: "1.23"
- name: etcdadm
versions:
- commit: f089d308442c18f487a52d09fd067ae9ac7cd8f2
Expand Down
113 changes: 47 additions & 66 deletions projects/kubernetes-sigs/cri-tools/ATTRIBUTION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
** github.com/distribution/reference; version v0.6.0 --
https://github.com/distribution/reference

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

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

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

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

** github.com/spf13/cobra; version v1.8.1 --
https://github.com/spf13/cobra

** github.com/wk8/go-ordered-map/v2; version v2.1.8 --
https://github.com/wk8/go-ordered-map/v2

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

** go.opentelemetry.io/otel; version v1.28.0 --
** go.opentelemetry.io/otel; version v1.32.0 --
https://github.com/open-telemetry/opentelemetry-go

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

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

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

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

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

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

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

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

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

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

** k8s.io/api/core/v1; version v0.31.0-rc.1 --
** k8s.io/api/core/v1; version v0.32.0-rc.2 --
https://github.com/kubernetes/api

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

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

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

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

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

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

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

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

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

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

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

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

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

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


* For gopkg.in/yaml.v2 see also this required NOTICE:
Copyright 2011-2016 Canonical Ltd.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.


* For sigs.k8s.io/yaml/goyaml.v2 see also this required NOTICE:
Copyright 2011-2016 Canonical Ltd.

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

** golang.org/go; version go1.22.8 --
** golang.org/go; version go1.23.2 --
https://github.com/golang/go

** golang.org/x/oauth2; version v0.21.0 --
https://golang.org/x/oauth2

** golang.org/x/time/rate; version v0.3.0 --
https://golang.org/x/time

** k8s.io/apimachinery/third_party/forked/golang; version v0.31.0-rc.1 --
** k8s.io/apimachinery/third_party/forked/golang; version v0.32.0-rc.2 --
https://github.com/kubernetes/apimachinery

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

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

------

** github.com/grpc-ecosystem/grpc-gateway/v2; version v2.20.0 --
** github.com/grpc-ecosystem/grpc-gateway/v2; version v2.23.0 --
https://github.com/grpc-ecosystem/grpc-gateway/v2

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

------

** golang.org/x/exp; version v0.0.0-20240719175910-8a7402abbf56 --
https://golang.org/x/exp

** golang.org/x/net; version v0.28.0 --
** golang.org/x/net; version v0.30.0 --
https://golang.org/x/net

** golang.org/x/sys/unix; version v0.23.0 --
** golang.org/x/oauth2; version v0.23.0 --
https://golang.org/x/oauth2

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

** golang.org/x/term; version v0.23.0 --
** golang.org/x/term; version v0.27.0 --
https://golang.org/x/term

** golang.org/x/text; version v0.17.0 --
** golang.org/x/text; version v0.21.0 --
https://golang.org/x/text

** golang.org/x/time/rate; version v0.7.0 --
https://golang.org/x/time

Copyright 2009 The Go Authors.

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

------

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

Copyright (c) 2018 The Go Authors. All rights reserved.
Expand Down Expand Up @@ -956,7 +937,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-20240711033017-18e509b52bc8 --
** k8s.io/utils/internal/third_party/forked/golang/net; version v0.0.0-20241104100929-3ea5e8cea738 --
https://github.com/kubernetes/utils

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

** github.com/cpuguy83/go-md2man/v2/md2man; version v2.0.4 --
** github.com/cpuguy83/go-md2man/v2/md2man; version v2.0.5 --
https://github.com/cpuguy83/go-md2man/v2
Copyright (c) 2014 Brian Goff

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

** github.com/onsi/ginkgo/v2; version v2.20.0 --
** github.com/onsi/ginkgo/v2; version v2.22.0 --
https://github.com/onsi/ginkgo/v2
Copyright (c) 2013-2014 Onsi Fakhouri

** github.com/onsi/gomega; version v1.34.1 --
** github.com/onsi/gomega; version v1.36.0 --
https://github.com/onsi/gomega
Copyright (c) 2013-2014 Onsi Fakhouri

** 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.27.3 --
** github.com/urfave/cli/v2; version v2.27.5 --
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 @@
7ecf378d570a8c7af6736d0a9e2d2653288bd7556cde12eba352aa5e01f9ca99 _output/bin/cri-tools/linux-amd64/crictl
82a4129d89f9c68dee4803a1bfa995497f16105cff7f03ed50fdfbb9cdb8cc16 _output/bin/cri-tools/linux-amd64/critest
3cbdae925d9dd2f6a7ca11f88d2ac84ebcffbcd9ba65d132f3888e30f41e9f95 _output/bin/cri-tools/linux-arm64/crictl
39fc2e6859fc40edcfcf5e8e7d7fbf7343c097b4cafcb759b137b1320dbacf00 _output/bin/cri-tools/linux-arm64/critest
3a0f53f7edcf4604a1035743d65f16b129817c7a6c1a0145a2ebe871a191898b _output/bin/cri-tools/linux-amd64/crictl
43d742dbda778e4190aa14a6a326102ef711f35dd3b46a3e542588a1d7ac1d2a _output/bin/cri-tools/linux-amd64/critest
e36bf8cedde9ad8a5a7ad5f0dfe0e327d5d8fc77341fe71a201a3bd350f576bd _output/bin/cri-tools/linux-arm64/crictl
8de6aeead362e00cda074b185ba1dc97de8abb7601611aa44a52299932fb28bc _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.31.1
v1.32.0
2 changes: 1 addition & 1 deletion projects/kubernetes-sigs/cri-tools/GOLANG_VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.22
1.23
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.31.1-blue)
![Version](https://img.shields.io/badge/version-v1.32.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 63869f2

Please sign in to comment.