[jbosstools-issues] [JBoss JIRA] (JBIDE-20764) Create Server Adapter for OpenShift 3 applications

Andre Dietisheim (JIRA) issues at jboss.org
Fri Nov 27 08:34:00 EST 2015


    [ https://issues.jboss.org/browse/JBIDE-20764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13134698#comment-13134698 ] 

Andre Dietisheim edited comment on JBIDE-20764 at 11/27/15 8:33 AM:
--------------------------------------------------------------------

The oc cmds that we're using so far can be fully configured (--server= --token= --user=) so that the login context that you're in ("oc login") doesnt matter. We currently port forward and stream logs currently.
This isnt the case for *oc rsync* though. It will accept these (global) options but seems unaffected by them. "oc rsync" requires you to log in to some context before it'll work. If logged in the options seem not to have any effect:
https://github.com/openshift/origin/issues/6109


was (Author: adietish):
The oc cmds that we're using so far can be fully configured (--server= --token= --user=) so that the login context that you're in ("oc login") doesnt matter. We currently port forwarding and streaming logs currently.
This isnt the case for "oc rsync" though. It will accept these (global) options but seems unaffected by them. "oc rsync" requires you to log in to some context before it'll work. If logged in the options seem not to have any effect.

> Create Server Adapter for OpenShift 3 applications
> --------------------------------------------------
>
>                 Key: JBIDE-20764
>                 URL: https://issues.jboss.org/browse/JBIDE-20764
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: openshift
>    Affects Versions: 4.3.0.CR1
>            Reporter: Fred Bricon
>            Assignee: Andre Dietisheim
>            Priority: Critical
>              Labels: new_and_noteworthy, openshift_v3
>             Fix For: 4.3.1.Beta1
>
>         Attachments: server adapter wizard.bmml, server adapter wizard.png
>
>
> get the actions available on OpenShift 3 resources in openshift explorer so you don't necessarily have to jump between the various views to work with openshift apps. This matches an existing feature in OpenShift 2. Upon project creation, a "Create server adapter" checkbox should be displayed.
> Server status= matching deployment pod status
> Possible menus:
> - Start/Stop
> - Show Web Console
> - Port Forwarding
> - Stream logs
> [~maxandersen] can you think of anything else?



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jbosstools-issues mailing list