- 
                Notifications
    You must be signed in to change notification settings 
- Fork 1.2k
rename SDK_CONTAINER_* to DOTNET_CONTAINER #41769
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
Conversation
There was a problem hiding this 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.
| @baronfel I've added fallback to legacy except for DOTNET_CONTAINER_INSECURE_REGISTRIES which was added last week | 
| 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! | 
| /backport to release/8.0.4xx | 
    
      
        1 similar comment
      
    
  
    | /backport to release/8.0.4xx | 
| Started backporting to release/8.0.4xx: https://github.com/dotnet/sdk/actions/runs/9684194875 | 
fix #41609