builds failing due to "429 too many requests" errors #1232
Labels
area/internal
bugs related to kaniko development workflow
priority/p3
agreed that this would be good to have, but no one is available at the moment.
Actual behavior
Travis CI builds are failing due to "429 Too many requests" errors when downloading the
/docker-credential-gcr_linux_amd64-1.5.0.tar.gz
:ADD failed: failed to GET https://github.com/GoogleCloudPlatform/docker-credential-gcr/releases/download/v1.5.0/docker-credential-gcr_linux_amd64-1.5.0.tar.gz with status 429 too many requests:
Expected behavior
Builds should not fail due to rate limits ...
To Reproduce
Steps to reproduce the behavior:
Depending on the current number of requests the error may or may not occur, when triggering a build.
Additional Information
https://travis-ci.org/github/GoogleContainerTools/kaniko/jobs/683347600
https://travis-ci.org/github/GoogleContainerTools/kaniko/jobs/683320321
Triage Notes for the Maintainers
--cache
flagThe text was updated successfully, but these errors were encountered: