-
Bug
-
Resolution: Won't Do
-
Major
-
4.4.2.AM2
When deploying a docker image via Deploy Docker Wizard to an OpenShift instance, there is a wizard page with mapping of pod ports to service ports. If I add a new port mapping there, it is propagated to a created Service. But created replication controller does not contain those new mappings (results into creating pods without those ports available)
Either way this should be fixed, to also Replication Controller should contain mapped ports, because having a service which has mapped pod ports to service ports but pods itself does not have this port exposes is useless. Or having Add... button does not make sense there, or there is no known use case where it would be useful (existing mapping could be edited but a new one would be useless).
- is related to
-
JBIDE-23352 Deploy Docker Wizard: Default routing port selection need more info for users
- Closed
- relates to
-
JBIDE-23015 Application wizard: Creating a route should have a default port
- Closed