-
Bug
-
Resolution: Done
-
Critical
-
OADP 1.1.0
-
False
-
-
False
-
oadp-velero-plugin-container-1.1.0-18, oadp-operator-container-1.1.0-43
-
Failed
-
-
0
-
0
-
Very Likely
-
0
-
None
-
Unset
-
Unknown
-
No
Description of problem:
Registry Driver for GCP isn't available
Version-Release number of selected component (if applicable):
How reproducible:
Everytime
Steps to Reproduce:
1. Set backupImages in dpa to nil or true
Actual results:
time="2022-07-11T18:58:52Z" level=error msg="Error backing up item" backup=openshift-adp/mongo-e2e-327770b4-014b-11ed-aed8-0a580a8216b4 error="error executing custom action (groupResource=imagestreams.image.openshift.io, namespace=mongo-persistent, name=todolist-mongo-go): rpc error: code = Aborted desc = plugin panicked: StorageDriver not registered: gcs" error.file="/go/src/github.com/vmware-tanzu/velero/pkg/backup/item_backupper.go:316" error.function="github.com/vmware-tanzu/velero/pkg/backup.(*itemBackupper).executeActions"
Expected results:
No panic
Additional info:
Will be fixed when https://github.com/openshift/openshift-velero-plugin/pull/151 is merged. It is currently blocked by another issue https://github.com/distribution/distribution/pull/3676