Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: ignore forbidden error when waiting for pod eviction
K8s 1.32+ won't lest us get deleted pods as it doesn't belong to our node, so just assume the pod is gone (at least it's not on our node anymore). Fixes #10154 Signed-off-by: Andrey Smirnov <[email protected]>
- Loading branch information