SHA256
1
0
forked from pool/cri-tools

Accepting request 731453 from home:sgrunert

Update to v1.16.0:

OBS-URL: https://build.opensuse.org/request/show/731453
OBS-URL: https://build.opensuse.org/package/show/devel:kubic/cri-tools?expand=0&rev=9
This commit is contained in:
Richard Brown 2019-09-23 09:47:12 +00:00 committed by Git OBS Bridge
parent 2bd98537d3
commit dcfa71d3c5
5 changed files with 29 additions and 6 deletions

View File

@ -4,8 +4,8 @@
<param name="url">https://github.com/kubernetes-sigs/cri-tools.git</param>
<param name="scm">git</param>
<param name="filename">cri-tools</param>
<param name="versionformat">1.15.0</param>
<param name="revision">v1.15.0</param>
<param name="versionformat">1.16.0</param>
<param name="revision">v1.16.0</param>
</service>
<service name="recompress" mode="disabled">

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0e800862fd4463d0d018409143eafc8691cddf1498affcb013595db734570fd4
size 1910388

3
cri-tools-1.16.0.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:895c4ad87bbab1fb5f138bf7315e6de6c3de0b09622a39084563096e203f330d
size 3702480

View File

@ -1,3 +1,26 @@
-------------------------------------------------------------------
Tue Sep 17 09:23:45 UTC 2019 - Sascha Grunert <sgrunert@suse.com>
- Update to v1.16.0:
* crictl:
* Add container 'run' subcommand.
* Pull image on container creation.
* Treat first crictl stats argument as filter ID.
* Add -a (remove all) option to rmp.
* Create directory for config file.
* Add container rm --force, -f and --all, -a flags.
* Add images aliases image, img.
* Add --all, -a flag to image removal (rmi).
* Update Kubernetes vendors to 1.16.0 and add addiontion IPs for Pods.
* critest:
* Add registry prefix option.
* Add test for MaskedPaths and ReadonlyPaths.
* Switch to multi-arch nonewprivs image.
* Use arch specific hostnet-nginx image.
* Use a dedicated image for all reference test.
* Use IsAppArmorEnabled of Kubernetes instead of local one.
* Fix exec test timeout issues.
-------------------------------------------------------------------
Thu Jul 4 13:41:53 UTC 2019 - Michal Jura <mjura@suse.com>

View File

@ -20,7 +20,7 @@
%define name_source1 crictl.yaml
Name: cri-tools
Version: 1.15.0
Version: 1.16.0
Release: 0
Summary: CLI and validation tools for Kubelet Container Runtime Interface
License: Apache-2.0