dotnet / docker-tools

This is a repo to house some common tools for our various docker repos.
MIT License
124 stars 46 forks source link

Switch Windows Server 2022 CI pools back to Docker-2022 #1164

Closed lbussell closed 1 year ago

lbussell commented 1 year ago

In https://github.com/dotnet/docker-tools/pull/1163, we switched from Docker-2022* pools to 1ES hosted pools due to issues with internet connection in containers in the Docker-2022 pools. We should switch back once the incident is resolved.

dotnet-issue-labeler[bot] commented 1 year ago

I couldn't figure out the best area label to add to this issue. If you have write-permissions please help me learn by adding exactly one area label.

dagood commented 1 year ago

Why are the Docker-2022* pools preferred? I would guess to ensure capacity/response time, or maybe to be in more control over dependencies, but figured I should ask to make sure I'm not missing something more.

mthalman commented 1 year ago

We've always maintained our own pools so that we can ensure we have a pool for day 1 of the release of a new version of Windows Server. We also use VMs that are tuned to have good performance for our builds.