Skip to content

chore(deps): add publisherID and offerID to WS2022 config for new image#7998

Open
janenotjung-hue wants to merge 15 commits intomainfrom
update-ws2022-default-image
Open

chore(deps): add publisherID and offerID to WS2022 config for new image#7998
janenotjung-hue wants to merge 15 commits intomainfrom
update-ws2022-default-image

Conversation

@janenotjung-hue
Copy link
Contributor

What this PR does / why we need it:
https://msazure.visualstudio.com/CloudNativeCompute/_workitems/edit/36893410/
sets the base image of the ws2022 image to the latest version which deprecates .NET 6

fetching new
Which issue(s) this PR fixes:

Fixes #

Copilot AI review requested due to automatic review settings March 3, 2026 02:52
@janenotjung-hue janenotjung-hue changed the title Add publisherID and offerID to WS2022 config for new image chore(deps): add publisherID and offerID to WS2022 config for new image Mar 3, 2026

This comment was marked as resolved.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 3 out of 3 changed files in this pull request and generated no new comments.

Copy link
Contributor

@timmy-wright timmy-wright left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Here's a tricky one for you: one of the github pipelines makes a comment on the PR when stuff for windows in components.json or windows_settings.json changes. We should make sure that the pipeline includes these two fields.

You'll know you've got it when the comment appears on your PR .

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 5 out of 5 changed files in this pull request and generated 1 comment.

@janenotjung-hue janenotjung-hue enabled auto-merge (squash) March 4, 2026 01:58
@github-actions github-actions bot added the components This pull request updates cached components on Linux or Windows VHDs label Mar 11, 2026
@github-actions
Copy link
Contributor

The latest Buf updates on your PR. Results from workflow Buf CI / buf (pull_request).

BuildFormatLintBreakingUpdated (UTC)
✅ passed✅ passed✅ passed✅ passedMar 11, 2026, 1:44 AM

@github-actions
Copy link
Contributor

Changes cached containers or packages on windows VHDs

Please get a Windows SIG member to approve.

The following dif file shows any additions or deletions from what will be cached on windows VHDs organised by VHD type.

  • Additions are new things cached.
  • Deletions are things no longer cached.
diff --git a/vhd_files/2022-containerd-gen2.txt b/vhd_files/2022-containerd-gen2.txt
index 827b3be..1bdb68f 100644
--- a/vhd_files/2022-containerd-gen2.txt
+++ b/vhd_files/2022-containerd-gen2.txt
@@ -136,0 +137,2 @@ mcr.microsoft.com/windows/servercore/iis:windowsservercore-ltsc2022
+Windows 2022-containerd-gen2 base image offer: windowsserver2022
+Windows 2022-containerd-gen2 base image publisher: MicrosoftWindowsServer
diff --git a/vhd_files/2022-containerd.txt b/vhd_files/2022-containerd.txt
index b8fd1ce..7508d96 100644
--- a/vhd_files/2022-containerd.txt
+++ b/vhd_files/2022-containerd.txt
@@ -136,0 +137,2 @@ mcr.microsoft.com/windows/servercore/iis:windowsservercore-ltsc2022
+Windows 2022-containerd base image offer: windowsserver2022
+Windows 2022-containerd base image publisher: MicrosoftWindowsServer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

components This pull request updates cached components on Linux or Windows VHDs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants