pulumi-kubernetes icon indicating copy to clipboard operation
pulumi-kubernetes copied to clipboard

Retries for helm v3 Release

Open andrewdibiasio6 opened this issue 2 years ago • 1 comments

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.

andrewdibiasio6 avatar Jun 07 '23 18:06 andrewdibiasio6

Thanks you for the suggestion, @andrewdibiasio6! I'll let the right people know.

thomas11 avatar Jun 09 '23 18:06 thomas11