[jbosstools-issues] [JBoss JIRA] (JBIDE-22241) OpenShift Explorer: Make deletion of OpenShift resources more robust
Marián Labuda (JIRA)
issues at jboss.org
Mon Apr 25 09:16:00 EDT 2016
[ https://issues.jboss.org/browse/JBIDE-22241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13196569#comment-13196569 ]
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)
More information about the jbosstools-issues
mailing list