intellij-kubernetes
intellij-kubernetes copied to clipboard
When I use a non-responsive cluster, the IDE is freezing when I close an editor that contains a k8 yaml resource
related to #862
Steps:
- ASSERT: have a cluster that is non-responsive (ex. local kind cluster, that is shut down)
- ASSERT: have an editor with a k8 yaml resource opened.
- EXEC: close the editor
Result: The IDE is frozen