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

Updating eks cleaner tool for additional helm-chart clusters #1281

Merged
merged 2 commits into from
Aug 8, 2024

Conversation

mitali-salvi
Copy link
Contributor

Description of the issue

EKS cleaner job is failing to clean up EKS cluster due to regex mismatch

2024/08/08 00:20:03 Ignoring cluster cwagent-helm-chart-integ-35fe39d6d5b20678 since it doesnt match any of the clean regexes

Added new regex to capture EKS clusters created with the prefix cwagent-helm-chart-integ

License

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Tests

Describe what tests you have done.

Requirements

Before commit the code, please do the following steps.

  1. Run make fmt and make fmt-sh
  2. Run make lint

@mitali-salvi mitali-salvi self-assigned this Aug 8, 2024
@mitali-salvi mitali-salvi requested a review from a team as a code owner August 8, 2024 17:39
@mitali-salvi mitali-salvi merged commit ac436ab into aws:main Aug 8, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants