amazon-cloudwatch-agent
amazon-cloudwatch-agent copied to clipboard
Update eks clean script to include cwagent-operator-eks-integ-*
Description of the issue
We have stale clusters from our integ tests that arent getting cleaned up.
Description of changes
Update eks cleaner script to include missing regex.
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
N/A
Requirements
Before commit the code, please do the following steps.
- Run
make fmtandmake fmt-sh - Run
make lint
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 64.24%. Comparing base (
96d4763) to head (6d0227b). Report is 521 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #1092 +/- ##
==========================================
+ Coverage 57.58% 64.24% +6.66%
==========================================
Files 370 359 -11
Lines 17548 18836 +1288
==========================================
+ Hits 10105 12102 +1997
+ Misses 6848 6106 -742
- Partials 595 628 +33
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.