intellij-kubernetes icon indicating copy to clipboard operation
intellij-kubernetes copied to clipboard

Allow to search for resources on my cluster

Open adietish opened this issue 8 months ago • 0 comments

Currently one can only edit resources (or open in an editor) that are show in the resource tree. It would be nice to be able to search for resources by criteria and then edit those in a (multi-resource) editor.

Kubectl allows queries using field selectors.

Lens IDE only allows to find resources by name. Jetbrains Kubernetes plugin doesn't seem to have this ability at all.

adietish avatar Feb 25 '25 15:02 adietish