Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes for AWS acceptance tests cleanup #1328

Merged
merged 1 commit into from
Jul 8, 2022
Merged

Commits on Jul 8, 2022

  1. Fixes for AWS acceptance tests cleanup

    * Fix a bug with ELB deletion where we were comparing pointer values for VPC ID instead of strings
    * Delete VPCs and their resources even if there's no associated EKS cluster. This so that if EKS cleanup fails in the middle and we
      re-run it, it will continue deleting resources it couldn't on a previous run.
    ishustava committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    40a1030 View commit details
    Browse the repository at this point in the history