intellij-kubernetes
intellij-kubernetes copied to clipboard
Follow logs: terminal would not tell me that the container/pod was deleted
related to #534 related to #500
Steps:
- EXEC: create a pod
- EXEC: pick "Follow logs" for your pod
- ASSERT: logs tab shows up streaming the logs
- EXEC: delete the pod
Result: Nothing happens, there's no error displayed in the logs tab telling me that the connection was closed because the pod/container was terminated.