Skip to content

Conversation

@kasperk81
Copy link
Contributor

fix #41609

@kasperk81 kasperk81 requested a review from a team as a code owner June 24, 2024 16:28
@ghost ghost added Area-Containers Related to dotnet SDK containers functionality untriaged Request triage from a team member labels Jun 24, 2024
Copy link
Member

@baronfel baronfel left a comment

Choose a reason for hiding this comment

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

Thanks for starting this! We can't take this change as a direct name replacement right now, at minimum we have to keep backwards compatibility with the existing names so that we don't break azd without helping them migrate: https://github.com/ellismg/azure-dev/blob/947e1b8fab76c74b59d15c3bc46607e9038a0072/cli/azd/pkg/tools/dotnet/dotnet.go#L171.

@kasperk81
Copy link
Contributor Author

kasperk81 commented Jun 24, 2024

@baronfel I've added fallback to legacy except for DOTNET_CONTAINER_INSECURE_REGISTRIES which was added last week

@baronfel baronfel requested a review from a team June 25, 2024 17:33
@baronfel
Copy link
Member

If we can get the build to go green we'll merge this - and also backport to 8.0.4xx so that we don't have to release the insecure registry support with the old-style environment variable at all. Thanks for this @kasperk81!

@baronfel
Copy link
Member

baronfel commented Jun 26, 2024

/backport to release/8.0.4xx

1 similar comment
@baronfel
Copy link
Member

/backport to release/8.0.4xx

@github-actions
Copy link
Contributor

Started backporting to release/8.0.4xx: https://github.com/dotnet/sdk/actions/runs/9684194875

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 untriaged Request triage from a team member

Projects

None yet

Development

Successfully merging this pull request may close these issues.

environment variables with DOTNET_CONTAINER_ or DOTNET_SDK_CONTAINER_ prefix

3 participants