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

Cron hitting rate limits on storage.googleapis.com / powershell gallery #105

Open
leojonathanoh opened this issue Sep 15, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@leojonathanoh
Copy link
Member

leojonathanoh commented Sep 15, 2023

https://github.com/theohbrothers/docker-kubectl/actions/runs/6192509700/attempts/1

 > [linux/s390x  4/13] RUN BIN_URL=https://storage.googleapis.com/kubernetes-release/release/v1.25.13/bin/$( echo linux/s390x | sed 's@/v[67]$@@' )/kubectl     && SHA512=$( wget -qO- "$BIN_URL.sha512" )     && wget -qO- "$BIN_URL"  > /usr/local/bin/kubectl     && chmod +x /usr/local/bin/kubectl     && sha512sum /usr/local/bin/kubectl | grep "^$SHA512 "     && kubectl version --client:
No error information
820.5 wget: connection closed prematurely

https://github.com/theohbrothers/docker-kubectl/actions/runs/8547488209/job/23419743402#step:3:1

Run ./Update-Versions.ps1 -PR -AutoMergeQueue -AutoRelease
Install-Package: No match was found for the specified search criteria and module name
'Generate-DockerImageVariantsHelpers'. Try Get-PSRepository to see all
available registered module repositories.
Error: Process completed with exit code 1.
@leojonathanoh leojonathanoh self-assigned this Sep 15, 2023
@leojonathanoh leojonathanoh added the bug Something isn't working label Sep 15, 2023
@leojonathanoh leojonathanoh changed the title Cron hitting rate limits on Docker Hub Cron hitting rate limits on storage.googleapis.com Sep 15, 2023
@leojonathanoh leojonathanoh changed the title Cron hitting rate limits on storage.googleapis.com Cron hitting rate limits on storage.googleapis.com / powershell gallery Apr 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant