pulumi-kubernetes
pulumi-kubernetes copied to clipboard
Retries for helm v3 Release
Hello!
- Vote on this issue by adding a 👍 reaction
- If you want to implement this feature, comment to let us know (we'll work with you on design, scheduling, etc.)
Issue details
When deploying helm releases, we sometimes run into errors around pulling third party charts. Typically, when this happens we will wait a few minutes and retry the entire pulumi up process. This typically works, but retrying the entire process adds an extra 15-20 minutes to our release pipeline.
Affected area/feature
Can we add a field to pulumi helm v3 Release to expose a flag to enable retries for the resource? This way, we do not need to retry the entire pulumi process.
Thanks you for the suggestion, @andrewdibiasio6! I'll let the right people know.