Azure / fleet

Multi-cluster core
MIT License
76 stars 22 forks source link

chore: use mcr base image instead of docker #880

Closed zhiying-lin closed 2 months ago

zhiying-lin commented 2 months ago

Description of your changes

ERROR: failed to solve: golang:1.22.4: failed to resolve source metadata for docker.io/library/golang:1.22.4: failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/golang/manifests/sha256:c8736b8dbf2b12c98bb0eeed91eef58ecef52b8c2bd49b8044531e8d8d8d58e8: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit

Replace docker image

https://github.com/Azure/fleet/actions/runs/9871630314/job/27267136500

Fixes #

I have:

How has this code been tested

Special notes for your reviewer