From d7abc274d59638c3820bbb2fe0ecf11b70a5a9879df096d5c5fbec6c60711e24 Mon Sep 17 00:00:00 2001 From: Richard Brown Date: Mon, 18 Jan 2021 15:30:37 +0000 Subject: [PATCH] Accepting request 863658 from home:jenting:branches:devel:kubic MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Update to version 1.5.3: * Add changelog for v1.5.3 * Increased limit for Velero pod to 512M. Fixes #3234 * 🐛 BSLs with validation disabled should be validated at least once (#3084) * Don't fail backup deletion if downloading tarball fails (#2993) * 🐛 Do not run ItemAction plugins for unresolvable types for all types (#3059) * 🐛 Use namespace and name to match PVB to Pod restore (#3051) * Adding fix for restic init container index on restores. (#3011) * v1.5.2 changelogs and cherry-picks (#3023) * Add changelog and docs for v1.5 release (#2941) * Spruce up release instructions and release scripts (#2931) OBS-URL: https://build.opensuse.org/request/show/863658 OBS-URL: https://build.opensuse.org/package/show/devel:kubic/velero?expand=0&rev=12 --- _service | 13 +++++++++++++ _servicedata | 4 ++++ velero-1.5.2.tar.gz | 3 --- velero-1.5.3.tar.gz | 3 +++ velero.changes | 15 +++++++++++++++ velero.spec | 6 +++--- vendor.tar.gz | 4 ++-- 7 files changed, 40 insertions(+), 8 deletions(-) create mode 100644 _servicedata delete mode 100644 velero-1.5.2.tar.gz create mode 100644 velero-1.5.3.tar.gz diff --git a/_service b/_service index be7664f..ab32238 100644 --- a/_service +++ b/_service @@ -1,4 +1,17 @@ + + https://github.com/vmware-tanzu/velero + git + .git + @PARENT_TAG@ + v(.*) + v1.5.3 + enable + + + velero-*.tar + gz + velero diff --git a/_servicedata b/_servicedata new file mode 100644 index 0000000..834db32 --- /dev/null +++ b/_servicedata @@ -0,0 +1,4 @@ + + + https://github.com/vmware-tanzu/velero + 123109a3bcac11dbb6783d2758207bac0d0817cb \ No newline at end of file diff --git a/velero-1.5.2.tar.gz b/velero-1.5.2.tar.gz deleted file mode 100644 index d8f0e00..0000000 --- a/velero-1.5.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a0c872567a5476a4483dc227ede6491e6d15fcf8da2ffd89c3e42a66550dbf91 -size 5929474 diff --git a/velero-1.5.3.tar.gz b/velero-1.5.3.tar.gz new file mode 100644 index 0000000..e22e969 --- /dev/null +++ b/velero-1.5.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f541416805f792c9f6e5ec2620b0c0f5d43d32ee6714f99fb9fadd8ee9072378 +size 5934935 diff --git a/velero.changes b/velero.changes index 88ef48e..b8789df 100644 --- a/velero.changes +++ b/velero.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Sat Jan 16 13:59:15 UTC 2021 - jenting.hsiao@suse.com + +- Update to version 1.5.3: + * Add changelog for v1.5.3 + * Increased limit for Velero pod to 512M. Fixes #3234 + * 🐛 BSLs with validation disabled should be validated at least once (#3084) + * Don't fail backup deletion if downloading tarball fails (#2993) + * 🐛 Do not run ItemAction plugins for unresolvable types for all types (#3059) + * 🐛 Use namespace and name to match PVB to Pod restore (#3051) + * Adding fix for restic init container index on restores. (#3011) + * v1.5.2 changelogs and cherry-picks (#3023) + * Add changelog and docs for v1.5 release (#2941) + * Spruce up release instructions and release scripts (#2931) + ------------------------------------------------------------------- Tue Nov 10 02:49:25 UTC 2020 - jenting hsiao diff --git a/velero.spec b/velero.spec index b427d12..91aee91 100644 --- a/velero.spec +++ b/velero.spec @@ -1,7 +1,7 @@ # # spec file for package velero # -# 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 @@ -17,11 +17,11 @@ %define goipath github.com/vmware-tanzu/velero -%define commit e115e5a191b1fdb5d379b62a35916115e77124a4 +%define commit 123109a3bcac11dbb6783d2758207bac0d0817cb %define gitstate clean Name: velero -Version: 1.5.2 +Version: 1.5.3 Release: 0 Summary: Backup program with deduplication and encryption License: Apache-2.0 diff --git a/vendor.tar.gz b/vendor.tar.gz index c2b7108..6e78ef7 100644 --- a/vendor.tar.gz +++ b/vendor.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:503b2f5a7c617d814b9bd20308a0cf9ea368738eb2db65e27a8ab78b659ce957 -size 6920778 +oid sha256:68cc4ad08009b9e6097622051d5a1ff3ebf81f20dd794116f2b922864190a833 +size 6920902