helm-app-operator-kit icon indicating copy to clipboard operation
helm-app-operator-kit copied to clipboard

How to raise logs level of operator

Open bsctl opened this issue 7 years ago • 1 comments
trafficstars

Hello, thanks for sharing this awesome project. How to raise logs level of operator? Please, document it.

Thanks

bsctl avatar Oct 29 '18 19:10 bsctl

Hi @kalise, the operator log level is not currently configurable, but that is a known issue and something we intend to fix. See https://github.com/operator-framework/helm-app-operator-kit/issues/52#issuecomment-429976776.

#44 is also related. This operator will also be migrating to use the logr interface to align with upstream projects (operator-sdk and controller-runtime), which likely affects how log levels are configured.

To keep things well-scoped, we'll track the log level configurability here and close #52 when its original intent has been met.

joelanford avatar Oct 29 '18 20:10 joelanford