Skip to content

[pull] main from containerd:main#293

Merged
pull[bot] merged 4 commits intomeonBot:mainfrom
containerd:main
Apr 5, 2026
Merged

[pull] main from containerd:main#293
pull[bot] merged 4 commits intomeonBot:mainfrom
containerd:main

Conversation

@pull
Copy link
Copy Markdown

@pull pull bot commented Apr 4, 2026

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

pierluigilenoci and others added 2 commits April 3, 2026 10:53
klog has a long-standing bug where setting -logtostderr=true causes the
-stderrthreshold flag to be silently ignored. All log messages are sent
to stderr regardless of their severity.

klog v2.140.0 introduced two new flags that allow callers to opt into the
correct behavior:

  -legacy_stderr_threshold_behavior=false
  -stderrthreshold=INFO

Set them in the CRI plugin's setGLogLevel() function, right after
klog.InitFlags() and before any other flag configuration.

Reference: kubernetes/klog#212
Signed-off-by: Pierluigi Lenoci <pierluigi.lenoci@gmail.com>
Honor stderrthreshold when logtostderr is enabled
@pull pull bot locked and limited conversation to collaborators Apr 4, 2026
@pull pull bot added the ⤵️ pull label Apr 4, 2026
mxpv and others added 2 commits April 4, 2026 14:10
Signed-off-by: Maksym Pavlenko <pavlenko.maksym@gmail.com>
Move runtime v2 docs to ./docs
@pull pull bot merged commit 924f643 into meonBot:main Apr 5, 2026
2 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants