From 8933a2cf4c155ea439f28f4e8f4efac0dda659d9 Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Thu, 12 Oct 2023 16:08:54 +0000 Subject: cri-tools: update to v1.28.0-tip Bumping cri-tools to version v1.26.0-353-gf8733ddf, which comprises the following commits: f570bc09 Bump golang.org/x/net from 0.16.0 to 0.17.0 75c136c8 Validate sandbox and container metadata 4f3475f5 Bump github.com/onsi/ginkgo/v2 from 2.12.1 to 2.13.0 93bc1bf2 Bump golang.org/x/net from 0.15.0 to 0.16.0 57d7848c Switch to `github.com/distribution/reference` f61309ae Bump github.com/docker/distribution 6a1c7883 Bump github.com/onsi/gomega from 1.27.10 to 1.28.0 024268e7 Bump github.com/onsi/ginkgo/v2 from 2.12.0 to 2.12.1 04fb3af1 Verify required checkpoint parameters are set 544d4792 Remove duplicated import "k8s.io/cri-api/pkg/apis" dbd6c086 Enable staticcheck linter with SA1019 to find deprecated methods 06bb4c99 Use executor.StreamWithContext instead of deprecated executor.Stream 092eddc1 Address deprecation of Strings.Title 9059543c Remove unnecessary rand.Seed 52fcfd43 Address deprecated io/ioutils 833ab93c Address deprecated call cli.NewExitError of urfave/cli package 3e036cfa Bump github.com/onsi/ginkgo/v2 from 2.11.0 to 2.12.0 b84b1817 Bump actions/checkout from 3 to 4 4b5c3fe1 Update version compatibility between Kubernetes and cri-tools 7458ab35 Bump golang.org/x/net from 0.14.0 to 0.15.0 aa049113 Bump github.com/docker/docker 71beb1da Fix containerd tests Signed-off-by: Bruce Ashfield --- recipes-containers/cri-tools/cri-tools_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-containers/cri-tools/cri-tools_git.bb b/recipes-containers/cri-tools/cri-tools_git.bb index 3c6fbb4e..c484a5a1 100644 --- a/recipes-containers/cri-tools/cri-tools_git.bb +++ b/recipes-containers/cri-tools/cri-tools_git.bb @@ -16,7 +16,7 @@ What is not in scope for this project? \ non-exist on the kube-apiserver. \ " -SRCREV_cri-tools = "d5f3f2df025a319368b68a3c7b3f3c7d890979ca" +SRCREV_cri-tools = "f8733ddf69f86dae2d40e9f690785ef4bdb4440e" SRC_URI = "\ git://github.com/kubernetes-sigs/cri-tools.git;branch=master;name=cri-tools;protocol=https \ file://0001-build-allow-environmental-CGO-settings-and-pass-dont.patch \ -- cgit v1.2.3-54-g00ecf