[JBoss JIRA] (JBDS-4246) Implement minishift cdk-setup in devsuite installer
by Denis Golovin (JIRA)
[ https://issues.jboss.org/browse/JBDS-4246?page=com.atlassian.jira.plugin.... ]
Denis Golovin updated JBDS-4246:
--------------------------------
Sprint: devex #128 February 2017 (was: devex #127 February 2017)
> Implement minishift cdk-setup in devsuite installer
> ---------------------------------------------------
>
> Key: JBDS-4246
> URL: https://issues.jboss.org/browse/JBDS-4246
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Task
> Components: platform-installer
> Affects Versions: 10.2.0.AM2
> Environment: Windows, mac OS, Linux
> Reporter: Denis Golovin
> Assignee: Denis Golovin
> Priority: Blocker
> Fix For: 10.4.0.AM1
>
>
> Instead of downloading three resources from three different URL's installer will need to download only one and run with 'cdk-setup' parameter during installation:
> 1. copy minishift to $\{target.folder\}/cdk/bin
> 2. remove ~/.minishift
> 3.1. run for virtualbox setup $\{target.folder\}/cdk/bin/minishift.exe setup-cdk --default-vm-driver=virtualbox
> 3.2. run for hyper-v setup $\{target.folder\}/cdk/bin/minishift.exe setup-cdk
> 4. find location of oc.exe in ~/.minishift/cache/** and add it to PATH
> 5. add $\{target.folder\}/cdk/bin to PATH
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 1 month
[JBoss JIRA] (JBIDE-24002) CDK 3 integration with Devstudio - CI preparation
by Ondrej Dockal (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24002?page=com.atlassian.jira.plugi... ]
Ondrej Dockal updated JBIDE-24002:
----------------------------------
Description: Top jira covering jiras that include complete CI structure for CDK3 integration to devstudio testing. (was: Top jira covering sub-task jiras that cover complete CI structure for CDK3 integration to devstudio testing.)
> CDK 3 integration with Devstudio - CI preparation
> -------------------------------------------------
>
> Key: JBIDE-24002
> URL: https://issues.jboss.org/browse/JBIDE-24002
> Project: Tools (JBoss Tools)
> Issue Type: Task
> Components: qa
> Affects Versions: 4.4.4.Final
> Reporter: Ondrej Dockal
> Assignee: Ondrej Dockal
> Priority: Critical
> Labels: cdk, integration_tests, jenkins
>
> Top jira covering jiras that include complete CI structure for CDK3 integration to devstudio testing.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 1 month
[JBoss JIRA] (JBIDE-23422) Server Adapter: Node.js debug session is terminated after ~1 minute and browser shows 502 error
by Dmitrii Bocharov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-23422?page=com.atlassian.jira.plugi... ]
Dmitrii Bocharov updated JBIDE-23422:
-------------------------------------
Sprint: devex #128 February 2017 (was: devex #127 February 2017)
> Server Adapter: Node.js debug session is terminated after ~1 minute and browser shows 502 error
> -----------------------------------------------------------------------------------------------
>
> Key: JBIDE-23422
> URL: https://issues.jboss.org/browse/JBIDE-23422
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: javascript, openshift
> Affects Versions: 4.4.2.AM2
> Environment: windows 10
> Fedora 24
> Reporter: Ilya Buziuk
> Assignee: Andre Dietisheim
> Priority: Critical
> Labels: nodejs, openshift_v3, server_adapter
> Fix For: 4.4.4.AM1
>
>
> We've found, that when one is debugging (the code is stopeed at breakpoint, stepping through code, inspecting variables, ...) longer than ~1 minute, browser displays error code 502 and the debug session gets terminated. This makes this feature not very useful, because all debugging must be quicker than that timeout.
> The behavior is captured in this screencast: https://youtu.be/BJf7wcPqNmM (note how at the time 0:42 the page is finally loaded (502 error) and the debug session is terminated (in debug view)).
> We were able to reproduce this issue on F24 and Win10 (using CDK and console.engint.openshift.com)
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 1 month
[JBoss JIRA] (JBIDE-22362) Server Adapter: Static changes done to nodejs application are not visible
by Dmitrii Bocharov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22362?page=com.atlassian.jira.plugi... ]
Dmitrii Bocharov resolved JBIDE-22362.
--------------------------------------
Resolution: Done
[~psrna] could you, please, look at it
> Server Adapter: Static changes done to nodejs application are not visible
> -------------------------------------------------------------------------
>
> Key: JBIDE-22362
> URL: https://issues.jboss.org/browse/JBIDE-22362
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: javascript, openshift
> Affects Versions: 4.4.0.Alpha2
> Reporter: Marián Labuda
> Assignee: Jeff MAURY
> Priority: Critical
> Labels: openshift_v3, server_adapter
> Fix For: 4.4.4.AM1
>
> Attachments: enabling-dev-mode-has-encountered-an-error.png
>
>
> I am having an OpenShift application based either on nodejs-example or nodejs-mongodb-example template. Once application is up and running I create a new server adapter and perform changes in index.html. These changes are static and should be (?) immediately visible on OpenShift server, but they are not. I have checked whether changes were published, but rsync in console shows expected output also changes done manually on the server side to index.html are not visible in browser (even when cache overwritten is triggered - so there is no caching problem in browser). This seems to be upstream issues, but requires investigating.
> So far I have tried it on CDK OpenShift. It would be nice to test it on other OpenShift instances, also on templates using different base docker image.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 1 month
[JBoss JIRA] (JBIDE-23490) Server adapter: provide ability to link pods/'deployment config'/'replication controller'(?) when no service is available
by Jeff MAURY (JIRA)
[ https://issues.jboss.org/browse/JBIDE-23490?page=com.atlassian.jira.plugi... ]
Jeff MAURY updated JBIDE-23490:
-------------------------------
Sprint: devex #128 February 2017 (was: devex #127 February 2017)
> Server adapter: provide ability to link pods/'deployment config'/'replication controller'(?) when no service is available
> -------------------------------------------------------------------------------------------------------------------------
>
> Key: JBIDE-23490
> URL: https://issues.jboss.org/browse/JBIDE-23490
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: openshift
> Affects Versions: 4.4.2.AM3
> Reporter: Aurélien Pupier
> Assignee: Jeff MAURY
> Labels: new_and_noteworthy, openshift_v3, server_adapter, server_adapter_wizard
> Fix For: 4.4.3.Final
>
>
> When some OpenShift applications are not providing any services. the Eclipse OpenShift Tooling is not able to create an OpenShift server adapters to deploy new version of the application.
> The only that we are sure that will be always available are pods so it would be nice to provide some fallback logic that asks you to choose a pod or uses the only one it finds when there is no service provided.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 1 month