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

Command "repository add" raises "Client.Timeout or context cancellation while reading body" #12952

Open
jesuspv opened this issue Apr 16, 2024 · 0 comments

Comments

@jesuspv
Copy link

jesuspv commented Apr 16, 2024

Dear helm developers,

we are suffering timeouts on helm repository add commands of the form:

Error: looks like "https://<some-repository-url-here>" is not a valid chart repository or cannot be reached: context deadline exceeded (Client.Timeout or context cancellation while reading body)

I have seen that the code in #pkg/getter has a 120s timeout for such task, which seems not enough when facing slow networks or large repositories (ours have more than 200MB in metadata).

I was wondering whether or not there is a way to configure such timeout or any hope to have it implemented.

Please, let me know if you need any additional info.

Thank you very much in advance
/J

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants