From ab628f802ff5873b0c0814c55656ee7524557e10 Mon Sep 17 00:00:00 2001 From: EKS Distro PR Bot <75336432+eks-distro-pr-bot@users.noreply.github.com> Date: Sat, 31 Aug 2024 05:12:09 -0400 Subject: [PATCH] Bump kubernetes-sigs/cri-tools to latest release (#3616) --- UPSTREAM_PROJECTS.yaml | 2 +- .../kubernetes-sigs/cri-tools/ATTRIBUTION.txt | 363 ++++++++---------- projects/kubernetes-sigs/cri-tools/CHECKSUMS | 8 +- projects/kubernetes-sigs/cri-tools/GIT_TAG | 2 +- projects/kubernetes-sigs/cri-tools/README.md | 2 +- 5 files changed, 167 insertions(+), 210 deletions(-) diff --git a/UPSTREAM_PROJECTS.yaml b/UPSTREAM_PROJECTS.yaml index 3b8393113d..b805b9a20d 100644 --- a/UPSTREAM_PROJECTS.yaml +++ b/UPSTREAM_PROJECTS.yaml @@ -193,7 +193,7 @@ projects: go_version: "1.22" - name: cri-tools versions: - - tag: v1.30.1 + - tag: v1.31.1 go_version: "1.22" - name: etcdadm versions: diff --git a/projects/kubernetes-sigs/cri-tools/ATTRIBUTION.txt b/projects/kubernetes-sigs/cri-tools/ATTRIBUTION.txt index f6c75f049c..371348f04d 100644 --- a/projects/kubernetes-sigs/cri-tools/ATTRIBUTION.txt +++ b/projects/kubernetes-sigs/cri-tools/ATTRIBUTION.txt @@ -1,38 +1,23 @@ -** github.com/docker/docker/api/types/time; version v26.0.1+incompatible -- +** 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 -- 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.4.1 -- +** github.com/go-logr/logr; version v1.4.2 -- https://github.com/go-logr/logr ** github.com/go-logr/stdr; version v1.2.2 -- 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.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-models; version v0.6.8 -- -https://github.com/google/gnostic-models - ** github.com/google/gofuzz; version v1.2.0 -- https://github.com/google/gofuzz -** github.com/kubernetes-sigs/cri-tools; version v1.30.1 -- -https://github.com/kubernetes-sigs/cri-tools - -** 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 -- +** github.com/moby/spdystream; version v0.4.0 -- https://github.com/moby/spdystream ** github.com/moby/term; version v0.5.0 -- @@ -47,106 +32,100 @@ 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.16.0 -- +** github.com/prometheus/client_golang/prometheus; version v1.19.1 -- https://github.com/prometheus/client_golang -** github.com/prometheus/client_model/go; version v0.4.0 -- +** github.com/prometheus/client_model/go; version v0.6.1 -- https://github.com/prometheus/client_model -** github.com/prometheus/common; version v0.44.0 -- +** github.com/prometheus/common; version v0.55.0 -- https://github.com/prometheus/common -** github.com/prometheus/procfs; version v0.10.1 -- +** github.com/prometheus/procfs; version v0.15.1 -- https://github.com/prometheus/procfs -** go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc; version v0.42.0 -- +** github.com/wk8/go-ordered-map/v2; version v2.1.8 -- +https://github.com/wk8/go-ordered-map/v2 + +** go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc; version v0.53.0 -- https://github.com/open-telemetry/opentelemetry-go-contrib -** go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp; version v0.44.0 -- +** 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.25.0 -- +** go.opentelemetry.io/otel; version v1.28.0 -- https://github.com/open-telemetry/opentelemetry-go -** go.opentelemetry.io/otel/exporters/otlp/otlptrace; version v1.25.0 -- +** go.opentelemetry.io/otel/exporters/otlp/otlptrace; version v1.28.0 -- https://github.com/open-telemetry/opentelemetry-go -** go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc; version v1.25.0 -- +** go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc; version v1.28.0 -- https://github.com/open-telemetry/opentelemetry-go -** go.opentelemetry.io/otel/metric; version v1.25.0 -- +** go.opentelemetry.io/otel/metric; version v1.28.0 -- https://github.com/open-telemetry/opentelemetry-go -** go.opentelemetry.io/otel/sdk; version v1.25.0 -- +** go.opentelemetry.io/otel/sdk; version v1.28.0 -- https://github.com/open-telemetry/opentelemetry-go -** go.opentelemetry.io/otel/trace; version v1.25.0 -- +** go.opentelemetry.io/otel/trace; version v1.28.0 -- https://github.com/open-telemetry/opentelemetry-go -** go.opentelemetry.io/proto/otlp; version v1.1.0 -- +** 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-20240227224415-6ceb2ff114de -- +** google.golang.org/genproto/googleapis/api/httpbody; version v0.0.0-20240701130421-f6361c86f094 -- https://github.com/googleapis/go-genproto -** google.golang.org/genproto/googleapis/rpc; version v0.0.0-20240401170217-c3f982113cda -- +** google.golang.org/genproto/googleapis/rpc; version v0.0.0-20240701130421-f6361c86f094 -- https://github.com/googleapis/go-genproto -** google.golang.org/grpc; version v1.63.0 -- +** google.golang.org/grpc; version v1.65.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-20240417172702-7c48c2bd72b9 -- -https://github.com/kubernetes/kubernetes - -** k8s.io/kubernetes/staging/src/k8s.io/apiextensions-apiserver; version v0.0.0-20240417172702-7c48c2bd72b9 -- -https://github.com/kubernetes/kubernetes +** k8s.io/api/core/v1; version v0.31.0-rc.1 -- +https://github.com/kubernetes/api -** k8s.io/kubernetes/staging/src/k8s.io/apimachinery; version v0.0.0-20240417172702-7c48c2bd72b9 -- -https://github.com/kubernetes/kubernetes +** k8s.io/apimachinery/pkg; version v0.31.0-rc.1 -- +https://github.com/kubernetes/apimachinery -** k8s.io/kubernetes/staging/src/k8s.io/apiserver; version v0.0.0-20240417172702-7c48c2bd72b9 -- -https://github.com/kubernetes/kubernetes +** k8s.io/cli-runtime/pkg/printers; version v0.31.0-rc.1 -- +https://github.com/kubernetes/cli-runtime -** k8s.io/kubernetes/staging/src/k8s.io/cli-runtime; version v0.0.0-20240417172702-7c48c2bd72b9 -- -https://github.com/kubernetes/kubernetes +** k8s.io/client-go; version v0.31.0-rc.1 -- +https://github.com/kubernetes/client-go -** k8s.io/kubernetes/staging/src/k8s.io/client-go; version v0.0.0-20240417172702-7c48c2bd72b9 -- -https://github.com/kubernetes/kubernetes +** k8s.io/component-base; version v0.31.0-rc.1 -- +https://github.com/kubernetes/component-base -** k8s.io/kubernetes/staging/src/k8s.io/component-base; version v0.0.0-20240417172702-7c48c2bd72b9 -- -https://github.com/kubernetes/kubernetes +** k8s.io/cri-api/pkg/apis; version v0.31.0-rc.1 -- +https://github.com/kubernetes/cri-api -** k8s.io/kubernetes/staging/src/k8s.io/cri-api; version v0.0.0-20240417172702-7c48c2bd72b9 -- -https://github.com/kubernetes/kubernetes +** k8s.io/cri-client/pkg; version v0.31.0-rc.1 -- +https://github.com/kubernetes/cri-client -** k8s.io/klog/v2; version v2.120.1 -- +** k8s.io/klog/v2; version v2.130.1 -- https://github.com/kubernetes/klog -** k8s.io/kube-openapi/pkg; version v0.0.0-20240228011516-70dd3763d340 -- -https://github.com/kubernetes/kube-openapi - -** k8s.io/kube-openapi/pkg/validation/spec; version v0.0.0-20240228011516-70dd3763d340 -- -https://github.com/kubernetes/kube-openapi +** k8s.io/kubectl/pkg/util; version v0.31.0-rc.1 -- +https://github.com/kubernetes/kubectl -** k8s.io/kubernetes/staging/src/k8s.io/kubectl; version v0.0.0-20240417172702-7c48c2bd72b9 -- -https://github.com/kubernetes/kubernetes +** k8s.io/kubelet/pkg/types; version v0.31.0-rc.1 -- +https://github.com/kubernetes/kubelet -** k8s.io/kubernetes/staging/src/k8s.io/kubelet; version v0.0.0-20240417172702-7c48c2bd72b9 -- -https://github.com/kubernetes/kubernetes - -** k8s.io/kubernetes/pkg; version v1.30.0 -- -https://github.com/kubernetes/kubernetes - -** k8s.io/utils; version v0.0.0-20230726121419-3b25d923346b -- +** k8s.io/utils; version v0.0.0-20240711033017-18e509b52bc8 -- https://github.com/kubernetes/utils +** sigs.k8s.io/cri-tools; version v1.31.1 -- +https://github.com/kubernetes-sigs/cri-tools + ** sigs.k8s.io/json; version v0.0.0-20221116044647-bc3834ca7abd -- https://github.com/kubernetes-sigs/json -** sigs.k8s.io/structured-merge-diff/v4; version v4.4.1 -- +** sigs.k8s.io/structured-merge-diff/v4/value; version v4.4.1 -- https://github.com/kubernetes-sigs/structured-merge-diff ** sigs.k8s.io/yaml; version v1.4.0 -- @@ -381,10 +360,6 @@ For more information, please see https://www.bis.doc.gov See also https://www.apache.org/dev/crypto.html and/or seek legal counsel. -* For github.com/matttproud/golang_protobuf_extensions/pbutil see also this required NOTICE: -Copyright 2012 Matt T. Proud (matt.proud@gmail.com) - - * For github.com/moby/spdystream see also this required NOTICE: SpdyStream Copyright 2014-2021 Docker Inc. @@ -541,6 +516,57 @@ Blackfriday is distributed under the Simplified BSD License: ------ +** github.com/bahlo/generic-list-go; version v0.2.0 -- +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.6 -- +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 -- +https://github.com/kubernetes/apimachinery + +** k8s.io/client-go/third_party/forked/golang/template; version v0.31.0-rc.1 -- +https://github.com/kubernetes/client-go + +Copyright (c) 2009 The Go Authors. All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright +notice, this list of conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above +copyright notice, this list of conditions and the following disclaimer +in the documentation and/or other materials provided with the +distribution. + * Neither the name of Google Inc. nor the names of its +contributors may be used to endorse or promote products derived from +this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + +------ + ** github.com/fsnotify/fsnotify; version v1.7.0 -- https://github.com/fsnotify/fsnotify @@ -613,22 +639,22 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ------ -** github.com/golang/protobuf; version v1.5.4 -- -https://github.com/golang/protobuf +** github.com/google/go-cmp/cmp; version v0.6.0 -- +https://github.com/google/go-cmp -Copyright 2010 The Go Authors. All rights reserved. +Copyright (c) 2017 The Go Authors. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: - * Redistributions of source code must retain the above copyright + * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. - * Redistributions in binary form must reproduce the above + * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. - * Neither the name of Google Inc. nor the names of its + * Neither the name of Google Inc. nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. @@ -644,7 +670,6 @@ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - ------ ** github.com/google/uuid; version v1.6.0 -- @@ -680,7 +705,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ------ -** github.com/grpc-ecosystem/grpc-gateway/v2; version v2.19.0 -- +** github.com/grpc-ecosystem/grpc-gateway/v2; version v2.20.0 -- https://github.com/grpc-ecosystem/grpc-gateway/v2 Copyright (c) 2015, Gengo, Inc. @@ -713,66 +738,6 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ------ -** github.com/liggitt/tabwriter; version v0.0.0-20181228230101-89fcab3d43de -- -https://github.com/liggitt/tabwriter - -** golang.org/go; version go1.22.6 -- -https://github.com/golang/go - -** golang.org/x/net; version v0.24.0 -- -https://golang.org/x/net - -** golang.org/x/oauth2; version v0.17.0 -- -https://golang.org/x/oauth2 - -** golang.org/x/sys/unix; version v0.19.0 -- -https://golang.org/x/sys - -** golang.org/x/term; version v0.19.0 -- -https://golang.org/x/term - -** golang.org/x/text; version v0.14.0 -- -https://golang.org/x/text - -** 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-20240417172702-7c48c2bd72b9 -- -https://github.com/kubernetes/kubernetes - -** k8s.io/kubernetes/staging/src/k8s.io/client-go; version v0.0.0-20240417172702-7c48c2bd72b9 -- -https://github.com/kubernetes/kubernetes - -Copyright (c) 2009 The Go Authors. All rights reserved. - -Redistribution and use in source and binary forms, with or without -modification, are permitted provided that the following conditions are -met: - - * Redistributions of source code must retain the above copyright -notice, this list of conditions and the following disclaimer. - * Redistributions in binary form must reproduce the above -copyright notice, this list of conditions and the following disclaimer -in the documentation and/or other materials provided with the -distribution. - * Neither the name of Google Inc. nor the names of its -contributors may be used to endorse or promote products derived from -this software without specific prior written permission. - -THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - ------- - ** github.com/munnerz/goautoneg; version v0.0.0-20191010083416-a7dc8b61c822 -- https://github.com/munnerz/goautoneg @@ -845,42 +810,6 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ------ -** 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. -All rights reserved. - -Redistribution and use in source and binary forms, with or without -modification, are permitted provided that the following conditions are -met: - - Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. - - Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in - the documentation and/or other materials provided with the - distribution. - - Neither the name of the Open Knowledge Foundation Ltd. nor the - names of its contributors may be used to endorse or promote - products derived from this software without specific prior written - permission. - -THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ------- - ** github.com/spf13/pflag; version v1.0.5 -- https://github.com/spf13/pflag @@ -915,10 +844,22 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ------ -** google.golang.org/protobuf; version v1.33.0 -- -https://go.googlesource.com/protobuf +** golang.org/x/exp; version v0.0.0-20240719175910-8a7402abbf56 -- +https://golang.org/x/exp -Copyright (c) 2018 The Go Authors. All rights reserved. +** golang.org/x/net; version v0.28.0 -- +https://golang.org/x/net + +** golang.org/x/sys/unix; version v0.23.0 -- +https://golang.org/x/sys + +** golang.org/x/term; version v0.23.0 -- +https://golang.org/x/term + +** golang.org/x/text; version v0.17.0 -- +https://golang.org/x/text + +Copyright 2009 The Go Authors. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are @@ -930,7 +871,7 @@ notice, this list of conditions and the following disclaimer. copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. - * Neither the name of Google Inc. nor the names of its + * Neither the name of Google LLC nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. @@ -948,11 +889,10 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ------ -** gopkg.in/inf.v0; version v0.9.1 -- -https://gopkg.in/inf.v0 +** google.golang.org/protobuf; version v1.34.2 -- +https://go.googlesource.com/protobuf -Copyright (c) 2012 Péter Surányi. Portions Copyright (c) 2009 The Go -Authors. All rights reserved. +Copyright (c) 2018 The Go Authors. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are @@ -982,10 +922,11 @@ 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-20240228011516-70dd3763d340 -- -https://github.com/kubernetes/kube-openapi +** gopkg.in/inf.v0; version v0.9.1 -- +https://gopkg.in/inf.v0 -Copyright (c) 2020 The Go Authors. All rights reserved. +Copyright (c) 2012 Péter Surányi. Portions Copyright (c) 2009 The Go +Authors. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are @@ -1015,7 +956,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-20230726121419-3b25d923346b -- +** k8s.io/utils/internal/third_party/forked/golang/net; version v0.0.0-20240711033017-18e509b52bc8 -- https://github.com/kubernetes/utils Copyright (c) 2012 The Go Authors. All rights reserved. @@ -1048,7 +989,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ------ -** github.com/davecgh/go-spew/spew; version v1.1.1 -- +** github.com/davecgh/go-spew/spew; version v1.1.2-0.20180830191138-d8f796af33cc -- https://github.com/davecgh/go-spew ISC License @@ -1077,29 +1018,33 @@ Copyright (C) 2013 Blake Mizerany https://github.com/blang/semver/v4 Copyright (c) 2014 Benedikt Lang +** github.com/buger/jsonparser; version v1.1.1 -- +https://github.com/buger/jsonparser +Copyright (c) 2016 Leonid Bugaev + ** github.com/cenkalti/backoff/v4; version v4.3.0 -- https://github.com/cenkalti/backoff/v4 Copyright (c) 2014 Cenk Altı -** github.com/cespare/xxhash/v2; version v2.2.0 -- +** github.com/cespare/xxhash/v2; version v2.3.0 -- https://github.com/cespare/xxhash/v2 Copyright (c) 2016 Caleb Spare -** github.com/cpuguy83/go-md2man/v2/md2man; version v2.0.2 -- +** github.com/cpuguy83/go-md2man/v2/md2man; version v2.0.4 -- https://github.com/cpuguy83/go-md2man/v2 Copyright (c) 2014 Brian Goff -** github.com/emicklei/go-restful/v3; version v3.11.0 -- -https://github.com/emicklei/go-restful/v3 -Copyright (c) 2012,2013 Ernest Micklei - -** github.com/felixge/httpsnoop; version v1.0.3 -- +** github.com/felixge/httpsnoop; version v1.0.4 -- https://github.com/felixge/httpsnoop Copyright (c) 2016 Felix Geisendörfer (felix@debuggable.com) -** github.com/josharian/intern; version v1.0.0 -- -https://github.com/josharian/intern -Copyright (c) 2019 Josh Bleecher Snyder +** github.com/fxamacker/cbor/v2; version v2.7.0 -- +https://github.com/fxamacker/cbor/v2 +Copyright (c) 2019-present Faye Amacker + +** github.com/invopop/jsonschema; version v0.12.0 -- +https://github.com/invopop/jsonschema +Copyright (C) 2014 Alec Thomas ** github.com/json-iterator/go; version v1.1.12 -- https://github.com/json-iterator/go @@ -1113,14 +1058,26 @@ 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 -- +https://github.com/onsi/ginkgo/v2 +Copyright (c) 2013-2014 Onsi Fakhouri + +** github.com/onsi/gomega; version v1.34.1 -- +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.1 -- +** github.com/urfave/cli/v2; version v2.27.3 -- https://github.com/urfave/cli/v2 Copyright (c) 2022 urfave/cli maintainers +** github.com/x448/float16; version v0.8.4 -- +https://github.com/x448/float16 +Copyright (c) 2019 Montgomery Edwards⁴⁴⁸ and Faye Amacker + Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including @@ -1141,7 +1098,7 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ------ -** github.com/xrash/smetrics; version v0.0.0-20201216005158-039620a65673 -- +** github.com/xrash/smetrics; version v0.0.0-20240521201337-686a1a2994c1 -- https://github.com/xrash/smetrics Copyright (C) 2016 Felipe da Cunha Gonçalves diff --git a/projects/kubernetes-sigs/cri-tools/CHECKSUMS b/projects/kubernetes-sigs/cri-tools/CHECKSUMS index 44eb55465c..8240ae7089 100644 --- a/projects/kubernetes-sigs/cri-tools/CHECKSUMS +++ b/projects/kubernetes-sigs/cri-tools/CHECKSUMS @@ -1,4 +1,4 @@ -87f804f9d7e31073f22dd6b37c9edbbe71e3e9fa969812cd023fbf0a26291067 _output/bin/cri-tools/linux-amd64/crictl -24c7ec4873944bc5891e16a83c695c156ff9cc7d76ed717ca69c3948fec5e9a2 _output/bin/cri-tools/linux-amd64/critest -9f06c45d3213d0fafdd24f4c3e45747400eba9eaf1a625924565a1081abec6fa _output/bin/cri-tools/linux-arm64/crictl -0f14c1213ab4322074b701b9576eb5eab03c506d9f76c8c4c1669facd82ee683 _output/bin/cri-tools/linux-arm64/critest +db791d469a36f55f826c6605909742e8d77e8150ea87a39b12be067caa0db017 _output/bin/cri-tools/linux-amd64/crictl +70ac9de7a12f5022fdecb5b1faaab8c3b7e34add8d1aa2ec75a3500ec51481f6 _output/bin/cri-tools/linux-amd64/critest +50ed750abcc20e7ffe3c5c3c065765d2e11e16c0a5ad33628d5273841bcc5f25 _output/bin/cri-tools/linux-arm64/crictl +1add781e721a627cc630db72e2743ad6cd5eea81061608f604efaa8c704ad5d4 _output/bin/cri-tools/linux-arm64/critest diff --git a/projects/kubernetes-sigs/cri-tools/GIT_TAG b/projects/kubernetes-sigs/cri-tools/GIT_TAG index 46aa51be07..085dad9405 100644 --- a/projects/kubernetes-sigs/cri-tools/GIT_TAG +++ b/projects/kubernetes-sigs/cri-tools/GIT_TAG @@ -1 +1 @@ -v1.30.1 +v1.31.1 diff --git a/projects/kubernetes-sigs/cri-tools/README.md b/projects/kubernetes-sigs/cri-tools/README.md index 3c9d94ab5d..ebc728af7d 100644 --- a/projects/kubernetes-sigs/cri-tools/README.md +++ b/projects/kubernetes-sigs/cri-tools/README.md @@ -1,5 +1,5 @@ ## **CRI Tools** -![Version](https://img.shields.io/badge/version-v1.30.1-blue) +![Version](https://img.shields.io/badge/version-v1.31.1-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.