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

core: handle missing allocation policy/format when converting #280

Merged
merged 1 commit into from Apr 18, 2022

Conversation

bennyz
Copy link
Member

@bennyz bennyz commented Apr 17, 2022

If allocation policy or format were not passed to the disk conversion endpoint it will fail to setup monitoring because of NPE.

This patch uses the existing allocation policy or format when it's missing to generate the message.

@bennyz bennyz requested a review from ahadas as a code owner April 17, 2022 10:04
If allocation policy or format were not passed to the disk conversion
endpoint it will fail to setup monitoring because of NPE.

This patch uses the existing allocation policy or format when it's
missing to generate the message.

Bug-Url: https://bugzilla.redhat.com/2076042
Signed-off-by: Benny Zlotnik <bzlotnik@redhat.com>
@ahadas ahadas merged commit 788657d into oVirt:master Apr 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants