Customise how often requests are made to repos to check for updates to Helm charts #3304
Labels
impact/reliability
Something that feels unreliable or flaky
kind/enhancement
Improvements or new features
Hello!
Issue details
When iterating and deploying a Pulumi project rapidly, one can run into rate limits enforced by third-party repositories:
This feature request is for an option to cache the Helm chart (or the metadata for the Helm chart, unsure which one is causing the limit to be hit), and to introduce an option that has the helm.Release resource use this cached data for a user-defined period of time before attempting to update it.
Affected area/feature
The text was updated successfully, but these errors were encountered: