fix(acl): bump marketplace image to 3.20260616.01#8748
Conversation
Signed-off-by: Aadhar Agarwal <aadagarwal@microsoft.com>
There was a problem hiding this comment.
Pull request overview
This PR updates the Azure Container Linux (ACL) marketplace base image version used by the VHD builder pipelines, aligning the build inputs to 3.20260616.01.
Changes:
- Bump
IMG_VERSIONfor ACL Gen2 builds (x64 + arm64, FIPS + non-FIPS, Trusted Launch) from3.20260602.01to3.20260616.01in the main VHD builder pipeline. - Apply the same ACL image version bump in the VHD builder release pipeline to keep both pipelines consistent.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| .pipelines/.vsts-vhd-builder.yaml | Updates ACL marketplace IMG_VERSION variables to 3.20260616.01 across relevant jobs. |
| .pipelines/.vsts-vhd-builder-release.yaml | Mirrors the ACL marketplace IMG_VERSION bump to keep release builds aligned. |
AgentBaker Linux gate detectiveRun: https://msazure.visualstudio.com/CloudNativeCompute/_build/results?buildId=168758795 RCA: Likely PR-caused ACL marketplace image mapping failure: ACL TL/FIPS/ARM64 lanes fail Build VHD after expected SIG image version is not found; downstream BCC/disk artifacts are side effects. Secondary Ubuntu 22.04 CIS 6.1.3.1 recurrence is tracked under #38501652. Confidence: High for the primary signature. Corroborated by timeline/status, focused failed logs, associated changes, and the flakiness wiki before publishing. Strongest alternative: transient SIG replication/build infra; less likely because failures align with ACL lanes and this PR directly bumps ACL marketplace image. Recommended owner/action: PR #8748 author / ACL marketplace image owner: verify 3.20260616.01 maps to published SIG versions for all ACL variants. Wiki signature: $(System.Collections.Hashtable.sig) (source of truth) |
What this PR does / why we need it:
Bump the ACL marketplace image to 3.20260616.01
Which issue(s) this PR fixes:
Fixes #