[
https://issues.jboss.org/browse/JBIDE-21895?page=com.atlassian.jira.plugi...
]
Andre Dietisheim edited comment on JBIDE-21895 at 2/2/17 3:35 PM:
------------------------------------------------------------------
[~psrna] In the above steps, when you say "Delete the application", you're
deleting the 1st child of the project in OpenShift explorer (the item in the tree, that
has a circle with 2 arrows as icon)?
!1st-child-of-project.png!
If this is then case, then you're actually deleting the service. You're leaving
behind all the other resources that are used to build, deploy and oversee the lifecycle of
your application (deployment config, build config, recplication controller, etc.). All
these resources are still in place and when the template wants to create new ones with
identical names, you get name clashes. That's very much expected and there isnt much
that we can do about it beside better informing and guiding users. Maybe the application
wizard should inform of possible name clashes once you selected the template?
was (Author: adietish):
[~psrna] In the above steps, when you say "Delete the application", you're
deleting the 1st child of the project in OpenShift explorer (the item in the tree, that
has a circle with 2 arrows as icon)?
!1st-child-of-project.png!
Resource name collisions after deleting and recreating the
application
----------------------------------------------------------------------
Key: JBIDE-21895
URL:
https://issues.jboss.org/browse/JBIDE-21895
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.3.1.CR1
Reporter: Pavol Srna
Fix For: 4.4.3.Final
Attachments: 1st-child-of-project.png, Screen Shot 2016-03-17 at 16.19.05.png,
Screenshot 2017-02-02 18.22.34.png, Screenshot 2017-02-02 18.22.43.png
1) Create e.g. node application in a openshift project
2) Right click from project explorer -> Delete the application
3) repeat step 1)
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)