-
Enhancement
-
Resolution: Done
-
Major
-
4.4.1.AM3
-
devex #119 August 2016, devex #121 October 2016
-
5
When deploying a docker image, in the Services and Routing settings, when "Add route" is checked, if there are multiple ports exposed, then openshift will round-robin the route to any of the ports. So if you have 3 exposed ports, 1 of them is for the web app, then 2/3 of the http connections to the service will fail.
There should be a new column, in the ports table, with 1 checkbox checkable at the time: checking 1 box will uncheck the others.
The lowest port should be selected by default (that's what the oc client does apparently, but deserve confirmation)
To reproduce:
- git clone https://github.com/redhat-helloworld-msa/aloha
- mvn package
- build docker image from Dockerfile, to CDK docker connection
- deploy docker image to openshift
- is blocked by
-
JBIDE-23204 OpenShift client: bump to use 5.2.0-SNAPSHOT client lib
- Closed
- is related to
-
JBIDE-23354 Deploy Docker Wizard: Reset of port mapping whille at least 1 default is present causes NPE
- Closed
-
JBIDE-23356 Deploy Docker Wizard: Image Stream created for local images is not shown in resource summary
- Closed
-
JBIDE-23368 Deploy Docker Image: Replication controller does not contain mapped ports from Deploy Image Wizard
- Closed
-
JBIDE-23416 Deploy image wizard: added port never displays checkbox signalling that it's used by route
- Closed
-
JBIDE-23418 Deploy image wizard: "Services and Routing Settings" page creates erroneous first port if all ports are removed
- Closed
-
JBIDE-23351 Deploy Docker Wizard: Image stream sometimes is not created for local docker images
- Open
-
JBIDE-23417 [Tests]Deploy image wizard: Should have integration tests for the "Services & Routing Settings" wizard page
- Closed
-
JBIDE-23352 Deploy Docker Wizard: Default routing port selection need more info for users
- Closed
-
JBIDE-23353 Deploy Docker Wizard: Enable checking "Used by route" checkbox by mouse click
- Closed
- relates to
-
JBIDE-23147 application wizard: Support optional host when route is created
- Closed