Docker 27.2.0 breaks authentication (somehow)

Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.

Why are we doing this work

Docker 27.2.0 was released 2 days ago with these changes from 27.1.2.

Something in the changes has broken the release jobs in the Container Scanning analyzer project.

The error (example) is:

denied: requested access to the resource is denied

This was minimally reproduced in a test project:

The fix was to downgrade the Docker image used.

To fix the CS project, I pinned the version of docker-latest_ruby in the build-images project.

This issue is to remove the pin once we work-out why docker 27.2.0 breaks our release.

Non-functional requirements

  • Documentation:
  • Feature flag:
  • Performance:
  • Testing:

Implementation plan

Verification steps

Edited by 🤖 GitLab Bot 🤖