mirror of
https://github.com/vmware-tanzu/velero.git
synced 2026-01-07 13:55:20 +00:00
Merge pull request #2487 from skriss/fix-error-logging
don't return an error from log hook if value is not an error type
This commit is contained in:
1
changelogs/unreleased/2487-skriss
Normal file
1
changelogs/unreleased/2487-skriss
Normal file
@@ -0,0 +1 @@
|
||||
bug fix: in error location logging hook, if the item logged under the `error` key doesn't implement the `error` interface, don't return an error since this is a valid scenario
|
||||
Reference in New Issue
Block a user