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

machines: handle pools which don't support CreateVol API in add disk dialog #12388

Merged
merged 1 commit into from
Jul 23, 2019

Conversation

KKoukiou
Copy link
Contributor

Show them in the dropdown list but disable the pools for which the
CreateVol API is not supported.

Relevant to https://bugzilla.redhat.com/show_bug.cgi?id=1731849

…ialog

Show them in the dropdown list but disable the pools for which the
CreateVol API is not supported.

Relevant to https://bugzilla.redhat.com/show_bug.cgi?id=1731849
@marusak
Copy link
Member

marusak commented Jul 23, 2019

Needs to rebase to master since #12367 changed tests names

@KKoukiou KKoukiou changed the title machines: handle pools which don't suppot CreateVol API in add disk dialog machines: handle pools which don't support CreateVol API in add disk dialog Jul 23, 2019
@KKoukiou
Copy link
Contributor Author

Needs to rebase to master since #12367 changed tests names

It's clean from machines failures, I would skip rebasing unless there are some review comments.

Copy link
Member

@martinpitt martinpitt left a comment

Choose a reason for hiding this comment

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

Very nice, thanks!

@@ -92,13 +92,15 @@ Select.propTypes = {
* Expected properties:
* - data (required), will be passed to the select's onChange callback
* - disabled (optional): whether or not the entry is disabled.
* - title (optional): acts as a tooltip to the option entry
Copy link
Member

Choose a reason for hiding this comment

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

This collides with (almost but not quite) the same change in PR #12393. But fine to land this PR first, and rebase the other one.

@martinpitt martinpitt merged commit d851c72 into cockpit-project:master Jul 23, 2019
@KKoukiou KKoukiou deleted the bz-1731849 branch July 23, 2019 11:19
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.

4 participants