Skip to content

Add support for the new FreeBSD section in the runtime config.#801

Open
dfr wants to merge 2 commits into
opencontainers:masterfrom
dfr:freebsd-runtime
Open

Add support for the new FreeBSD section in the runtime config.#801
dfr wants to merge 2 commits into
opencontainers:masterfrom
dfr:freebsd-runtime

Conversation

@dfr
Copy link
Copy Markdown
Contributor

@dfr dfr commented Nov 26, 2025

The runtime-spec v1.3.0 release adds support for jail-based FreeBSD containers. This pull request adds support for these new fields in generate and oci-runtime-tool.

@dfr dfr requested a review from a team as a code owner November 26, 2025 13:56
Copy link
Copy Markdown
Contributor

@kolyshkin kolyshkin left a comment

Choose a reason for hiding this comment

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

lgtm

dfr added 2 commits June 1, 2026 13:27
Signed-off-by: Doug Rabson <dfr@rabson.org>
Signed-off-by: Doug Rabson <dfr@rabson.org>
@dfr dfr force-pushed the freebsd-runtime branch from 338d56c to 85607da Compare June 1, 2026 12:34
@dfr
Copy link
Copy Markdown
Contributor Author

dfr commented Jun 1, 2026

I just rebased this against the latest master branch. I would like to get these changes into runtime-tools to simplify improving the FreeBSD support in Podman and Buildah to follow the new FreeBSD config support in runtime-spec 1.3.0.

There are two commits here. The first adds helpers for the new freebsd config section to generate/generate.go and the second adds support for the new fields in oci-runtime-tool. Strictly speaking, I only need the first one for Podman/Buildah - would it be easier to review if I split this into two pull requests?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants