You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
auth pipelines: fully qualify GCS metadata server name
Builds that use the auth pipelines are failing in QEMU because the
google metadata server cannot be resolved; e.g. with the auth/github
pipeline:
running step "auth/github"
Using OctoSTS to get a token for chainguard-dev/iamguarded-tools as elastic-build
curl: (6) Could not resolve host: metadata
This is likely because the QEMU guest in melange is not getting the
google.internal domain to search by default set in its resolv.conf
Signed-off-by: Steve Beattie <steve.beattie@chainguard.dev>
Ref: chainguard-dev/prodsec#271
0 commit comments