1
0

Accepting request 877759 from home:haass:branches:filesystems:ceph

- v2.0.0 depends on golang 1.13 
- Update to v2.0.0

OBS-URL: https://build.opensuse.org/request/show/877759
OBS-URL: https://build.opensuse.org/package/show/filesystems:ceph/csi-external-provisioner?expand=0&rev=7
This commit is contained in:
Mike Latimer 2021-03-24 15:38:17 +00:00 committed by Git OBS Bridge
parent 4dac43d61e
commit c69e57048b
6 changed files with 20 additions and 10 deletions

View File

@ -6,7 +6,7 @@
<param name="filename">csi-external-provisioner</param>
<param name="versionformat">@PARENT_TAG@</param>
<param name="versionrewrite-pattern">v(.*)</param>
<param name="revision">v1.6.0</param>
<param name="revision">v2.0.0</param>
</service>
<service name="recompress" mode="disabled">
<param name="file">*.tar</param>

View File

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

View File

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

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Mon Mar 8 14:09:17 UTC 2021 - Stefan Haas <stefan.haas@suse.com>
- v2.0.0 depends on golang 1.13
-------------------------------------------------------------------
Thu Mar 4 12:51:43 UTC 2021 - Stefan Haas <stefan.haas@suse.com>
- Update to v2.0.0
-------------------------------------------------------------------
Tue Nov 24 03:08:44 UTC 2020 - Tim Serong <tserong@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package csi-external-provisioner
#
# Copyright (c) 2020 SUSE LLC
# Copyright (c) 2021 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -23,7 +23,7 @@
%define source external-provisioner
Name: csi-%{source}
Version: 1.6.0
Version: 2.0.0
Release: 0
Summary: Dynamically provisions volumes of CSI drivers
License: Apache-2.0
@ -31,9 +31,9 @@ Group: System/Management
URL: https://%{project}
Source: %{name}-%{version}.tar.gz
Source1: vendor.tar.gz
BuildRequires: go1.12 >= 1.12.0
BuildRequires: go1.13 >= 1.13.0
BuildRequires: golang-packaging
BuildRequires: golang(API) >= 1.12
BuildRequires: golang(API) >= 1.13
%description
Kubernetes external controller that monitors PersistentVolumeClaim objects created by user and creates/deletes volumes for them.

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:531ebc7dbe6e025d9946062b6171ef6b19060d0fc7fa699474535934b95880bf
size 5193079
oid sha256:09dc32c94e8cb612d6fe6db51d39e3b60a2c07ec8d7eba722fbea6ea5d391036
size 5175163