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

 (4 comments) (0 reactions) (0 assignees)Go (91 forks)auto 404
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

Contributor guide