Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Skaffold ignore registryMirror for ONBUILD #9080

Open
gawsoftpl opened this issue Sep 8, 2023 · 2 comments
Open

Skaffold ignore registryMirror for ONBUILD #9080

gawsoftpl opened this issue Sep 8, 2023 · 2 comments

Comments

@gawsoftpl
Copy link

Expected behavior

Calc hash for ONBUILD multisteps docker image using registry proxy server not

Actual behavior

Skaffold calc docker image hash for multisteps docker image only from index.docker.com. Skaffold ignore registryMirror setup for kaniko.

I have setup SKAFFOLD_CACHE_ARTIFACTS but this ignore proxy too

Information

  • Skaffold version: 2.6.3
  • Operating system: ubuntu 22

Error from log

parsing ONBUILD instructions: retrieving image \"alpine/git\": GET https://index.docker.io/v2/alpine/git/manifests/latest: TOOMANYREQUESTS: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit" subtask=docs task=Build
@gawsoftpl
Copy link
Author

I think this is a issue in dependency: google/go-containerregistry#1200

@ericzzzzzzz
Copy link
Contributor

Thank you! I was just looking for the same thing, this is the issue #7368 filed before.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants