chaostoolkit-kubernetes icon indicating copy to clipboard operation
chaostoolkit-kubernetes copied to clipboard

Kubernetes delete_pod action is not working

Open manithanu123 opened this issue 4 years ago • 1 comments

Describe the bug kubernetes delete_pod action is not working and it throws an exception "

[2021-06-15 11:33:50 ERROR] [cli:119] 'chaosk8s.pod.actions' does not expose 'delete_pods' in activity 'exec_in_pods' [2021-06-15 11:33:50 DEBUG] [cli:120] 'chaosk8s.pod.actions' does not expose 'delete_pods' in activity 'exec_in_pods'

Terminate_pod is working though but the difference between terminate_pod and delete_pod is that delete_pod is abrupt shutdown and terminate_pod is graceful shutdown.

Please share if any fixes available for this.

manithanu123 avatar Jun 16 '21 08:06 manithanu123

Hello there, long time to respond. I apologise. But I can't see the same issue. What did you run?

Lawouach avatar Sep 17 '21 10:09 Lawouach