Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[release/9.0.2xx] allow reading all mcr image names #45906

Merged
merged 1 commit into from
Jan 15, 2025

Conversation

github-actions[bot]
Copy link
Contributor

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

Backport of #44738 to release/9.0.2xx

/cc @baronfel

Fixes #44732

Description

The current base-image tracking recognizes only the following images and their variants:

  • dotnet/runtime-deps
  • dotnet/runtime
  • dotnet/aspnet

However, there are more uses of MCR-delivered and Microsoft-owned images than these. With the Azure Functions 2.0 integration fully supporting SDK container publishing, it would be good to be able to recognize uses of that team's base images as well.

Customer Impact

There is no change to the customer experience - however having good numbers of the usage of SDK containerization with Azure Functions may help us allocate dev resources to the feature space for more enhancements.

Regression?

No - this is a new feature in 9.0.2xx.

Risk

Low - we have good (new) test coverage here, and this doesn't change any of the logic around consuming the base images themselves, only the recognition of Microsoft images for tagging.

@baronfel baronfel force-pushed the backport/pr-44738-to-release/9.0.2xx branch from 4d96773 to e6ba01e Compare January 14, 2025 17:10
@baronfel
Copy link
Member

Approved though email with an additional privacy approval from @dsplaisted.

@baronfel baronfel merged commit 6bb87ba into release/9.0.2xx Jan 15, 2025
28 of 31 checks passed
@baronfel baronfel deleted the backport/pr-44738-to-release/9.0.2xx branch January 15, 2025 19:05
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-consider untriaged Request triage from a team member
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant