`JSONPath` here https://github.com/openshift/oadp-operator/blob/597ea0260a768048f1b37151fea2ca67375f329d/api/v1alpha1/dataprotectionapplication_types.go#L692 should be changed to `".status.conditions[?(@.type=='Reconciled')].status"`
JSONPathhereoadp-operator/api/v1alpha1/dataprotectionapplication_types.go
Line 692 in 597ea02
should be changed to
".status.conditions[?(@.type=='Reconciled')].status"