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

Helm s3 plugin cannot pull public s3 charts anymore #231

Closed
vishnu-anil opened this issue Oct 28, 2022 · 1 comment
Closed

Helm s3 plugin cannot pull public s3 charts anymore #231

vishnu-anil opened this issue Oct 28, 2022 · 1 comment
Labels
needs-reproducer Bug report can't be verified without reproducible test case question

Comments

@vishnu-anil
Copy link

I pushed charts from my local with --relative. Earlier I was able to pull without any need of AWS credentials. But now all of a sudden its asking me for token.

My bucket is public and I am able to download with wget.

helm fetch --untar new-charts/analysis-service --version 0.1.6 --untardir /tmp
fetch from s3 uri=s3://mypubbucket/analysis-service-0.1.6.tgz: fetch object from s3: ExpiredToken: The provided token has expired.
        status code: 400, request id: 0QTE1FWE03T0CMZD, host id: /JX1hem6/ssWQkacuYu7SrAFjQ0f5V2ltsA+wl3qo3fqsUUy6TPBxSBp4fzXNuYIzRvakxmVcz8=
Error: plugin "bin/helms3" exited with error

I had been able to pull charts with helm fetch from the bucket which was set to public. Now I am unable to. Any reason this could happen?

@hypnoglow
Copy link
Owner

Hello!

Is this still actual for you? Could you provide the helm and helm-s3 versions you use?

@hypnoglow hypnoglow added the needs-reproducer Bug report can't be verified without reproducible test case label Jul 26, 2024
@hypnoglow hypnoglow closed this as not planned Won't fix, can't repro, duplicate, stale Jul 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-reproducer Bug report can't be verified without reproducible test case question
Projects
None yet
Development

No branches or pull requests

2 participants