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

Update Mariner build containers #112191

Closed
richlander opened this issue Feb 5, 2025 · 5 comments
Closed

Update Mariner build containers #112191

richlander opened this issue Feb 5, 2025 · 5 comments

Comments

@richlander
Copy link
Member

richlander commented Feb 5, 2025

Mariner 2.0 will go EOL in June 2025. We need to start preparing for that. We should have a strong goal of having no Mariner-based infra by June 1. We've already done a good job of moving most of our infra to Azure Linux 3.0 but there are some images that we didn't get to. That's fine. We did the high pri work first but now need to finish the job.

I was only able to find exposure in release/8.0:

linux_bionic:
image: mcr.microsoft.com/dotnet-buildtools/prereqs:cbl-mariner-2.0-cross-android-amd64
# This container contains all required toolsets to build for Android as well as tooling to build docker images.
android_docker:
image: mcr.microsoft.com/dotnet-buildtools/prereqs:cbl-mariner-2.0-android-docker

Those are not the only cases. There are others in the same file.

Related:

@dotnet-issue-labeler dotnet-issue-labeler bot added the needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners label Feb 5, 2025
@dotnet-policy-service dotnet-policy-service bot added the untriaged New issue has not been triaged by the area owner label Feb 5, 2025
@richlander
Copy link
Member Author

richlander commented Feb 5, 2025

@vcsjones vcsjones added area-Infrastructure and removed needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners labels Feb 5, 2025
Copy link
Contributor

Tagging subscribers to this area: @dotnet/runtime-infrastructure
See info in area-owners.md if you want to be subscribed.

@akoeplinger
Copy link
Member

This will be done with #110199, I hopefully unblocked that one just now.

@richlander
Copy link
Member Author

Excellent! I knew about that PR but didn't make the connection. Thanks much.

If that's the case then you/Sven can add "Fixes: " to that PR so that this issue auto-closes.

@akoeplinger
Copy link
Member

Fixed by #110199

@dotnet-policy-service dotnet-policy-service bot removed the untriaged New issue has not been triaged by the area owner label Feb 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

No branches or pull requests

3 participants