[
https://issues.jboss.org/browse/JBIDE-22241?page=com.atlassian.jira.plugi...
]
Marián Labuda commented on JBIDE-22241:
---------------------------------------
using queries
{code}project = jbide and component in (openshift) and text ~ "deletion" and
status = open{code}
{code}project = jbide and component in (openshift) and text ~ "delete" and
status = open{code}
{code}project = jbide and component in (openshift) and text ~ "service" and
status = open{code}
I've found just two issues which are related to this, well to deletion process of
resources. I will link them to this issue as related. Unfortunately I was not able to find
the one you are mentioning.
OpenShift Explorer: Make deletion of OpenShift resources more robust
--------------------------------------------------------------------
Key: JBIDE-22241
URL:
https://issues.jboss.org/browse/JBIDE-22241
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: openshift
Affects Versions: 4.4.0.Alpha1
Reporter: Marián Labuda
Labels: explorer, openshift_v3, ux
It would be nice to have a possibility to allow cascading deletion, deletion of related
resource/resource managed by the resource which is about to be deleted.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)