[forge-dev] Openshift plugin

Xavier Coulon xcoulon at redhat.com
Wed Oct 10 12:07:55 EDT 2012


Rafael,

As I wrote before, this feature was implemented in the Eclipse plugins because it requires Eclipse specific APIs. 
Granted, we should try to move the code down into the client library (while keeping it Eclipse-agnostic), so that you can use it as well.

Best regards,
/Xavier



On Oct 10, 2012, at 6:01 PM, Rafael Benevides wrote:

> Bill / Andre / Xavier
> 
> I didn't find on openshift-java-client how to tail files.
> 
> Does it have this feature ?
> 
> 
> Thanks
> 
> Em 04-10-2012 10:24, Xavier Coulon escreveu:
>> 
>> Hi !
>> 
>> As Max mentioned, you should find all the API you need to implement the features listed below in the Forge plugin in the new openshift-java-client (V2.0), except maybe the 'tail files' feature which we implemented in JBossTools because we use specific Eclipse APIs to display the output in a MessageConsole. Maybe this could be refactored and moved partially into the java-client library, though (we did not need to do that when we worked on it a few months ago).
>> 
>> Also, if you haven't already seen it, André recently wrote an article about the new client library: https://community.jboss.org/en/tools/blog/2012/08/24/show-domain-info-openshift-java-client-in-a-nutshell 
>> 
>> Best regards, 
>> /Xavier
>> 
>> 
>> 
>> On Oct 4, 2012, at 1:39 PM, Max Rydahl Andersen wrote:
>> 
>>> 
>>>> So I just started working on EAP support. https://issues.jboss.org/browse/FORGEPLUGINS-88 opened!
>>> 
>>> Oh I was wondering why EAP wasn't supported.
>>> Didn't realize the forge openshift install was jboss specific.
>>> 
>>> One item I got is that we check if the projects setup by JBoss Tools, openshift client and OpenShift Forge client are compatible or can be made compatible.
>>> 
>>> i.e. forge *always* uses "openshift" as the remote afaik - openshift client always create projects where the remote is in "origin" - as a consequence jboss tools
>>> added support for naming the remote used so you could align them.
>>> 
>>> If openshift could allow naming the remote or pick up the existing remote pointing to openshift these things could be aligned.
>>> 
>>>>>> Pete and Lincoln talked about some of them in JavaOne here are some:
>>>>>>   * support for embedding cartridges
>>>>>>   * support for eap
>>>>>>   * tail files
>>> 
>>> all of the above is available for use from the new openshift client.
>>> 
>>>>>> I also got those:
>>>>>>   * setup when openshift application exists
>>>>>>   * snapshot management ?
>>>>>>   * key management ?
>>>>>>   * alias management
>>>>>>   * enable scaling on create app ?
>>>>>>   * Use alternate openshift config file
>>> 
>>> whats this one ?
>>> 
>>>>>>   * config port forward ?
>>> 
>>> we got this in jbosstools - for forge I guess it requires running a jsch port forward (or launch ssh native in separate process) ?
>>> 
>>> /max
>>> _______________________________________________
>>> forge-dev mailing list
>>> forge-dev at lists.jboss.org
>>> https://lists.jboss.org/mailman/listinfo/forge-dev
>> 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/forge-dev/attachments/20121010/208829a0/attachment.html 


More information about the forge-dev mailing list