Skip to content

v1.9.1-rc.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@qiuming-best qiuming-best released this 10 Aug 11:59
· 2140 commits to main since this release
af69122

v1.9.1

2022-08-10

Download

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

Container Image

velero/velero:v1.9.1

Documentation

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

Upgrading

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

All changes

  • Fix bsl validation bug: the BSL is validated continually and doesn't respect the validation period configured (#5112, @ywk253100)
  • Modify BackupStoreGetter to avoid BSL spec changes (#5134, @sseago)
  • Delay CA file deletion in PVB controller. (#5150, @jxun)
  • Skip registering "crd-remap-version" plugin when feature flag "EnableAPIGroupVersions" is set (#5173, @reasonerjt)
  • Fix restic backups to multiple backup storage locations bug (#5175, @qiuming-best)
  • Make CSI snapshot creation timeout configurable. (#5189, @jxun)
  • Add annotation "pv.kubernetes.io/migrated-to" for CSI checking. (#5186, @jxun)