fix: switch mssql image to ghcr mirror to avoid flaky mcr registry#7000
fix: switch mssql image to ghcr mirror to avoid flaky mcr registry#7000rochdev wants to merge 1 commit into
Conversation
Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
|
|
|
cbeauchesne
left a comment
There was a problem hiding this comment.
Could you run a test PR on dd-trace-js to be sure it's working. I'd be more confortable since some repo are using direclty system-tests main branch without any pin
cbeauchesne
left a comment
There was a problem hiding this comment.
side question, are those images reachable from azure / gitlab ?
Yes but that requires authentication. In that sense it's no different than Docker Hub (they have a deal with GitHub but otherwise require authentication elsewhere) |
|
Well, then there are two solutions :
|
Summary
mcr.microsoft.com/mssql/server:2022-latestwith the GHCR mirrorghcr.io/datadog/system-tests/mcr.microsoft.com/mssql/server:2022-latestmirror-image.ymlworkflowTest plan