[JBoss JIRA] (JBIDE-21996) Order of project in New OS3 Server Adapter wizard could be better
by Marián Labuda (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21996?page=com.atlassian.jira.plugi... ]
Marián Labuda updated JBIDE-21996:
----------------------------------
Labels: openshift_v3 server_adapter_wizard (was: )
> Order of project in New OS3 Server Adapter wizard could be better
> -----------------------------------------------------------------
>
> Key: JBIDE-21996
> URL: https://issues.jboss.org/browse/JBIDE-21996
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: openshift
> Affects Versions: 4.3.1.Beta1
> Reporter: Marián Labuda
> Labels: openshift_v3, server_adapter_wizard
>
> With latest changes to New OS3 Server Adapter wizard the current order of projects, listed on wizard page where service selection is done, is a bit strange. At first there are alphanumeric ordered projects with no services and therefore they are not useful for creation of a new OS3 Server Adapter and then there are projects with any service ordered in alphanumberic order. It results in following.
> Assume project aproject with no services, bproject with a service, c project with no services, d project with a service. Order on the wizard page is following:
> a
> c
> b
> d
> I think we are safe not to list projects with no services there or otherwise we should keep alphanumeric order regardless existence of a service under a project.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years
[JBoss JIRA] (JBIDE-21996) Order of project in New OS3 Server Adapter wizard could be better
by Marián Labuda (JIRA)
Marián Labuda created JBIDE-21996:
-------------------------------------
Summary: Order of project in New OS3 Server Adapter wizard could be better
Key: JBIDE-21996
URL: https://issues.jboss.org/browse/JBIDE-21996
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: openshift
Affects Versions: 4.3.1.Beta1
Reporter: Marián Labuda
With latest changes to New OS3 Server Adapter wizard the current order of projects, listed on wizard page where service selection is done, is a bit strange. At first there are alphanumeric ordered projects with no services and therefore they are not useful for creation of a new OS3 Server Adapter and then there are projects with any service ordered in alphanumberic order. It results in following.
Assume project aproject with no services, bproject with a service, c project with no services, d project with a service. Order on the wizard page is following:
a
c
b
d
I think we are safe not to list projects with no services there or otherwise we should keep alphanumeric order regardless existence of a service under a project.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years
[JBoss JIRA] (JBIDE-21904) Pod deployment path is not reflecting selected service
by Marián Labuda (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21904?page=com.atlassian.jira.plugi... ]
Marián Labuda closed JBIDE-21904.
---------------------------------
Closed as out of dated.
> Pod deployment path is not reflecting selected service
> ------------------------------------------------------
>
> Key: JBIDE-21904
> URL: https://issues.jboss.org/browse/JBIDE-21904
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.3.1.CR1
> Reporter: Marián Labuda
> Assignee: Andre Dietisheim
> Fix For: 4.3.1.CR1
>
>
> Having more services under an OpenShift 3 connection and trying to create a new OS 3 server adapter does not use correct pod deployment path in following scenario:
> I am having a project with eap application (created from eap 64 basic s2i) and nodejs application. When I select nodejs application /opt/apt-root/src is used as a Pod Deployment Path. After selecting an EAP service, Pod Deployment Path is changed to /opt/eap/standalone/deployments. When I select nodejs in this point, Pod Deployment Path is not updated again and value is still /opt/eap/standalone/deployments, what is wrong.
> # ASSERT: have a project with 2 services (eap-app, nodejs-example)
> # EXEC: launch new OpenShift 3 Server Adapter wizard
> # EXEC: select nodejs-example service
> # ASSERT: "Pod Deployment Path" is set to */opt/apt-root/src*
> # EXEC: select eap-app service
> # ASSERT: "Pod Deployment Path" is set to */opt/eap/standalone/deployments*
> # EXEC: select nodejs-example service
> Result:
> "Pod Deployment Path" is still */opt/apt-root/src*
> Expected Result:
> "Pod Deployment Path" should be set to */opt/eap/standalone/deployments*
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years
[JBoss JIRA] (JBIDE-21995) Hostname is set to localhost when prompt for route is checked
by Marián Labuda (JIRA)
Marián Labuda created JBIDE-21995:
-------------------------------------
Summary: Hostname is set to localhost when prompt for route is checked
Key: JBIDE-21995
URL: https://issues.jboss.org/browse/JBIDE-21995
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.3.1.CR1
Reporter: Marián Labuda
Hostname in Server Editor for an OpenShift 3 application is set to localhost if checkbox "Prompt for route when multiple routes available to show in browser" is checked.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years