[
https://issues.jboss.org/browse/JBIDE-22704?page=com.atlassian.jira.plugi...
]
Viacheslav Kabanovich commented on JBIDE-22704:
-----------------------------------------------
I guess that in this use case ApplicationSourceFromImageModel.setDockerConnection()
(inherited from DeployImageWizardModel is not called), so that
DeployImageWizardModel.dockerConnection remains null until getDockerConnection() is
called, but it must be not called in this case either. That means that method
DeployImageWizardModel.lookupImageMetadata may need to call getDockerConnection() instead
of just accessing field dockerConnection.
Application Wizard: Application based on builder images do not have
prefilled configuration
-------------------------------------------------------------------------------------------
Key: JBIDE-22704
URL:
https://issues.jboss.org/browse/JBIDE-22704
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.4.1.AM2
Reporter: Marián Labuda
Labels: application_wizard, openshift_v3
When opening a New OpenShift Application wizard either from Central or shell menu File -
New, details in builder image part of wizard are missing. E.g. there is no default
resource name (build configuration wizard page), environment variables (Deployment
Configuration and Scalability wizard page) or port mapping (Service and Routing Settings
wizard page). When opening the wizard from context menu of an OpenShift 3 project, its
works fine.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)