Accepting request 582931 from devel:CaaSP:Head:ControllerNode
OBS-URL: https://build.opensuse.org/request/show/582931 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cri-tools?expand=0&rev=4
This commit is contained in:
parent
db4d2e0736
commit
52eed722f3
2
_service
2
_service
@ -5,7 +5,7 @@
|
|||||||
<param name="scm">git</param>
|
<param name="scm">git</param>
|
||||||
<param name="filename">cri-tools</param>
|
<param name="filename">cri-tools</param>
|
||||||
<param name="versionformat">git.%H</param>
|
<param name="versionformat">git.%H</param>
|
||||||
<param name="revision">653cc8c6509c540b8a7c6f6b43e437c0687a93a7</param>
|
<param name="revision">v1.0.0-alpha.0</param>
|
||||||
</service>
|
</service>
|
||||||
|
|
||||||
<service name="recompress" mode="disabled">
|
<service name="recompress" mode="disabled">
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:bd41086dcfef98755d31d908bf432a40b54b103e208d72df4fee27c3c083b09b
|
|
||||||
size 1303664
|
|
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:3dfe14ba2a9c20cfc474349f77e582a6462ddb32496770a88a1a6e3c3c404acc
|
||||||
|
size 1498624
|
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Mar 5 13:22:07 UTC 2018 - vrothberg@suse.com
|
||||||
|
|
||||||
|
- Use cri-tools v1.0.0-alpha.0 to be compatible to cri-o v1.9.x.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Mar 2 17:38:18 UTC 2018 - fcastelli@suse.com
|
Fri Mar 2 17:38:18 UTC 2018 - fcastelli@suse.com
|
||||||
|
|
||||||
|
@ -17,11 +17,9 @@
|
|||||||
|
|
||||||
|
|
||||||
%define project github.com/kubernetes-incubator/cri-tools
|
%define project github.com/kubernetes-incubator/cri-tools
|
||||||
%define commit 653cc8c6509c540b8a7c6f6b43e437c0687a93a7
|
%define commit fb0e3fc9cccdd9957d8ab7004e33548e7b158dc1
|
||||||
# rev_list = git rev-list commit | wc -l
|
|
||||||
%define rev_list 360
|
|
||||||
Name: cri-tools
|
Name: cri-tools
|
||||||
Version: 1.0.0alpha+git%{rev_list}
|
Version: 1.0.0alpha0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: CLI and validation tools for Kubelet Container Runtime Interface
|
Summary: CLI and validation tools for Kubelet Container Runtime Interface
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
|
Loading…
Reference in New Issue
Block a user