Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for reading in device extension files for container create hcs document #1060

Merged
merged 1 commit into from
Jul 26, 2021

Conversation

katiewasnothere
Copy link
Contributor

@katiewasnothere katiewasnothere commented Jul 6, 2021

This PR adds support for device extensions. A device extension is generally used as part of the assigned device code flow. A device extension can be used to specify custom symlinks, registry values, and more that should be created in a container on creation.

As an example, this may be needed for assigned device scenarios where a driver may expect additional devices that it creates itself in the container's device object namespace to function correctly.

Signed-off-by: Kathryn Baldauf [email protected]

@katiewasnothere katiewasnothere requested a review from a team as a code owner July 6, 2021 23:22
internal/hcsoci/devices.go Outdated Show resolved Hide resolved
internal/hcsoci/hcsdoc_wcow.go Outdated Show resolved Hide resolved
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.

3 participants