From 3d9e2b34f5e8cce4052f76f9a703afea34eae94121f8e21c065d6ef1e7f90584 Mon Sep 17 00:00:00 2001 From: Richard Brown Date: Wed, 16 Mar 2022 12:23:19 +0000 Subject: [PATCH] - Update to version 1.23.0: * Bump docs to v1.23.0 * Bump github.com/opencontainers/selinux from 1.9.1 to 1.10.0 * Bump github.com/opencontainers/runc from 1.0.2 to 1.0.3 * Bump github.com/docker/docker * Bump google.golang.org/grpc from 1.42.0 to 1.43.0 * 1.5.9 * Use same grpc max message size as Kubelet * Add support for cri-dockerd * Add support for specifying custom test container images. * Fix cri-dockerd CI runs * Fix Containerd main branch CI for Windows * fix ci for dockershim-critest * Update Windows images for ltsc2022 * images: use k8s-staging-test-infra/gcb-docker-gcloud * Bump github.com/onsi/gomega from 1.16.0 to 1.17.0 * Refactor fish completion * Rename bash and zsh completion functions * Add zsh compinit tag * Bump google.golang.org/grpc from 1.41.0 to 1.42.0 * Bump github.com/docker/docker * Bump github.com/onsi/ginkgo from 1.16.4 to 1.16.5 * Add release publishing workflow * Bump github.com/opencontainers/selinux from 1.8.5 to 1.9.1 * Add SHA512 sum for release files * Bump github.com/docker/docker * Bump google.golang.org/grpc from 1.40.0 to 1.41.0 * Bump sigs.k8s.io/yaml from 1.2.0 to 1.3.0 * Bump k8s.io/api from 0.22.1 to 0.22.2 * Bump k8s.io/cri-api from 0.22.1 to 0.22.2 OBS-URL: https://build.opensuse.org/package/show/devel:kubic/cri-tools?expand=0&rev=17 --- _service | 2 +- _servicedata | 2 +- cri-tools-1.22.0.tar.xz | 3 --- cri-tools-1.23.0.tar.xz | 3 +++ cri-tools.changes | 52 +++++++++++++++++++++++++++++++++++++++++ cri-tools.spec | 4 ++-- 6 files changed, 59 insertions(+), 7 deletions(-) delete mode 100644 cri-tools-1.22.0.tar.xz create mode 100644 cri-tools-1.23.0.tar.xz diff --git a/_service b/_service index 6475e3a..b5a9f53 100644 --- a/_service +++ b/_service @@ -2,7 +2,7 @@ https://github.com/kubernetes-sigs/cri-tools.git git - v1.22.0 + v1.23.0 @PARENT_TAG@ enable v(.*) diff --git a/_servicedata b/_servicedata index 6877f6d..a540b3b 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/kubernetes-sigs/cri-tools.git - 3db8a88cc91b4d33a937d239497aaa1f9368501c \ No newline at end of file + 5828782d8d7b6ca58dceeeae251ba75bdef84fe4 \ No newline at end of file diff --git a/cri-tools-1.22.0.tar.xz b/cri-tools-1.22.0.tar.xz deleted file mode 100644 index a5ceb66..0000000 --- a/cri-tools-1.22.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:dff89424a688a93e0815fef50cd3422170ae3530e89805f0bedd4de23f912988 -size 3375376 diff --git a/cri-tools-1.23.0.tar.xz b/cri-tools-1.23.0.tar.xz new file mode 100644 index 0000000..1c9d3d3 --- /dev/null +++ b/cri-tools-1.23.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55fd319ba113bb1dbd17012132ed91b4a5466c7d7373a4c8d3ddb381f0f2a064 +size 3430940 diff --git a/cri-tools.changes b/cri-tools.changes index af9531a..e088209 100644 --- a/cri-tools.changes +++ b/cri-tools.changes @@ -1,3 +1,55 @@ +------------------------------------------------------------------- +Wed Mar 16 12:22:13 UTC 2022 - rbrown@suse.com + +- Update to version 1.23.0: + * Bump docs to v1.23.0 + * Bump github.com/opencontainers/selinux from 1.9.1 to 1.10.0 + * Bump github.com/opencontainers/runc from 1.0.2 to 1.0.3 + * Bump github.com/docker/docker + * Bump google.golang.org/grpc from 1.42.0 to 1.43.0 + * 1.5.9 + * Use same grpc max message size as Kubelet + * Add support for cri-dockerd + * Add support for specifying custom test container images. + * Fix cri-dockerd CI runs + * Fix Containerd main branch CI for Windows + * fix ci for dockershim-critest + * Update Windows images for ltsc2022 + * images: use k8s-staging-test-infra/gcb-docker-gcloud + * Bump github.com/onsi/gomega from 1.16.0 to 1.17.0 + * Refactor fish completion + * Rename bash and zsh completion functions + * Add zsh compinit tag + * Bump google.golang.org/grpc from 1.41.0 to 1.42.0 + * Bump github.com/docker/docker + * Bump github.com/onsi/ginkgo from 1.16.4 to 1.16.5 + * Add release publishing workflow + * Bump github.com/opencontainers/selinux from 1.8.5 to 1.9.1 + * Add SHA512 sum for release files + * Bump github.com/docker/docker + * Bump google.golang.org/grpc from 1.40.0 to 1.41.0 + * Bump sigs.k8s.io/yaml from 1.2.0 to 1.3.0 + * Bump k8s.io/api from 0.22.1 to 0.22.2 + * Bump k8s.io/cri-api from 0.22.1 to 0.22.2 + * Bump k8s.io/apimachinery from 0.22.1 to 0.22.2 + * Bump k8s.io/client-go from 0.22.1 to 0.22.2 + * Bump k8s.io/kubectl from 0.22.1 to 0.22.2 + * Updates E2E test images registry + * Bump github.com/opencontainers/selinux from 1.8.4 to 1.8.5 + * Switch to go1.17 for CI + * Bump github.com/opencontainers/runc from 1.0.1 to 1.0.2 + * Added dropping/adding `ALL` capabilities case to critest + * Bump github.com/onsi/gomega from 1.15.0 to 1.16.0 + * Bump k8s.io/cri-api from 0.22.0 to 0.22.1 + * Bump k8s.io/client-go from 0.22.0 to 0.22.1 + * Bump k8s.io/api from 0.22.0 to 0.22.1 + * Bump k8s.io/apimachinery from 0.22.0 to 0.22.1 + * Bump k8s.io/kubectl from 0.22.0 to 0.22.1 + * Bump google.golang.org/grpc from 1.39.1 to 1.40.0 + * Bump github.com/onsi/gomega from 1.14.0 to 1.15.0 + * Bump github.com/opencontainers/selinux from 1.8.3 to 1.8.4 + * Bump google.golang.org/grpc from 1.39.0 to 1.39.1 + ------------------------------------------------------------------- Fri Aug 06 10:37:35 UTC 2021 - alexandre.vicenzi@suse.com diff --git a/cri-tools.spec b/cri-tools.spec index ef256e2..7e3cbed 100644 --- a/cri-tools.spec +++ b/cri-tools.spec @@ -20,7 +20,7 @@ %define name_source1 crictl.yaml Name: cri-tools -Version: 1.22.0 +Version: 1.23.0 Release: 0 Summary: CLI and validation tools for Kubelet Container Runtime Interface License: Apache-2.0 @@ -31,7 +31,7 @@ Source1: %{name_source1} Source2: rpmlintrc BuildRequires: go-go-md2man BuildRequires: golang-packaging -BuildRequires: golang(API) >= 1.16 +BuildRequires: golang(API) >= 1.17 # disable stripping of binaries %{go_nostrip}