Skip to content

[release/1.7] cri: emit warning for concurrent CreateContainer#12744

Merged
estesp merged 1 commit intocontainerd:release/1.7from
samuelkarp:concurrent-create-container-1.7
Jan 6, 2026
Merged

[release/1.7] cri: emit warning for concurrent CreateContainer#12744
estesp merged 1 commit intocontainerd:release/1.7from
samuelkarp:concurrent-create-container-1.7

Conversation

@samuelkarp
Copy link
Copy Markdown
Member

@samuelkarp samuelkarp commented Jan 5, 2026

Cherry-pick of #12695

We have existing detection for concurrent CreateContainer requests, but the error message is unclear and there is no warning in containerd logs. This change adds a warning and clarifies the error message.

(cherry picked from commit c94b423)

Assisted-by: gemini-cli

Improve error message and add warning when concurrent container creation is detected

We have existing detection for concurrent CreateContainer requests, but
the error message is unclear and there is no warning in containerd logs.
This change adds a warning and clarifies the error message.

Signed-off-by: Samuel Karp <samuelkarp@google.com>
(cherry picked from commit c94b423)
Signed-off-by: Samuel Karp <samuelkarp@google.com>
Assisted-by: gemini-cli
@github-project-automation github-project-automation Bot moved this to Needs Triage in Pull Request Review Jan 5, 2026
@dosubot dosubot Bot added the area/cri Container Runtime Interface (CRI) label Jan 5, 2026
@github-project-automation github-project-automation Bot moved this from Needs Triage to Review In Progress in Pull Request Review Jan 6, 2026
@estesp estesp merged commit 4adf2ff into containerd:release/1.7 Jan 6, 2026
121 of 123 checks passed
@github-project-automation github-project-automation Bot moved this from Review In Progress to Done in Pull Request Review Jan 6, 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/M

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

4 participants