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

Bump helm.sh/helm/v3 from v3.9.4 to v3.10.2 #1006

Closed

Conversation

marcofranssen
Copy link
Contributor

@marcofranssen marcofranssen commented Dec 9, 2022

Description

We are facing timeouts on clusters that have a huge amount of CRDs. It seems this release of helm contains a couple of fixes like caching.

Compare v3.9.4 vs v3.10.2

When bumping to this release of helm it also bumps the k8s.io/… dependencies from 0.24.2 to 0.25.2 as soon you run go mod download, so those have to be in the same batch.

Hopefully bumping the helm version resolves those issues. The issue can easily be reproduced by installing the Crossplane Upbound AWS provider in a cluster. Then try to use this provider to deploy some other helm charts. They will simply timeout due to client side throttling.

Acceptance tests

N.A.

I have tested locally using make build.

Release Note

Release note for CHANGELOG:

Bump helm.sh/helm/v3 from v3.9.4 to v3.10.2

References

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment

This also bumps the k8s.io dependencies as soon you run 'go mod download'

Co-authored-by: Andy Lo-A-Foe <andy.loafoe@gmail.com>
@marcofranssen
Copy link
Contributor Author

Superseeded by #1012

@github-actions
Copy link

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 14, 2023
@marcofranssen marcofranssen deleted the bump-helm-dependency branch October 26, 2023 08:38
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant