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

Login to Docker for GenerateEolAnnotationDataCommand #1411

Closed mthalman closed 2 months ago

mthalman commented 2 months ago

The GenerateEolAnnotationDataCommand calls the oras tool to query for annotations. In order for the oras tool to communicate with the ACR, it needs to be authenticated. This isn't being done today, so it fails in the pipeline with unauthorized errors (it works locally when you're logged into docker CLI).

dotnet-issue-labeler[bot] commented 2 months ago

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

dotnet-issue-labeler[bot] commented 2 months ago

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