[
https://issues.jboss.org/browse/JBIDE-25111?page=com.atlassian.jira.plugi...
]
Andre Dietisheim commented on JBIDE-25111:
------------------------------------------
The wizard lists all resources for a given project and allows you to filter these via
<value> or <key>=<value> expressions. You can then select the resources
that you want to delete and proceed.
!filter-and-selected-resources.png!
There's 1 issue left with the current code: removal needs to be triggered in a
specific order (ex. replication controllers need to be removed before pods are removed)
Explorer, Properties: allow intellingent "Delete Resource"
(via label-matching?)
--------------------------------------------------------------------------------
Key: JBIDE-25111
URL:
https://issues.jboss.org/browse/JBIDE-25111
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: openshift
Affects Versions: 4.5.1.AM2
Reporter: Andre Dietisheim
Assignee: Andre Dietisheim
Fix For: 4.5.2.AM3
Attachments: filter-and-selected-resources.png
OpenShift Online only allows you 1 project. Thus the usual approach to create a project
per application and kill the project to remove all resources cannot be used in OpenShift
online. We thus need a way to delete all resources that are related to an application. Ex.
with a more powerful delete action that pops up a window with a filter-/query-parameter
that would filter the list of available resources and then allow to delete all the visible
(or selected ones)
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)