[
https://issues.jboss.org/browse/JBIDE-21627?page=com.atlassian.jira.plugi...
]
Jeff Cantrill commented on JBIDE-21627:
---------------------------------------
[~scabanovich] `oc project` is simply a command that allows you to set the namespace to be
used by subsequent commands. It is functionally equivalent to providing the `-n
NAMESPACE` switch to any command you execute. I would not use the binary to do an `oc
expose service` which is syntactic sugar to create a route for a service. We would be
better served at creating a route object directly and setting the various configurations.
I would consider using the options and inputs of `oc expose service` as a guide but would
stress not to use the oc binary.
Enable exposure of OpenShift resources in tooling
-------------------------------------------------
Key: JBIDE-21627
URL:
https://issues.jboss.org/browse/JBIDE-21627
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: openshift
Affects Versions: 4.3.1.CR1
Reporter: Marián Labuda
Labels: openshift_v3
Fix For: 4.4.x
It would be nice if we would have something similar as oc binary to expose an existing
resource. To expose existing pods or services.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)