Skip to content

v1.16.1

Latest
Compare
Choose a tag to compare
@Lyndon-Li Lyndon-Li released this 19 May 03:55
· 124 commits to main since this release
2eb97fa

v1.16.1

Download

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

Container Image

velero/velero:v1.16.1

Documentation

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

Upgrading

https://velero.io/docs/v1.16/upgrade-to-1.16/

All Changes

  • Call WaitGroup.Done() once only when PVB changes to final status the first time to avoid panic (#8940, @ywk253100)
  • Add VolumeSnapshotContent into the RIA and the mustHave resource list. (#8926, @blackpiglet)
  • Warn for not found error in patching managed fields (#8916, @sseago)
  • Fix issue 8878, relief node os deduction error checks (#8911, @Lyndon-Li)