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

Should allow to look at several contexts/namespaces at the same time

Open adietish opened this issue 2 years ago • 1 comments

Current approach is to have 1 current namespace at the time. That's how kubectl works and that's also what vscode-kubernetes-tools and the jetbrains plugin do.

In the reviews of the jetbrains plugin many people ask for the ability to display several contexts and namespaces at the same time: image

Implementing this would be a substantial change since it would get off the concept of a current context/namespace.

adietish avatar Mar 22 '23 14:03 adietish

@mohitsuman: thoughts?

adietish avatar Mar 22 '23 14:03 adietish