chore: remove azurelinuxv2 and marinerv2 from releases#7763
Conversation
|
@copilot I only wanted to remove marinerv2 and azurelinuxv2. Could you make sure I didn't remove something wrong unintentionally |
|
@Devinwong I've opened a new pull request, #7764, to work on those changes. Once the pull request is ready, I'll request review from you. |
There was a problem hiding this comment.
Pull request overview
This PR removes AzureLinuxV2 and MarinerV2 (CBLMariner V2) variants from the VHD builder release pipeline, focusing the release process exclusively on AzureLinuxV3 and Ubuntu variants.
Changes:
- Removed 12 build parameters for MarinerV2 and AzureLinuxV2 variants (gen1, gen2, FIPS, ARM64, Kata, and Trusted Launch combinations)
- Removed 14 corresponding build jobs from the release pipeline
- Retained all datamodel types, tests, and e2e configurations in the codebase
@copilot only check .pipelines/.vsts-vhd-builder-release.yaml |
|
@Devinwong I've opened a new pull request, #7765, to work on those changes. Once the pull request is ready, I'll request review from you. |
Signed-off-by: Devin Wong <wongsiosun@outlook.com>
What this PR does / why we need it:
chore: remove azurelinuxv2 and marinerv2 from releases
Which issue(s) this PR fixes:
Fixes #