fix: ignore Rancher Turtles cleanup hook pod
This commit is contained in:
@@ -800,6 +800,7 @@ jobs:
|
||||
| grep -Ev "[[:space:]](Running|Completed)[[:space:]]" \
|
||||
| grep -Ev "^cattle-system[[:space:]]+helm-operation-" \
|
||||
| grep -Ev "^cattle-capi-system[[:space:]]+capi-controller-manager-" \
|
||||
| grep -Ev "^cattle-turtles-system[[:space:]]+cluster-api-operator-resources-cleanup-" \
|
||||
| grep -Ev "^cattle-resources-system[[:space:]]+rancher-backup-patch-sa-" \
|
||||
| grep -Ev "^kube-system[[:space:]]+helm-install-" \
|
||||
| tee "${unhealthy_pods}" || true
|
||||
|
||||
Reference in New Issue
Block a user