aws / eks-anywhere-build-tooling

Build artifacts for upstream dependencies of Amazon EKS Anywhere - https://github.com/aws/eks-anywhere
https://anywhere.eks.amazonaws.com
Apache License 2.0
56 stars 90 forks source link

Retry Nutanix image builds in case of internal server errors #3976

Closed abhay-krishna closed 2 weeks ago

abhay-krishna commented 2 weeks ago

This PR adds the logic to retry Nutanix image builds in case of internal server errors, since we have observed that these usually pass when retried.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

sp1999 commented 2 weeks ago

/lgtm

abhay-krishna commented 2 weeks ago

/approve

eks-distro-bot commented 2 weeks ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: abhay-krishna

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/aws/eks-anywhere-build-tooling/blob/main/OWNERS)~~ [abhay-krishna] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
sp1999 commented 2 weeks ago

This PR doesn't need to be backported to release branches since this is a CI script that runs only on main as we build images only on main for testing