From c4a209dff49af3da4b42822c7a1dcb72aaaaa23205969763fc78185495fde2b2 Mon Sep 17 00:00:00 2001 From: Richard Brown Date: Wed, 9 Nov 2022 09:53:51 +0000 Subject: [PATCH] Accepting request 1034556 from home:amanzini:branches:devel:kubic - Update to version 1.9.2: * Add annotation "pv.kubernetes.io/migrated-to" for CSI checking. * Fix CVE-2022-1962 by bumping up golang version to 1.17.13 * Improvement to the CSI plugin in plugin v0.3.0 * Skip registering "crd-remap-version" plugin when feature flag "EnableAPIGroupVersions" is set * Refactored the controllers using Kubebuilder v3 * Optionally restore status on selected resources The restoreStatus option has been added to the CLI and Restore spec to enable you to control the group of resources whose status will be restored. * ExistingResourcePolicy in the restore API * Upgrade integrated Restic version and add skip TLS validation in Restic command Breaking changes With bumping up the API to v1 in CSI plugin, the v0.3.0 CSI plugin will only work for Kubernetes v1.20+. Upgrading: https://velero.io/docs/v1.9/upgrade-to-1.9/ OBS-URL: https://build.opensuse.org/request/show/1034556 OBS-URL: https://build.opensuse.org/package/show/devel:kubic/velero?expand=0&rev=28 --- velero-1.8.1.tar.gz | 3 --- velero-1.9.2.tar.gz | 3 +++ velero.changes | 21 +++++++++++++++++++++ velero.spec | 4 ++-- vendor.tar.gz | 4 ++-- 5 files changed, 28 insertions(+), 7 deletions(-) delete mode 100644 velero-1.8.1.tar.gz create mode 100644 velero-1.9.2.tar.gz diff --git a/velero-1.8.1.tar.gz b/velero-1.8.1.tar.gz deleted file mode 100644 index 6e4b452..0000000 --- a/velero-1.8.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:675034d30d3539f9292ca5896e28df6159cdf1c6436d806795a79c61bfe37cd7 -size 15901375 diff --git a/velero-1.9.2.tar.gz b/velero-1.9.2.tar.gz new file mode 100644 index 0000000..18b6195 --- /dev/null +++ b/velero-1.9.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad910f18ad4a5e7d5c5c21e7d631885e109f49d9c03553628a4592998c54408e +size 19199850 diff --git a/velero.changes b/velero.changes index 8071fba..3f584ff 100644 --- a/velero.changes +++ b/velero.changes @@ -1,3 +1,24 @@ +------------------------------------------------------------------- +Tue Nov 8 14:13:25 UTC 2022 - Andrea Manzini + +- Update to version 1.9.2: + * Add annotation "pv.kubernetes.io/migrated-to" for CSI checking. + * Fix CVE-2022-1962 by bumping up golang version to 1.17.13 + * Improvement to the CSI plugin in plugin v0.3.0 + * Skip registering "crd-remap-version" plugin when feature flag "EnableAPIGroupVersions" is set + * Refactored the controllers using Kubebuilder v3 + * Optionally restore status on selected resources + The restoreStatus option has been added to the CLI and Restore spec to enable + you to control the group of resources whose status will be restored. + * ExistingResourcePolicy in the restore API + * Upgrade integrated Restic version and add skip TLS validation in Restic command + +Breaking changes +With bumping up the API to v1 in CSI plugin, the v0.3.0 CSI plugin will only work for Kubernetes v1.20+. + +Upgrading: +https://velero.io/docs/v1.9/upgrade-to-1.9/ + ------------------------------------------------------------------- Thu Mar 17 13:42:20 UTC 2022 - jenting.hsiao@suse.com diff --git a/velero.spec b/velero.spec index 60f100e..d06488f 100644 --- a/velero.spec +++ b/velero.spec @@ -21,7 +21,7 @@ %define gitstate clean Name: velero -Version: 1.8.1 +Version: 1.9.2 Release: 0 Summary: Backup program with deduplication and encryption License: Apache-2.0 @@ -30,7 +30,7 @@ URL: https://velero.io Source0: https://github.com/vmware-tanzu/velero/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz Source1: vendor.tar.gz BuildRequires: golang-packaging -BuildRequires: golang(API) = 1.16 +BuildRequires: golang(API) = 1.17 %description velero is a backup program. It supports verification, encryption, diff --git a/vendor.tar.gz b/vendor.tar.gz index f09215b..2a42d76 100644 --- a/vendor.tar.gz +++ b/vendor.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e4a88e1abea48f62f86f2bf12929116318ef0bdd806f8acac2b880f565770db6 -size 8897788 +oid sha256:6089d7c7da8da0e6aedc28bbd8a9a9a2c9add6ed7d73b4db68325ab06fb9ae22 +size 10628959