list_terminating_pods
Find OpenShift pods stuck in Terminating state by namespace or cluster. This helps troubleshoot pod deletion issues by listing pods with deletion timestamps.
Instructions
List pods stuck in Terminating state.
A pod is considered terminating if it has a deletion_timestamp set.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| namespace | No | default | |
| cluster_alias | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |