node-builder: add virtio-blk kata pod sandboxing and separate out tardev-snapshotter build#324
Open
miz060 wants to merge 1 commit intomsft-main-3.2.0from
Open
node-builder: add virtio-blk kata pod sandboxing and separate out tardev-snapshotter build#324miz060 wants to merge 1 commit intomsft-main-3.2.0from
miz060 wants to merge 1 commit intomsft-main-3.2.0from
Conversation
manuelh-dev
reviewed
Mar 3, 2025
manuelh-dev
reviewed
Mar 3, 2025
manuelh-dev
reviewed
Mar 3, 2025
2855780 to
beb9b8a
Compare
manuelh-dev
reviewed
Mar 7, 2025
manuelh-dev
reviewed
Mar 7, 2025
manuelh-dev
reviewed
Mar 8, 2025
5fa2080 to
da7eea9
Compare
f892b22 to
b78eea2
Compare
…dev-snapshotter build This PR is to support new virtio-blk kata pod sandboxing runtime. It adds new runtime config, adjusts dependencies for kata pod sandboxing in general, and extract tardev-snapshotter build and install steps into separate scripts. Signed-off by: Mitch Zhu <mitchzhu@microsoft.com>
b78eea2 to
851c863
Compare
Open
12 tasks
|
I think this PR can be split into two: One PR which refactors the tardev-snapshotter build parts without modifying the pod sandboxing build parts. Another PR which changes the pod sandboxing build path to build with tardev-snapshotter included and with a virtio-blk secondary configuration included |
manuelh-dev
suggested changes
Mar 21, 2025
manuelh-dev
left a comment
There was a problem hiding this comment.
See comments, vote to split. On hold for now.
|
Note: To add required packages for kata UVM to list of packages (config.sh) as long as these are not found on the PMC meta-package |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Merge Checklist
upstream/missinglabel (orupstream/not-needed) has been set on the PR.Summary
Test Methodology