openshift/oadp-operator
DPAReconciler already have a logger, use it instead of passing to each reconcile functions
Open
#1,127 opened on Aug 11, 2023
good first issuelifecycle/frozenpriority/backlog
Repository metrics
- Stars
- (91 stars)
- PR merge metrics
- (PR metrics pending)
Description
// TODO: DPAReconciler already have a logger, use it instead of passing to each reconcile functions
https://github.com/openshift/oadp-operator/blob/master/controllers/dpa_controller.go#L216