[JBoss JIRA] (JBIDE-23263) CDK docker registry is filled for an existing OpenShift 3 connection
by Rob Stryker (JIRA)
[ https://issues.jboss.org/browse/JBIDE-23263?page=com.atlassian.jira.plugi... ]
Rob Stryker reassigned JBIDE-23263:
-----------------------------------
Assignee: Rob Stryker
> CDK docker registry is filled for an existing OpenShift 3 connection
> --------------------------------------------------------------------
>
> Key: JBIDE-23263
> URL: https://issues.jboss.org/browse/JBIDE-23263
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: cdk
> Affects Versions: 4.4.1.Final
> Reporter: Marián Labuda
> Assignee: Rob Stryker
> Labels: openshift_v3
> Fix For: 4.4.2.AM3
>
>
> If I already have an existing OpenShift 3 connection, which would have been otherwise created by starting CDK server adapter, an the connection does not have filled CDK docker registry URL, then the field for registry is still empty even after successful start of CDK server adapter. I would like to have the registry URL filled for an existing connection.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 5 months
[JBoss JIRA] (JBIDE-23263) CDK docker registry is filled for an existing OpenShift 3 connection
by Rob Stryker (JIRA)
[ https://issues.jboss.org/browse/JBIDE-23263?page=com.atlassian.jira.plugi... ]
Rob Stryker updated JBIDE-23263:
--------------------------------
Fix Version/s: 4.4.2.AM3
(was: 4.2.3.Final)
> CDK docker registry is filled for an existing OpenShift 3 connection
> --------------------------------------------------------------------
>
> Key: JBIDE-23263
> URL: https://issues.jboss.org/browse/JBIDE-23263
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: cdk
> Affects Versions: 4.4.1.Final
> Reporter: Marián Labuda
> Labels: openshift_v3
> Fix For: 4.4.2.AM3
>
>
> If I already have an existing OpenShift 3 connection, which would have been otherwise created by starting CDK server adapter, an the connection does not have filled CDK docker registry URL, then the field for registry is still empty even after successful start of CDK server adapter. I would like to have the registry URL filled for an existing connection.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 5 months
[JBoss JIRA] (JBIDE-23265) Can't start CDK server if user or password env var is empty
by Rob Stryker (JIRA)
[ https://issues.jboss.org/browse/JBIDE-23265?page=com.atlassian.jira.plugi... ]
Rob Stryker reassigned JBIDE-23265:
-----------------------------------
Assignee: Rob Stryker
> Can't start CDK server if user or password env var is empty
> -----------------------------------------------------------
>
> Key: JBIDE-23265
> URL: https://issues.jboss.org/browse/JBIDE-23265
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: cdk
> Affects Versions: 4.4.2.AM1
> Reporter: Jeff MAURY
> Assignee: Rob Stryker
> Labels: cdk, server
> Fix For: 4.4.2.AM3
>
>
> If the user or password env var name is empty, then server refuses to start. The error is the following:
> !ENTRY org.jboss.tools.openshift.cdk.server.core 4 0 2016-09-26 11:29:46.973
> !MESSAGE Exec_tty error:Cannot run program "C:\Apps\HashiCorp\Vagrant\bin\vagrant.exe": Unknown reason
> !STACK 0
> java.io.IOException: Exec_tty error:Cannot run program "C:\Apps\HashiCorp\Vagrant\bin\vagrant.exe": Unknown reason
> at org.eclipse.cdt.utils.spawner.Spawner.exec_pty(Spawner.java:387)
> at org.eclipse.cdt.utils.spawner.Spawner.<init>(Spawner.java:99)
> at org.eclipse.cdt.utils.spawner.ProcessFactory.exec(ProcessFactory.java:98)
> at org.jboss.tools.openshift.cdk.server.core.internal.adapter.controllers.VagrantLaunchUtility.callProcess(VagrantLaunchUtility.java:198)
> at org.jboss.tools.openshift.cdk.server.core.internal.adapter.controllers.VagrantLaunchUtility.callInteractive(VagrantLaunchUtility.java:185)
> at org.jboss.tools.openshift.cdk.server.core.internal.adapter.controllers.VagrantLaunchUtility.callInteractive(VagrantLaunchUtility.java:178)
> at org.jboss.tools.openshift.cdk.server.core.internal.adapter.controllers.CDKLaunchController.launch(CDKLaunchController.java:201)
> at org.jboss.ide.eclipse.as.wtp.core.server.launch.ControllableServerLaunchConfiguration.launch(ControllableServerLaunchConfiguration.java:52)
> at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:885)
> at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:739)
> at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:731)
> at org.eclipse.wst.server.core.internal.Server.startImpl2(Server.java:3556)
> at org.eclipse.wst.server.core.internal.Server.startImpl(Server.java:3492)
> at org.eclipse.wst.server.core.internal.Server$StartJob.run(Server.java:367)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 5 months
[JBoss JIRA] (JBIDE-23382) Server editor should allow 'edit...' option for selected username
by Rob Stryker (JIRA)
[ https://issues.jboss.org/browse/JBIDE-23382?page=com.atlassian.jira.plugi... ]
Rob Stryker reassigned JBIDE-23382:
-----------------------------------
Assignee: Rob Stryker
Resolution: Done
pushed to master
> Server editor should allow 'edit...' option for selected username
> -----------------------------------------------------------------
>
> Key: JBIDE-23382
> URL: https://issues.jboss.org/browse/JBIDE-23382
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: cdk
> Affects Versions: 4.4.2.AM2
> Reporter: Marián Labuda
> Assignee: Rob Stryker
> Fix For: 4.4.2.AM3
>
>
> If I have a CDK server adapter in Servers view and I clear secure storage, after next start of DevStudio I cannot start the CDK server adapter, because password is removed and there is no choice to edit an existing credentials (username, password pair) or removing an existing one. I get an error dialog with message:
> {code}
> The server Container Development Environment has no password associated with it. Please open the server editor and configure the credentials.
> {code}
> It would be nice, if I would be allowed to edit existing credentials or at least remove it/replace by another one.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 5 months
[JBoss JIRA] (JBIDE-23382) Server editor should allow 'edit...' option for selected username
by Rob Stryker (JIRA)
[ https://issues.jboss.org/browse/JBIDE-23382?page=com.atlassian.jira.plugi... ]
Rob Stryker updated JBIDE-23382:
--------------------------------
Fix Version/s: 4.4.2.AM3
> Server editor should allow 'edit...' option for selected username
> -----------------------------------------------------------------
>
> Key: JBIDE-23382
> URL: https://issues.jboss.org/browse/JBIDE-23382
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: cdk
> Affects Versions: 4.4.2.AM2
> Reporter: Marián Labuda
> Fix For: 4.4.2.AM3
>
>
> If I have a CDK server adapter in Servers view and I clear secure storage, after next start of DevStudio I cannot start the CDK server adapter, because password is removed and there is no choice to edit an existing credentials (username, password pair) or removing an existing one. I get an error dialog with message:
> {code}
> The server Container Development Environment has no password associated with it. Please open the server editor and configure the credentials.
> {code}
> It would be nice, if I would be allowed to edit existing credentials or at least remove it/replace by another one.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 5 months