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

JBIDDE-22150 Selected service in Properties view is not chosen in New OpenShift Server Adapter wizard #1107

Closed
wants to merge 1 commit into from

Conversation

scabanovich
Copy link
Contributor

No description provided.


};
}
}
final IServer openShiftServer = getOpenShiftServer(selectedResource);
Copy link
Member

Choose a reason for hiding this comment

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

I'd rather prefer you changed the getOpenShiftServer signature to take a IResource parameter instead of a IResourceUIModel

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes, indeed, there is no need to try to keep argument IResourceUIModel in a private method getOpenShiftServer() if we cannot provide it in a 'legal' way.

@scabanovich scabanovich force-pushed the jbide-22150 branch 2 times, most recently from 404776c to 5246ced Compare April 11, 2016 16:20
@fbricon
Copy link
Member

fbricon commented Apr 11, 2016

Applied in master as d81763f, after fixing the current selection to look for the active part's site

@fbricon fbricon closed this Apr 11, 2016
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

2 participants