jtblin / kube2iam

kube2iam provides different AWS IAM roles for pods running on Kubernetes
BSD 3-Clause "New" or "Revised" License
1.96k stars 318 forks source link

Release Charts action is failing #354

Closed rodecapd closed 7 months ago

rodecapd commented 1 year ago

It appears that the release process has failed due to invalid credentials:

Run helm/chart-releaser-action@v1.4.1
Run owner=$(cut -d '/' -f 1 <<< "$GITHUB_REPOSITORY")
Looking up latest tag...
Discovering changed charts since '0.11.1'...
Installing chart-releaser on /opt/hostedtoolcache/cr/v1.4.1/x86_64...
Adding cr directory to PATH...
Packaging chart 'charts/kube2iam'...
Successfully packaged chart in /home/runner/work/kube2iam/kube2iam/charts/kube2iam and saved it to: .cr-release-packages/kube2iam-3.1.1.tgz
Releasing charts...
Error: error creating GitHub release kube2iam-3.1.1: POST https://api.github.com/repos/jtblin/kube2iam/releases: 401 Bad credentials []
jonathanshih commented 1 year ago

This would be nice to get fixed, as we deploy kube2iam as a helm dependency, which can't reference git directly

atif-saddique-deel commented 10 months ago

The build is broken as mentioned in original message of this issue, would be nice to have a fix for it. https://github.com/jtblin/kube2iam/commit/c788df7e1e11201a3f7105b13efd9d6e3aedb61d https://github.com/jtblin/kube2iam/commit/4aa220e7996c48441aebbdc4d7abb0e8d15bca31