Skip to content
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

Backport ovirt client: Add retry for creating of snapshot #527

Merged
merged 8 commits into from
Aug 10, 2023

Conversation

mnecas
Copy link
Member

@mnecas mnecas commented Aug 10, 2023

Backport of #483 to release-v2.5.0

mnecas and others added 8 commits August 10, 2023 09:23
When we trigger remove-snapshot and the operation fails, we immediately
break rather than keep waiting until the timeout of waiting for the
result of the operation is reached.

This change also includes refactoring - changing the format of the error
that is generated from ConflictError and simplify the function
Client#CheckSnapshotReady.

Signed-off-by: Arik Hadas <[email protected]>
Signed-off-by: Martin Necas <[email protected]>
@mnecas mnecas requested a review from ahadas as a code owner August 10, 2023 07:24
@sonarcloud
Copy link

sonarcloud bot commented Aug 10, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@ahadas ahadas merged commit 0bb60b1 into kubev2v:release-v2.5.0 Aug 10, 2023
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants