-
Notifications
You must be signed in to change notification settings - Fork 71
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #198 from blackpiglet/v0.6_change_log
Add v0.6 change log, and update README.md.
- Loading branch information
Showing
4 changed files
with
17 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
### All Changes | ||
|
||
* Annotate the PVC for non CSI PV. (#192, @reasonerjt) | ||
* Add AreAdditionalItemsReady method for RIA v2. (#185, @blackpiglet) | ||
* Add snapshot data mover logic in PVC RIA v2. (#184, @blackpiglet) | ||
* Add DataUploadResult ConfigMap retrieving and deleting code. (#183, @blackpiglet) | ||
* Support DataUpload CR handling in backup (#181, @blackpiglet) | ||
* Remove VS name annotation from PVC during CSI restore (#180, @shubham-pampattiwar) | ||
* Add support for Multiple VolumeSnapshotClasses (#178, @anshulahuja98) | ||
* Make the BIA in CSI plugin adopt v2. (#177, @blackpiglet) | ||
* Copy PVC labels to it's VolumeSnapshot (#176, @anshulahuja98) | ||
* Use CSISnapshotTimeout to set the snapshot timeout (#175, @dzaninovic) | ||
* Cleanup CSI Snapshots post Polling of VSC times out in CSI Plugin. (#174, @Shashank1306s) | ||
* Update the logic to get VSClass for CSI snapshot (#173, @reasonerjt) | ||
* Unify CSI plugin build process and bump golang version. (#165, @blackpiglet) | ||
* Replace busybox with internal copy binary (#161, @blackpiglet) |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.