Skip to content

freebsd: runtime support#5375

Merged
AkihiroSuda merged 2 commits intocontainerd:masterfrom
samuelkarp:freebsd-runtime
Apr 16, 2021
Merged

freebsd: runtime support#5375
AkihiroSuda merged 2 commits intocontainerd:masterfrom
samuelkarp:freebsd-runtime

Conversation

@samuelkarp
Copy link
Copy Markdown
Member

This PR contains two commits adding runtime support for FreeBSD. These commits are usable with runj and the containerd-shim-runj-v1 shim.

Signed-off-by: Samuel Karp <[email protected]>
fork/exec can fail and log a warning like this in containerd's log:
failed to clean up after shim disconnected error=": fork/exec /usr/local/bin/containerd-shim-[my-shim]: no such file or directory" id=test namespace=default

Passing the bundle path on the command line allows the shim delete
command to run successfully.

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

@dims dims left a comment

Choose a reason for hiding this comment

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

LGTM

@theopenlab-ci
Copy link
Copy Markdown

theopenlab-ci Bot commented Apr 16, 2021

Build succeeded.

@AkihiroSuda AkihiroSuda merged commit f0890f9 into containerd:master Apr 16, 2021
@AkihiroSuda AkihiroSuda added this to the 1.5 milestone Apr 16, 2021
@samuelkarp samuelkarp deleted the freebsd-runtime branch April 16, 2021 03:37
@samuelkarp samuelkarp mentioned this pull request Aug 2, 2021
6 tasks
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.

3 participants