Add rootfs partition name in gen2 market place image#5505
Conversation
|
lgtm |
christopherco
left a comment
There was a problem hiding this comment.
This change has the potential to impact all of our Azure VM use cases, so I'd like to make sure this is fully reviewed and tested before merging. Requesting a few reviews from a few additional devs.
And can we get run results for this change through LISAv3/Penguinator?
|
I'm wondering if we should split this into a dedicated image definition. While it might be unlikely anyone has taken a depenency on the exact formatting of the marketplace fstab file I'm leery of changing it mid-release. Two options off the top of my head:
I'm leaning towards 2) for now until we do our next major release where we can switch stuff up. |
Thanks for the suggestion Daniel! I figured out the packer change to make things work with only the partition name and no partlabel. Just reverted the partlabel change. |
christopherco
left a comment
There was a problem hiding this comment.
Changes LGTM. Just looking for Penguinator results for these latest changes to be added.
This is the LISAv3 passing run with this change: |
Merge Checklist
All boxes should be checked before merging the PR (just tick any boxes which don't apply to this PR)
*-staticsubpackages, etc.) have had theirReleasetag incremented../cgmanifest.json,./toolkit/scripts/toolchain/cgmanifest.json,.github/workflows/cgmanifest.json)./SPECS/LICENSES-AND-NOTICES/data/licenses.json,./SPECS/LICENSES-AND-NOTICES/LICENSES-MAP.md,./SPECS/LICENSES-AND-NOTICES/LICENSE-EXCEPTIONS.PHOTON)*.signatures.jsonfilessudo make go-tidy-allandsudo make go-test-coveragepassSummary
Add rootfs partition name in gen2 market place image to enable kata image's grub.cfg to find mshv-bootloader file.
Change Log
Does this affect the toolchain?
NO
Test Methodology