redhat-developer / intellij-kubernetes

IntelliJ Kubernetes plugin
https://plugins.jetbrains.com/plugin/15921-kubernetes-by-red-hat
Eclipse Public License 2.0
20 stars 20 forks source link

Switching namespaces displays object in status message #739

Closed adietish closed 7 months ago

adietish commented 8 months ago

Steps:

  1. EXEC: select namespace in [cluster] > Namespaces and pick "Use Namespace"
  2. EXEC: look at the message in the status bar

Result: The message says "Switching namespace Namespace(apiVersion=v1....". It should say "Switching to namespace [namespace-name]" instead