-
Notifications
You must be signed in to change notification settings - Fork 1.5k
[release-1.3] Implement retries in vmexport download when server returns unexpected status #12151
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
[release-1.3] Implement retries in vmexport download when server returns unexpected status #12151
Conversation
Signed-off-by: Alvaro Romero <alromero@redhat.com>
This commit implements a retry mechanism in the vmexport download command so, when the export server returns an unexpected status, we retry the download again. Signed-off-by: Alvaro Romero <alromero@redhat.com>
Signed-off-by: Alvaro Romero <alromero@redhat.com>
This commit adds a flag that lets users specify the number of retrys the command will attempt before giving up. Signed-off-by: Alvaro Romero <alromero@redhat.com>
Signed-off-by: Alvaro Romero <alromero@redhat.com>
Signed-off-by: Alvaro Romero <alromero@redhat.com>
Jira to justify backport: https://issues.redhat.com/browse/CNV-43128 |
/test pull-kubevirt-e2e-k8s-1.30-sig-storage-1.3 |
/retest |
/test pull-kubevirt-e2e-k8s-1.30-sig-storage-1.3 |
1 similar comment
/test pull-kubevirt-e2e-k8s-1.30-sig-storage-1.3 |
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: mhenriks 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:
Approvers can indicate their approval by writing |
@brianmcarey: The specified target(s) for
The following commands are available to trigger optional jobs:
Use
In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
Required labels detected, running phase 2 presubmits: These were never triggered due to an issue in project-infra which has been resolved. |
/retest-required |
✋🧢 /hold 🔎 Please check that the changes you committed are fine and that there are no infrastructure issues present!
Checklist:
💬 How we calculate the number of retests: The number of retest comments are the number of 👌 After all issues have been resolved, you can remove the hold on this pull request by commenting 🙇 Thank you, your friendly referee automation, on behalf of the @sig-buildsystem and the KubeVirt community! |
/retest-required |
2 similar comments
/retest-required |
/retest-required |
/unhold |
This is an automated cherry-pick of #11911
/assign alromeros