]
Martin Choma updated WFWIP-194:
-------------------------------
Priority: Minor (was: Blocker)
Operator does not provide way to expose arbitrary port
------------------------------------------------------
Key: WFWIP-194
URL:
https://issues.jboss.org/browse/WFWIP-194
Project: WildFly WIP
Issue Type: Bug
Components: OpenShift
Reporter: Martin Choma
Assignee: Jeff Mesnil
Priority: Minor
Labels: operator
Going through non-Operator approach scenarios we have identified Operator is missing this
feature: way to expose arbitrary container port, e.g:
- https:8443
- jolokia:8778
- debugging:5000
- dns-ping:8888
- any app specific port
Could be partially workarounded by `oc port-forward` capability