theohbrothers/docker-kubectl

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

leojonathanoh opened this issue · 0 comments

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.