Skip to content

cri: move noisy CDI logs to debug level#12715

Merged
mxpv merged 1 commit intocontainerd:mainfrom
samuelkarp:noisy-cdi
Dec 19, 2025
Merged

cri: move noisy CDI logs to debug level#12715
mxpv merged 1 commit intocontainerd:mainfrom
samuelkarp:noisy-cdi

Conversation

@samuelkarp
Copy link
Copy Markdown
Member

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

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]>
@github-project-automation github-project-automation Bot moved this to Needs Triage in Pull Request Review Dec 19, 2025
@dosubot dosubot Bot added the area/cri Container Runtime Interface (CRI) label Dec 19, 2025
@github-project-automation github-project-automation Bot moved this from Needs Triage to Review In Progress in Pull Request Review Dec 19, 2025
@mxpv mxpv added this pull request to the merge queue Dec 19, 2025
Merged via the queue into containerd:main with commit 78cb5b5 Dec 19, 2025
90 of 92 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 added cherry-pick/2.1.x Change to be cherry picked to release/2.1 branch cherry-pick/2.2.x Change to be cherry picked to release/2.2 branch labels Dec 19, 2025
@samuelkarp
Copy link
Copy Markdown
Member Author

/cherrypick release/2.2
/cherrypick release/2.1

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

@samuelkarp: new pull request created: #12716

Details

In response to this:

/cherrypick release/2.2
/cherrypick release/2.1

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

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

@samuelkarp: new pull request created: #12717

Details

In response to this:

/cherrypick release/2.2
/cherrypick release/2.1

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@austinvazquez austinvazquez added cherry-picked/2.1.x PR commits are cherry picked into the release/2.1 branch cherry-picked/2.2.x PR commits are cherry-picked into release/2.2 branch and removed cherry-pick/2.1.x Change to be cherry picked to release/2.1 branch cherry-pick/2.2.x Change to be cherry picked to release/2.2 branch labels Dec 22, 2025
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) cherry-picked/2.1.x PR commits are cherry picked into the release/2.1 branch cherry-picked/2.2.x PR commits are cherry-picked into release/2.2 branch size/XS

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

6 participants