github vmware-tanzu/velero v1.9.2

latest releases: v1.15.0-rc.2, v1.15.0-rc.1, v1.14.1...
2 years ago

v1.9.2

2022-09-26

Download

https://github.com/vmware-tanzu/velero/releases/tag/v1.9.2

Container Image

velero/velero:v1.9.2

Documentation

https://velero.io/docs/v1.9/

Upgrading

https://velero.io/docs/v1.9/upgrade-to-1.9/

All changes

  • Fix CVE-2022-1962 by bumping up golang version to 1.17.13 (#5286, @qiuming-best)
  • Fix code spell check fail (#5300, @qiuming-best)
  • Fix nil pointer panic when restoring StatefulSets (#5301, @divolgin)
  • Check for empty ns list before checking nslist[0] (#5302, @sseago)
  • check vsc null pointer (#5303, @lilongfeng0902)
  • Fix edge cases for already exists resources (#5304, @shubham-pampattiwar)
  • Increase ensure restic repository timeout to 5m (#5336, @shubham-pampattiwar)
  • Added DownloadTargetKindCSIBackupVolumeSnapshots for retrieving the signed URL to download only the <backup name>-csi-volumesnapshots.json.gz and DownloadTargetKindCSIBackupVolumeSnapshotContents to download only <backup name>-csi-volumesnapshotcontents.json.gz in the DownloadRequest CR structure. These files are already present in the backup layout. (#5307, @anshulahuja98)

Known issues

  • For #5305, which has some changes in DownloadRequest CRs, Users need to upgrade DownloadRequest CRs when using this new feature.

Don't miss a new velero release

NewReleases is sending notifications on new releases.