-
Bug
-
Resolution: Done
-
Normal
-
None
-
False
-
-
False
-
Passed
-
OADP Sprint 218
-
1
-
0
-
0
-
0
-
None
In MTC 1.7.0 Oadp is responsible for installing velero and restic, because of this there are some label changes that are present that causes log and discovery services to break. These changes in labels are -
- Velero and restic pods are missing the required label `app.kubernetes.io/part-of:openshift-migration`
- Velero pod is missing label `component: velero`
- restic pod has additional label `component: velero`
These two bugs got introduced because of label changes -
Solution/Request:
Ability from Oadp operator to have some kind of mechanism that allows MTC operator to define/control labels on velero and restic pod to make sure all the needed labels are present for MTC to work as expected.
- links to