[JBoss JIRA] (JBIDE-26072) Manage Projects wizard: project that I deleted is still listed
by Josef Kopriva (JIRA)
[ https://issues.jboss.org/browse/JBIDE-26072?page=com.atlassian.jira.plugi... ]
Josef Kopriva commented on JBIDE-26072:
---------------------------------------
[~adietish] +1 for adding decorator - something similar as it is in Web Console. It would be also nice to add this to OpenShift Explorer.
> Manage Projects wizard: project that I deleted is still listed
> --------------------------------------------------------------
>
> Key: JBIDE-26072
> URL: https://issues.jboss.org/browse/JBIDE-26072
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.6.0.AM2
> Reporter: Andre Dietisheim
> Labels: manage_projects_wizard
> Fix For: 4.6.x
>
> Attachments: image-2018-06-01-16-08-59-257.png, marked-for-deletion.png
>
>
> steps:
> # ASSERT: have at least 1 connection to a remote server (https://openshift.com, https://api.engint.openshift.com, https://open.paas.redhat.com, etc.)
> # ASSERT: have at least 1 project in your OpenShift
> # EXEC: in OpenShift Explorer: select connection & pick Edit > Projects...
> # ASSERT: "Manage Projects" wizard shows up, listing all projects
> # EXEC: select 1 project and hit "Remove..."
> # EXEC: when asked to confirm the removal, hit "OK"
> # ASSERT: wizard gets disabled, progress bar shows up telling you that your project is being deleted.
> Result:
> Once the progressbar is gone and all the wizard is enabled again, the project is still listed
> !image-2018-06-01-16-08-59-257.png!
> Workaround: hit "Refresh..."
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 9 months
[JBoss JIRA] (JBIDE-26092) Add marker for projects marked for deletion
by Josef Kopriva (JIRA)
[ https://issues.jboss.org/browse/JBIDE-26092?page=com.atlassian.jira.plugi... ]
Josef Kopriva commented on JBIDE-26092:
---------------------------------------
[~adietish] Thx for pointing to JBIDE-26072. so closing.
> Add marker for projects marked for deletion
> -------------------------------------------
>
> Key: JBIDE-26092
> URL: https://issues.jboss.org/browse/JBIDE-26092
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: openshift
> Affects Versions: 4.6.0.AM3
> Environment: https://console.engint.openshift.com
> Reporter: Josef Kopriva
> Assignee: Andre Dietisheim
> Labels: manage_projects_wizard
> Fix For: 4.6.0.AM3
>
> Attachments: image-2018-06-12-12-52-05-930.png
>
>
> I have created several projects on https://console.engint.openshift.com instance, but I have deleted these projects afterwards. If I try to delete them once again an error message shows up:
> !image-2018-06-12-12-52-05-930.png|thumbnail!
> User should be informed about status of these projects before deleting them once again with icon or something.
> Steps to reproduce:
> 1. Create connection to https://console.engint.openshift.com
> 2. Create several projects with applications in this connection
> 3. Delete these projects
> 4. After refresh some projects shows up
> 5. When you try to delete them once again an error shows up
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 9 months
[JBoss JIRA] (JBIDE-22138) Server adapter: doesn't respect openshift maven profile
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22138?page=com.atlassian.jira.plugi... ]
Andre Dietisheim commented on JBIDE-22138:
------------------------------------------
[~ksuzumur] awesome, thx a lot!
> Server adapter: doesn't respect openshift maven profile
> -------------------------------------------------------
>
> Key: JBIDE-22138
> URL: https://issues.jboss.org/browse/JBIDE-22138
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Environment: JBoss Developer Studio (Core Features) 9.1.0.GA-v20160403-1700-B477
> Openshift plugin 3.1.0.Final-v20160401-2357-B263
> Reporter: Rafael Benevides
> Assignee: Andre Dietisheim
> Labels: openshift_v3, server_adapter
> Fix For: 4.6.x
>
>
> This is a follow up on JBIDE-22128.
> The maven profile is never read to determine the actual archive name. That will require more coupling to m2e, in order to load the pom.xml model using the openshift profile, if it exists, in order to determine the archive name. This will be a long running operation and will require more significant changes
> steps:
> # EXEC: follow steps outlined in https://github.com/redhat-helloworld-msa/helloworld-msa/blob/master/hello... (deploying with fabric8 maven plugin doesn't work, you end up having the pod failing with ImagePullBack error. You need to take the alternative road where you deploy via "oc new-build", "oc new-app", "oc expose" etc.)
> # EXEC: import the app into your Eclipse workspace
> # EXEC: "hello" (workspace) project: Properties > Maven > Active Maven Profile: set "openshift"
> # EXEC: create a server adapter and start it
> # ASSERT: adapter starts syncing, verify what war is used
> Result:
> The war that's created locally and then synced to the pod is "hello.war" even though the profile specifies "ROOT.war"
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 9 months
[JBoss JIRA] (JBIDE-26092) Add marker for projects marked for deletion
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-26092?page=com.atlassian.jira.plugi... ]
Andre Dietisheim resolved JBIDE-26092.
--------------------------------------
Assignee: Andre Dietisheim
Resolution: Duplicate Issue
> Add marker for projects marked for deletion
> -------------------------------------------
>
> Key: JBIDE-26092
> URL: https://issues.jboss.org/browse/JBIDE-26092
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: openshift
> Affects Versions: 4.6.0.AM3
> Environment: https://console.engint.openshift.com
> Reporter: Josef Kopriva
> Assignee: Andre Dietisheim
> Labels: manage_projects_wizard
> Fix For: 4.6.0.AM3
>
> Attachments: image-2018-06-12-12-52-05-930.png
>
>
> I have created several projects on https://console.engint.openshift.com instance, but I have deleted these projects afterwards. If I try to delete them once again an error message shows up:
> !image-2018-06-12-12-52-05-930.png|thumbnail!
> User should be informed about status of these projects before deleting them once again with icon or something.
> Steps to reproduce:
> 1. Create connection to https://console.engint.openshift.com
> 2. Create several projects with applications in this connection
> 3. Delete these projects
> 4. After refresh some projects shows up
> 5. When you try to delete them once again an error shows up
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 9 months