forked from pool/cri-tools
Accepting request 639511 from home:vrothberg:branches:devel:kubic
**DO NOT FORWARD TO FACTORY** We need to batch the request to Factory with Kubernetes and CRI-O. - Bump cri-tools to v1.12.0: * Properly returns errors when the output format is not supported * Show concise image info for crictl ps * Fixes crictl ps and crictl pods * Adds podID in output of crictl ps * Adds sandbox config to image pull * Fixes unmarshal issues in crictl inspecti * Fixes timeout for grpc dialer * Adds new test to critest for privileged container OBS-URL: https://build.opensuse.org/request/show/639511 OBS-URL: https://build.opensuse.org/package/show/devel:kubic/cri-tools?expand=0&rev=3
This commit is contained in:
committed by
Git OBS Bridge
parent
c03e9e2eb1
commit
fb3243900d
@@ -16,14 +16,14 @@
|
||||
#
|
||||
|
||||
|
||||
%define project github.com/kubernetes-incubator/cri-tools
|
||||
%define project github.com/kubernetes-sigs/cri-tools
|
||||
Name: cri-tools
|
||||
Version: 1.11.1
|
||||
Version: 1.12.0
|
||||
Release: 0
|
||||
Summary: CLI and validation tools for Kubelet Container Runtime Interface
|
||||
License: Apache-2.0
|
||||
Group: System/Management
|
||||
Url: https://github.com/kubernetes-incubator/cri-tools
|
||||
Url: https://github.com/kubernetes-sigs/cri-tools
|
||||
Source0: %{name}-%{version}.tar.xz
|
||||
Source1: crictl.yaml
|
||||
BuildRequires: go-go-md2man
|
||||
|
Reference in New Issue
Block a user