Description of problem (please be detailed as possible and provide log snippets): Fix a small logging issue where an odd number of arguments is passed to the logger. It is sometimes causing a flake in our CI tests. Version of all relevant components (if applicable): 4.11 Rate from 1 - 5 the complexity of the scenario you performed that caused this bug (1 - very simple, 5 - very complex)? 0 Steps to Reproduce: 1. Logging issue in the code 2. https://github.com/red-hat-storage/odf-multicluster-orchestrator/blob/main/controllers/mirrorpeer_controller.go#L330 Actual results: Passed odd number of args Expected results: Pass even number of args with key and values Additional info:
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Red Hat OpenShift Data Foundation 4.12.0 enhancement and bug fix update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2023:0551