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 container edits and related members #8

Merged
merged 3 commits into from
May 24, 2024

Conversation

Apokleos
Copy link
Contributor

  1. Add ContainerEdits and implement its related methods;
  2. Add other related members of ContainerEdits, such as DeviceNode, Mount, Hook and so on.
  3. Implement fill_missing_info for DeviceNode

add structure ContainerEdits and impl it with important methods

Signed-off-by: Alex Lyn <[email protected]>
Add other members of CDI ContainerEdits, such as DeviceNode,
Hook, Mount and IntelRdt.
Add trait Validate and impl it for each member.

Signed-off-by: Alex Lyn <[email protected]>
Implement fill_missing_info for DeviceNode and add UT.

Signed-off-by: Alex Lyn <[email protected]>
@Apokleos
Copy link
Contributor Author

Hi @zvonkok PTAL Thank you!

@zvonkok
Copy link
Contributor

zvonkok commented May 24, 2024

We're getting into a state where we need to think about GHA! I will add a GPU machine.

@zvonkok zvonkok merged commit a9c4c10 into cncf-tags:main May 24, 2024
1 check passed
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