Releases: vmware-tanzu/velero-plugin-for-csi
Releases · vmware-tanzu/velero-plugin-for-csi
v0.3.1
All changes
- Bump up golang version to 1.17.13. (#119, @blackpiglet)
v0.3.1-rc.1
All changes
- Bump up golang version to 1.17.13. (#119, @blackpiglet)
v0.3.0
All Changes
- Add verified environment information. (#114, @blackpiglet)
- Remove the unnecessary warning. (#109, @reasonerjt)
- Update VSC's DeletionPolicy to Retain when it is set to Delete. (#108, @blackpiglet)
- Added shubham to auto-assignees. (#107, @sseago)
- Use scratch as the base image. (#106, @ywk253100)
- Revert "Add ReadyToUse status check before assuming VolumeSnapshotContent ready." (#105, @blackpiglet)
- Bump up the version of library go-plugin. (#104, @ywk253100)
- Fix: Record a warning when deleting VSC but fail with NotFound. (#103, @blackpiglet)
- fix: VolumeSnapshotContentBackupItemAction AppliesTo() debug message. (#101, @ yuvalman)
- Add ReadyToUse status check before assuming VolumeSnapshotContent ready. (#100, @blackpiglet)
- Bump up the API from v1beta1 to v1. (#99, @reasonerjt)
- Bump up Golang version to v1.17. (#98, @blackpiglet)
- Add CSI plugin compatible Velero version v1.8.x. (#97, @jenting)
- Append "-dev" suffix for the image tag of release branches. (#96, @ywk253100)
- Enable building and pushing image for release branches. (#95, @ywk253100)
- Fix CVE-2020-26160 and CVE-2020-29652. (#94, @ywk253100)
v0.3.0-rc.1
All Changes
- Remove the unnecessary warning. (#109, @reasonerjt)
- Update VSC's DeletionPolicy to Retain when it is set to Delete. (#108, @blackpiglet)
- Added shubham to auto-assignees. (#107, @sseago)
- Use scratch as the base image. (#106, @ywk253100)
- Revert "Add ReadyToUse status check before assuming VolumeSnapshotContent ready." (#105, @blackpiglet)
- Bump up the version of library go-plugin. (#104, @ywk253100)
- Fix: Record a warning when deleting VSC but fail with NotFound. (#103, @blackpiglet)
- fix: VolumeSnapshotContentBackupItemAction AppliesTo() debug message. (#101, @ yuvalman)
- Add ReadyToUse status check before assuming VolumeSnapshotContent ready. (#100, @blackpiglet)
- Bump up the API from v1beta1 to v1. (#99, @reasonerjt)
- Bump up Golang version to v1.17. (#98, @blackpiglet)
- Add CSI plugin compatible Velero version v1.8.x. (#97, @jenting)
- Append "-dev" suffix for the image tag of release branches. (#96, @ywk253100)
- Enable building and pushing image for release branches. (#95, @ywk253100)
- Fix CVE-2020-26160 and CVE-2020-29652. (#94, @ywk253100)
v0.2.0
All Changes
- Allow cross-namespace restore of PVC's with CSI volumes (#82, @sshende-catalogicsoftware)
- Only remove internal k8s annotations related to PVC-PV bindings and provisioning (#89, @tomob)
- Change the base image to
distroless
(#92, @ywk253100)
v0.2.0-rc.1
All Changes
- Allow cross-namespace restore of PVC's with CSI volumes (#82, @sshende-catalogicsoftware)
- Only remove internal k8s annotations related to PVC-PV bindings and provisioning (#89, @tomob)
- Change the base image to
distroless
(#92, @ywk253100)
v0.1.2
v0.1.2
2020-10-16
Container Image
velero/velero-plugin-for-csi:v0.1.2
Documentation
All Changes
- Use labels to select volumesnapshotclass for csi provider (#60, @ashish-amarnath)
- Skip static linking VSC creation if VS already exists (#64, @ashish-amarnath)
- Use new GetPodVolumesUsingRestic API from core Velero (#70, @ashish-amarnath)