mirror of
https://github.com/vmware-tanzu/velero.git
synced 2026-08-18 21:26:08 +00:00
Merge pull request #6204 from Lyndon-Li/release-1.10
Add 1.10.3 change log
This commit is contained in:
@@ -1,3 +1,25 @@
|
||||
## v1.10.3
|
||||
### 2023-04-27
|
||||
|
||||
### Download
|
||||
https://github.com/vmware-tanzu/velero/releases/tag/v1.10.3
|
||||
|
||||
### Container Image
|
||||
`velero/velero:v1.10.3`
|
||||
|
||||
### Documentation
|
||||
https://velero.io/docs/v1.10/
|
||||
|
||||
### Upgrading
|
||||
https://velero.io/docs/v1.10/upgrade-to-1.10/
|
||||
|
||||
### All changes
|
||||
* Fix issue #6182. If pod is not running, don't treat it as an error, let it go and leave a warning. (#6188, @Lyndon-Li)
|
||||
* Bump v1.10's Golang version to v1.20 (#6143, @blackpiglet)
|
||||
* Ignore not found error during patching managedFields (#6135, @ywk253100)
|
||||
* Fix issue #5972, don't assume errorField as error type when dealing with logger.WithError (#6086, @Lyndon-Li)
|
||||
* Restore Services before Clusters (#6058, @ywk253100)
|
||||
|
||||
## v1.10.2
|
||||
### 2023-02-22
|
||||
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
Restore Services before Clusters
|
||||
@@ -1 +0,0 @@
|
||||
Fix issue #5972, don't assume errorField as error type when dealing with logger.WithError
|
||||
@@ -1 +0,0 @@
|
||||
Ignore not found error during patching managedFields
|
||||
@@ -1 +0,0 @@
|
||||
Bump v1.10's Golang version to v1.20
|
||||
@@ -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.
|
||||
Reference in New Issue
Block a user