You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
wait_for_cluster_deleted when cleaning up test EKS clusters (#72)
`wait_for_cluster_deleted` when cleaning up test EKS clusters.
Also, update the SHA for `acktest` upstream in order to bring in a fix from aws-controllers-k8s/test-infra#361
Issue #, if available:
aws-controllers-k8s/community#1509
Description of changes:
Add the use of a boto3 `Waiter` to poll for cluster deletion before considering a test EKS cluster to be cleaned up.
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
0 commit comments