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

Propagate volume creation errors #667

Merged
merged 1 commit into from
Nov 29, 2023
Merged

Conversation

liranr23
Copy link
Member

@liranr23 liranr23 commented Nov 28, 2023

When failing to create the volumes for a migration, log the error to the user in addition to the step failure that we have on the migration itself.

Fixes: #426

@liranr23 liranr23 requested a review from ahadas as a code owner November 28, 2023 16:12
When failing to create the volumes for a migration, log the error to the
user as addition to the step failure that we have on the migration
itself.

Signed-off-by: Liran Rotenberg <[email protected]>
Copy link

sonarcloud bot commented Nov 28, 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
7.1% 7.1% Duplication

@ahadas ahadas merged commit 197d608 into kubev2v:main Nov 29, 2023
10 checks passed
@liranr23 liranr23 deleted the propogate_vol_err branch June 19, 2024 14:55
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.

Check that errors for LUN disks propagate to the user
2 participants