1
0
Richard Brown 2021-04-06 15:28:50 +00:00 committed by Git OBS Bridge
commit 50a04780a0
6 changed files with 26 additions and 12 deletions

View File

@ -4,9 +4,8 @@
<param name="scm">git</param>
<param name="exclude">.git</param>
<param name="filename">csi-external-snapshotter</param>
<param name="versionformat">@PARENT_TAG@</param>
<param name="versionrewrite-pattern">v(.*)</param>
<param name="revision">v2.1.1</param>
<param name="versionformat">3.0.2</param>
<param name="revision">v3.0.2</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:788e9431e56d92a057288b07747ab506da28e2c490859fe19cf462c494881ca7
size 5894098

View File

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

View File

@ -1,3 +1,18 @@
-------------------------------------------------------------------
Wed Mar 31 14:25:16 UTC 2021 - Stefan Haas <stefan.haas@suse.com>
- Update version to v3.0.2
-------------------------------------------------------------------
Mon Mar 8 14:27:20 UTC 2021 - Stefan Haas <stefan.haas@suse.com>
- v3.0.0 relies on golang 1.13
-------------------------------------------------------------------
Thu Mar 4 13:09:45 UTC 2021 - Stefan Haas <stefan.haas@suse.com>
- Update version to 3.0.0
-------------------------------------------------------------------
Tue Nov 24 03:08:46 UTC 2020 - Tim Serong <tserong@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package csi-external-snapshotter
#
# 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
@ -18,12 +18,12 @@
%{go_nostrip}
%define project github.com/kubernetes-csi/external-snapshotter/v2
%define project github.com/kubernetes-csi/external-snapshotter/v3
%define package csi-snapshotter
%define source external-snapshotter
Name: csi-%{source}
Version: 2.1.1
Version: 3.0.2
Release: 0
Summary: Triggers CreateSnapshot/DeleteSnapshot against a CSI endpoint
License: Apache-2.0
@ -32,7 +32,7 @@ URL: https://%{project}
Source: %{name}-%{version}.tar.gz
Source1: vendor.tar.gz
BuildRequires: golang-packaging
BuildRequires: golang(API) >= 1.12
BuildRequires: golang(API) >= 1.13
%description
Kubernetes CSI external-snapshotter sidecar watches Kubernetes VolumeSnapshotContent CRD objects and triggers CreateSnapshot/DeleteSnapshot against a CSI endpoint.

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:747cbb1b3deecc2003c71fae1a5b6e06122c429c56abce4b74e37d46423736aa
size 5651004
oid sha256:15834ab86797ed628fb465fc3b676b51a2ed34b3d2b9da5fa89ab065387241ae
size 4856510