:bug: Initialize logging at correct time by tmshort · Pull Request #1779 · operator-framework/operator-controller

@tmshort

Do ctrl.SetLogger() in init()
Check klog.V(4).Enabled() in run() (after flags have been parsed)

Signed-off-by: Todd Short <tshort@redhat.com>

camilamacedo86

@tmshort tmshort added this pull request to the merge queue

Feb 14, 2025

Merged via the queue into operator-framework:main with commit 237ec1c

Feb 14, 2025

21 of 22 checks passed