[JBoss JIRA] (JBIDE-25683) [WATCHER] OpenShift New Connection: Automatic copying of token does not work on Fedora
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-25683?page=com.atlassian.jira.plugi... ]
Andre Dietisheim updated JBIDE-25683:
-------------------------------------
Summary: [WATCHER] OpenShift New Connection: Automatic copying of token does not work on Fedora (was: OpenShift New Connection: Automatic copying of token does not work on Fedora)
> [WATCHER] OpenShift New Connection: Automatic copying of token does not work on Fedora
> --------------------------------------------------------------------------------------
>
> Key: JBIDE-25683
> URL: https://issues.jboss.org/browse/JBIDE-25683
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.5.3.AM1
> Environment: F27
> Red Hat JBoss Developer Studio
> Version: 11.3.0.AM1
> Build id: AM1-v20180201-0838-B1971
> Reporter: Josef Kopriva
> Assignee: Jeff MAURY
> Labels: connection_wizard, upstream
> Fix For: 4.6.x
>
>
> Automac copying of token does not work on Fedora, but it does on Win10.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 10 months
[JBoss JIRA] (JBIDE-25897) New Project validation uses wrong name space when there are two connections in OpenShift Explorer
by Denis Golovin (JIRA)
[ https://issues.jboss.org/browse/JBIDE-25897?page=com.atlassian.jira.plugi... ]
Denis Golovin closed JBIDE-25897.
---------------------------------
> New Project validation uses wrong name space when there are two connections in OpenShift Explorer
> -------------------------------------------------------------------------------------------------
>
> Key: JBIDE-25897
> URL: https://issues.jboss.org/browse/JBIDE-25897
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.5.3.AM3
> Environment: Windows 10 Pro, CDK 3.4.0-alpha.1
> Reporter: Denis Golovin
> Assignee: Andre Dietisheim
> Labels: explorer, new_project_wizard
> Fix For: 4.6.0.AM3
>
> Attachments: project-already-exists.png, pyproject-error.gif
>
>
> !pyproject-error.gif!
> Prerequisites to reproduce the issue:
> 1. Start CDK/Minishift
> 2. Create second connection with different user name 'developer3' for example
> 3. Click hyper link in explorer to create new Project
> 4. Use name 'myproject'
> 5. ERROR:
> {code}Could not create project "myproject": project.project.openshift.io "myproject" already exists
> Exception trying to POST https://192.168.99.100:8443/oapi/v1/projectrequests response code: 409 project.project.openshift.io "myproject" already exists{code}
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 10 months
[JBoss JIRA] (JBIDE-26070) [SSP] Client Managed workflow
by Rob Stryker (JIRA)
[ https://issues.jboss.org/browse/JBIDE-26070?page=com.atlassian.jira.plugi... ]
Rob Stryker reassigned JBIDE-26070:
-----------------------------------
Assignee: Rob Stryker
> [SSP] Client Managed workflow
> -----------------------------
>
> Key: JBIDE-26070
> URL: https://issues.jboss.org/browse/JBIDE-26070
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: server
> Affects Versions: 4.6.0.AM2
> Reporter: Rob Stryker
> Assignee: Rob Stryker
>
> aged flow
> @startuml
> Client -> Adaptor : findservers
> Client <- Adaptor : serverlist
> Client -> Adaptor : create server
> Client <- Adaptor : serverAdded (id)
> Client -> Adaptor : getLaunchProperties()
> Adapter -> Client : here’s a list
> Client -> Adaptor : getLaunchCommand(String serverId, String mode, Map<String,String> properties)
> Client <- Adaptor : launch string (id)
> Client -> Adaptor : server started
> Client -> Adaptor : server stopped
> Client -> Adaptor : publish
> @enduml
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 10 months
[JBoss JIRA] (JBIDE-26070) [SSP] Client Managed workflow
by Rob Stryker (JIRA)
[ https://issues.jboss.org/browse/JBIDE-26070?page=com.atlassian.jira.plugi... ]
Rob Stryker commented on JBIDE-26070:
-------------------------------------
initial Commit made, incomplete for setting the state / polling / etc.
> [SSP] Client Managed workflow
> -----------------------------
>
> Key: JBIDE-26070
> URL: https://issues.jboss.org/browse/JBIDE-26070
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: server
> Affects Versions: 4.6.0.AM2
> Reporter: Rob Stryker
> Assignee: Rob Stryker
>
> aged flow
> @startuml
> Client -> Adaptor : findservers
> Client <- Adaptor : serverlist
> Client -> Adaptor : create server
> Client <- Adaptor : serverAdded (id)
> Client -> Adaptor : getLaunchProperties()
> Adapter -> Client : here’s a list
> Client -> Adaptor : getLaunchCommand(String serverId, String mode, Map<String,String> properties)
> Client <- Adaptor : launch string (id)
> Client -> Adaptor : server started
> Client -> Adaptor : server stopped
> Client -> Adaptor : publish
> @enduml
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 10 months