You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the current version I can't force-delete pods that are stuck in Terminating status using Ctrl-D. The dialog works but nothing happens afterwards. In an older version of k9s this works as expected.
To Reproduce
Steps to reproduce the behavior:
Go into a namespace where a Pod is stuck in Terminating status
Type Ctrl-D and check Force
Hit OK
Pod continues to be stuck in Terminated status instead of being deleted.
Expected behavior
Pod gets deleted almost immediately.
Screenshots
n/a
Versions (please complete the following information):
OS: macOS 12.6.1
K9s: v0.26.7
K8s: 1.21
Additional context
In version 0.24.x it works as expected. I assume the force flag isn't passed to the k8s API.
The text was updated successfully, but these errors were encountered:
Describe the bug
In the current version I can't force-delete pods that are stuck in Terminating status using Ctrl-D. The dialog works but nothing happens afterwards. In an older version of k9s this works as expected.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Pod gets deleted almost immediately.
Screenshots
n/a
Versions (please complete the following information):
Additional context
In version 0.24.x it works as expected. I assume the force flag isn't passed to the k8s API.
The text was updated successfully, but these errors were encountered: