redhat-openshift-ecosystem / openshift-preflight

Operator and container preflight certification tests
Apache License 2.0
58 stars 66 forks source link

Investigate log.SetLogger for controller-runtime #1156

Closed bcrochet closed 2 months ago

bcrochet commented 2 months ago

Witnessed an error during DeployableByOlm:

[controller-runtime] log.SetLogger(...) was never called; logs will not be displayed.
bcrochet commented 2 months ago

This could be that we just call it with a "discard" logger.