]
Fred Bricon reassigned JBIDE-21675:
-----------------------------------
Assignee: Fred Bricon
Text editor of OpenShift resource should provide more information
about resource
--------------------------------------------------------------------------------
Key: JBIDE-21675
URL:
https://issues.jboss.org/browse/JBIDE-21675
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: openshift
Affects Versions: 4.3.1.CR1
Reporter: Marián Labuda
Assignee: Fred Bricon
Fix For: 4.3.1.CR1
When I choose Edit.. in context menu of an OpenShift resource, its open a new text editor
with JSON of resource. Currently name/title of such text editor is in format
"resource type : resource name" (example "Image Stream :
bug-consolidator"). If I have more such editor opened, e.g. I have a staging project,
testing project and production project with same resource name, it is difficult to find
out to which resource the content of editor belongs (it is possible but it requires to
read content and find namespace or selflink which contain project name).
It would be nice if editor of OpenShift resource would contain at least project name in
its name.