SHA256
1
0
forked from pool/cri-tools

Accepting request 861672 from home:RBrownSUSE:branches:devel:kubic

- Update to version 1.20.0:
  * fix a bug in closure function
  * Trigger prow job
  * Update Kubernetes to v1.20.0
  * Dockershim critest on Windows
  * Fix CRI Test with Windows containerd runtime
  * Add comment to cloud build manifest file
  * Add clarity to docs about default runtimes
  * Add staging build for test user images
  * version 1.17.0 -> 1.19.0 in crictl.md

OBS-URL: https://build.opensuse.org/request/show/861672
OBS-URL: https://build.opensuse.org/package/show/devel:kubic/cri-tools?expand=0&rev=14
This commit is contained in:
Richard Brown
2021-01-08 14:10:21 +00:00
committed by Git OBS Bridge
parent 654d9a23c5
commit 2fc8ab1f13
5 changed files with 22 additions and 7 deletions

View File

@@ -20,7 +20,7 @@
%define name_source1 crictl.yaml
Name: cri-tools
Version: 1.18.0
Version: 1.20.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.14
BuildRequires: golang(API) >= 1.15
# disable stripping of binaries
%{go_nostrip}