Skip to content

executor: detect containers killed by OOMKiller#5260

Merged
tonistiigi merged 1 commit intomoby:masterfrom
tonistiigi:executor-oomkiller
Aug 23, 2024
Merged

executor: detect containers killed by OOMKiller#5260
tonistiigi merged 1 commit intomoby:masterfrom
tonistiigi:executor-oomkiller

Conversation

@tonistiigi
Copy link
Copy Markdown
Member

If container exits with error and has invoked OOMKiller mark the origin error as ENOMEM so that it can be detected on the client side.

gRPC will set ENOMEM as codes.ResouceExhausted based on #5182

If container exits with error and has invoked OOMKiller
mark the origin error as ENOMEM so that it can be detected
on the client side.

gRPC will set ENOMEM as codes.ResouceExhausted based on moby#5182

Signed-off-by: Tonis Tiigi <[email protected]>
@tonistiigi tonistiigi merged commit 11a4a07 into moby:master Aug 23, 2024
billywr pushed a commit to billywr/buildkit that referenced this pull request Aug 23, 2024
executor: detect containers killed by OOMKiller
Signed-off-by: Billy Owire <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants