Skip to content

[release/2.2] Reduce noisy CDI logs#12717

Merged
fuweid merged 1 commit intocontainerd:release/2.2from
k8s-infra-cherrypick-robot:cherry-pick-12715-to-release/2.2
Dec 19, 2025
Merged

[release/2.2] Reduce noisy CDI logs#12717
fuweid merged 1 commit intocontainerd:release/2.2from
k8s-infra-cherrypick-robot:cherry-pick-12715-to-release/2.2

Conversation

@k8s-infra-cherrypick-robot
Copy link
Copy Markdown

This is an automated cherry-pick of #12715

/assign samuelkarp

WithCDI currently emits logs at Info level for every container even when
len(Config.CDIDevices) == 0.  Move these to Debug level.

Signed-off-by: Samuel Karp <[email protected]>
Copy link
Copy Markdown
Member

@mikebrow mikebrow left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@github-project-automation github-project-automation Bot moved this from Needs Triage to Review In Progress in Pull Request Review Dec 19, 2025
@fuweid fuweid merged commit fb33d37 into containerd:release/2.2 Dec 19, 2025
52 checks passed
@github-project-automation github-project-automation Bot moved this from Review In Progress to Done in Pull Request Review Dec 19, 2025
@samuelkarp samuelkarp changed the title [release/2.2] cri: move noisy CDI logs to debug level [release/2.2] Reduce noisy CDI logs Mar 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/cri Container Runtime Interface (CRI) impact/changelog size/XS

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

5 participants