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

AWS Key rotation is not detected by helm-s3 #114

Open
sheikhness opened this issue Mar 10, 2020 · 0 comments
Open

AWS Key rotation is not detected by helm-s3 #114

sheikhness opened this issue Mar 10, 2020 · 0 comments

Comments

@sheikhness
Copy link

Hi,

I have rotated my AWS access key as per security requirements.
I have verified S3 access with a new key to the S3 bucket I have my repo storage setup. It works fine.
However, when trying to do helm s3 push --force <package_name> <repo_name> it fails with:

check if chart already exists in the repository: head s3 object: Forbidden: Forbidden
        status code: 403, request id: 3FD3FD<redacted>, host id: R2CAM<redacted>

versions:
helm: 2.14.3, s3 plugin: 0.9.2
aws-cli 1.16.169
macOS Catalina

P.S after re-activating pre-rotation AWS keys the same action works which leads me to believe that the plugin caches the keys somewhere?

Thanks!

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

1 participant