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

Unhelpful error if I try to push editor to a cluster where I am not authorized (ex. token expired) #771

Closed adietish closed 4 months ago

adietish commented 4 months ago

Steps:

  1. ASSERT: have a cluster where you're not authorized
  2. ASSERT: have a resource in an editor that you can push to the cluster
  3. EXEC: push the editor

Result: The editor tells me that it could not push to the cluster. The details tell me that it could not retrieve the resource from the cluster. Both seem contradictory and not helpful at all image