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: Block MBS Image upload #476

Merged
merged 1 commit into from Jul 13, 2022
Merged

Conversation

ArtiomDivak
Copy link
Member

Uploading image into MBS will be block inside TransferDiskImageCommand validation

Signed-off-by: Artiom Divak adivak@redhat.com

@bennyz
Copy link
Member

bennyz commented Jun 20, 2022

Suggestion use a validation similar to

public boolean isSupportedByManagedBlockStorageDomain(StorageDomain storageDomain) {

And once transfer is supported (shouldn't be too hard to do) we can just enable it in ManagedBlockStorageDomainValidator

Regarding commit message and PR description: both upload and download are blocked, so I'd rephrase it to "transfer"

Copy link
Member

@barpavel barpavel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add Bug-Url: to the commit message after Signed-off-by, and also add Bug-Url: to the PR description.
Signed-off-by in the PR description IMHO is redundant, up to you.

@bennyz
Copy link
Member

bennyz commented Jul 3, 2022

/ost

2 similar comments
@ArtiomDivak
Copy link
Member Author

/ost

@bennyz
Copy link
Member

bennyz commented Jul 4, 2022

/ost

@bennyz
Copy link
Member

bennyz commented Jul 6, 2022

/ost

1 similar comment
@bennyz
Copy link
Member

bennyz commented Jul 7, 2022

/ost

Transfering image into MBS will be block inside TransferDiskImageCommand validation

Signed-off-by: Artiom Divak <adivak@redhat.com>
@ArtiomDivak
Copy link
Member Author

/ost

4 similar comments
@ArtiomDivak
Copy link
Member Author

/ost

@bennyz
Copy link
Member

bennyz commented Jul 13, 2022

/ost

@ArtiomDivak
Copy link
Member Author

/ost

@ArtiomDivak
Copy link
Member Author

/ost

@bennyz bennyz merged commit 7519162 into oVirt:master Jul 13, 2022
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.

None yet

5 participants