/kind bug
What steps did you take and what happened:
[A clear and concise description of what the bug is.]
We're using the klog logging framework in Secrets Store CSI Driver. When trying to set -stderrthreshold=ERROR with -logtostderr=true, we're seeing all the logs are being printed. Is this the expected behavior?
Users want to only log the ERROR but that doesn't seem like an option today? Is there any configuration that we're missing.
cc @tam7t
What did you expect to happen:
Anything else you would like to add:
[Miscellaneous information that will assist in solving the issue.]
/kind bug
What steps did you take and what happened:
[A clear and concise description of what the bug is.]
We're using the
kloglogging framework in Secrets Store CSI Driver. When trying to set-stderrthreshold=ERRORwith-logtostderr=true, we're seeing all the logs are being printed. Is this the expected behavior?Users want to only log the
ERRORbut that doesn't seem like an option today? Is there any configuration that we're missing.cc @tam7t
What did you expect to happen:
Anything else you would like to add:
[Miscellaneous information that will assist in solving the issue.]