mirror of
https://github.com/vmware-tanzu/velero.git
synced 2026-08-15 19:56:06 +00:00
This commit makes sure the object is marked as "skipped" when there's object with same name exists in the cluster during restore. Otherwise, such object will appeared as "failed" in the "Resource list" in the output of "velero restore describe xxx --details" Signed-off-by: Daniel Jiang <daniel.jiang@broadcom.com>