mirror of
https://github.com/vmware-tanzu/velero.git
synced 2026-05-02 13:25:48 +00:00
Add v1.11.1 changelog. (#6522)
Signed-off-by: Xun Jiang <jxun@vmware.com>
This commit is contained in:
committed by
GitHub
parent
5afe837f76
commit
bdbe7eb242
@@ -1,3 +1,26 @@
|
||||
## v1.11.1
|
||||
### 2023-07-19
|
||||
|
||||
### Download
|
||||
https://github.com/vmware-tanzu/velero/releases/tag/v1.11.1
|
||||
|
||||
### Container Image
|
||||
`velero/velero:v1.11.1`
|
||||
|
||||
### Documentation
|
||||
https://velero.io/docs/v1.11/
|
||||
|
||||
### Upgrading
|
||||
https://velero.io/docs/v1.11/upgrade-to-1.11/
|
||||
|
||||
### All changes
|
||||
* Add support for OpenStack CSI drivers topology keys (#6488, @kayrus)
|
||||
* Enhance the code because of #6297, the return value of GetBucketRegion is not recorded, as a result, when it fails, we have no way to get the cause (#6477, @Lyndon-Li)
|
||||
* Fixed a bug where status.progress is not getting updated for backups. (#6324, @blackpiglet)
|
||||
* Restore Endpoints before Services (#6316, @ywk253100)
|
||||
* Fix issue #6182. If pod is not running, don't treat it as an error, let it go and leave a warning. (#6189, @Lyndon-Li)
|
||||
|
||||
|
||||
## v1.11
|
||||
### 2023-04-07
|
||||
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
Fix issue #6182. If pod is not running, don't treat it as an error, let it go and leave a warning.
|
||||
@@ -1 +0,0 @@
|
||||
Restore Endpoints before Services
|
||||
@@ -1 +0,0 @@
|
||||
Fixed a bug where status.progress is not getting updated for backups.
|
||||
@@ -1 +0,0 @@
|
||||
Enhance the code because of #6297, the return value of GetBucketRegion is not recorded, as a result, when it fails, we have no way to get the cause
|
||||
@@ -1 +0,0 @@
|
||||
Add support for OpenStack CSI drivers topology keys
|
||||
Reference in New Issue
Block a user