chaostoolkit-kubernetes
chaostoolkit-kubernetes copied to clipboard
Kubernetes delete_pod action is not working
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.
Hello there, long time to respond. I apologise. But I can't see the same issue. What did you run?