Skip to content

oci: Add WithDomainname#7869

Merged
fuweid merged 1 commit intocontainerd:mainfrom
dcantah:domainname-oci
Dec 27, 2022
Merged

oci: Add WithDomainname#7869
fuweid merged 1 commit intocontainerd:mainfrom
dcantah:domainname-oci

Conversation

@dcantah
Copy link
Copy Markdown
Member

@dcantah dcantah commented Dec 26, 2022

A domainname field was recently added to the OCI spec. Prior to this folks would need to set this with a sysctl, but now runtimes should be able to setdomainname(2). There's an open change to runc at the moment to add support for this so I've just left testing as a couple spec validations in CRI until that's in and usable.

A domainname field was recently added to the OCI spec. Prior to this
folks would need to set this with a sysctl, but now runtimes should be
able to setdomainname(2). There's an open change to runc at the moment
to add support for this so I've just left testing as a couple spec
validations in CRI until that's in and usable.

Signed-off-by: Danny Canter <[email protected]>
@fuweid fuweid added the cherry-picked/sbserver Changes are backported to sbserver label Dec 27, 2022
@fuweid fuweid merged commit 4fe2d14 into containerd:main Dec 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cherry-picked/sbserver Changes are backported to sbserver easy-to-review Easy to review kind/enhancement

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

3 participants