Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Jan 20, 2025

Backport of #46011 to release/9.0.1xx

Description

This change allows users to explicitly request a specific format of Container (Docker or OCI) instead of relying on our existing "same as the base image" strategy. This need to explicitly override the base image's format comes from an internal partner request, where that partner needs OCI outputs only, but the .NET Container images are in Docker format for now and the forseeable future.

Customer Impact

With this change, a user that opts into the new behavior will have explicit control over their generated container's format. A customer that doesn't interact with the feature keeps the same behavior as prior versions.

Regression

No

Risk

Low - we have the needed conversion/schema functionality in the tooling already, this just surfaces a user-facing knob. We also have automated tests added to verify the feature.

@baronfel
Copy link
Member

Waiting to merge until March's release window.

@marcpopMSFT marcpopMSFT force-pushed the backport/pr-46011-to-release/9.0.1xx branch from 02fde75 to 02fc154 Compare February 11, 2025 21:27
@baronfel baronfel enabled auto-merge (squash) February 13, 2025 19:17
@baronfel baronfel force-pushed the backport/pr-46011-to-release/9.0.1xx branch from b269cc4 to 36878e5 Compare February 13, 2025 20:41
@baronfel baronfel merged commit bd24d1a into release/9.0.1xx Feb 14, 2025
30 of 31 checks passed
@baronfel baronfel deleted the backport/pr-46011-to-release/9.0.1xx branch February 14, 2025 20:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area-Containers Related to dotnet SDK containers functionality Servicing-approved untriaged Request triage from a team member

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants