Commit 1b90cf1
committed
fix: opt into fixed klog stderrthreshold behavior
After klog.InitFlags(), set legacy_stderr_threshold_behavior=false
and stderrthreshold=INFO so that klog honors the stderrthreshold
flag correctly (kubernetes/klog#212).
The repo already uses klog/v2 v2.140.0, so no dependency bump
is needed.
Signed-off-by: Pierluigi Lenoci <pierluigi.lenoci@gmail.com>1 parent dcdabde commit 1b90cf1
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
120 | 125 | | |
121 | 126 | | |
122 | 127 | | |
| |||
0 commit comments