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

Andre Dietisheim (JIRA) issues at jboss.org
Tue Oct 27 10:18:00 EDT 2015


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

Andre Dietisheim edited comment on JBIDE-20764 at 10/27/15 10:17 AM:
---------------------------------------------------------------------

In a 1st batch we'll try to implement "oc rsync" for incremental deployment. 
The [PR|https://github.com/openshift/origin/pull/4787] for "oc rsync" unveils the details of the implementation. It's using rsync if the client OS is linux, *tar* on windows.
An additonal [PR|https://github.com/openshift/origin/pull/5351] replaces *tar* with *rsync* on windows. For windows users would then be required to install cygwin or rsync from https://www.itefix.net/cwrsync
An exemplary usage can be read here: https://github.com/openshift/origin/blob/master/docs/generated/oc_by_example_content.adoc#oc-rsync


was (Author: adietish):
In a 1st batch we'll try to implement "oc rsync" for incremental deployment. 
The [PR|https://github.com/openshift/origin/pull/4787] for "oc rsync" unveils the details of the implementation. It's using rsync if the client OS is linux, *tar* on windows.
An exemplary usage can be read here: https://github.com/openshift/origin/blob/master/docs/generated/oc_by_example_content.adoc#oc-rsync

> 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