fix(acl): bump marketplace image to 3.20260602.01#8669
Conversation
Bumps the ACL marketplace image from 3.20260517.01 to 3.20260602.01 for all ACL VHD build jobs in both pipelines (.vsts-vhd-builder.yaml and .vsts-vhd-builder-release.yaml), covering the azure-linux-3-acl (x86) and azure-linux-3-arm64-gen2-acl (arm64) SKUs, FIPS and non-FIPS. 3.20260602.01 went go-live (public) on 2026-06-08 for both ACL SKUs. The VHD scripts already discover the active UKI dynamically, so this is a plain version bump with no script changes required. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
There was a problem hiding this comment.
Pull request overview
Updates the pinned Azure Container Linux (ACL) Azure Marketplace base image version used by the VHD builder pipelines so ACL VHD build jobs consume the newly published image.
Changes:
- Bump
IMG_VERSIONforazure-linux-3-acl(x86_64) from3.20260517.01→3.20260602.01in the main VHD builder pipeline. - Bump
IMG_VERSIONforazure-linux-3-arm64-gen2-acl(arm64) from3.20260517.01→3.20260602.01in the main VHD builder pipeline. - Apply the same version bumps to the release VHD builder pipeline (covering FIPS and non-FIPS ACL jobs).
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 the pinned ACL marketplace IMG_VERSION used by ACL build jobs (x86 and arm64; FIPS/non-FIPS). |
| .pipelines/.vsts-vhd-builder-release.yaml | Mirrors the same ACL IMG_VERSION bump in the release pipeline jobs. |
|
AgentBaker Linux PR gate — 236-failure mass run: shared cluster proxy-pod readiness exhaustion (test-infra, NOT this PR)
Dominant failure: Every failing scenario fails at the Cross-PR pattern (same window): identical 236-failure / ~60% pattern on PR #8652 build 167387444, PR #8294 build 167387406, PR #8600 build 167387387, and earlier PR #8618 build 167378787. Same proxy-pod-readiness exhaustion + intermittent Build-vs-test: test-infra (shared cluster fleet), NOT product, NOT PR-caused. Recommended next action / owner: E2E infra / NodeSIG-dev — shared cluster fleet stabilization (proxy DaemonSet readiness + RG lifecycle). PR author: do NOT block merge intent on this; this is a draft PR — rerun once the shared cluster fleet recovers. Posted by Clawpilot AgentBaker gate detective. |
Bumps the ACL marketplace image from 3.20260517.01 to 3.20260602.01 for all ACL VHD build jobs in both pipelines (.vsts-vhd-builder.yaml and .vsts-vhd-builder-release.yaml), covering the azure-linux-3-acl (x86) and azure-linux-3-arm64-gen2-acl (arm64) SKUs, FIPS and non-FIPS.
[TEST All VHDs] AKS Linux VHD Build - Msft Tenant - Running
AKS Linux VHD Build - TME Tenant - Passed
What this PR does / why we need it:
Which issue(s) this PR fixes:
Fixes #