openshift/oadp-operator
DPAReconciler already have a logger, use it instead of passing to each reconcile functions
开放
#1,127 创建于 2023年8月11日
good first issuelifecycle/frozenpriority/backlog
仓库指标
- 星标
- (91 个星标)
- PR 合并指标
- (PR 指标待抓取)
描述
// 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