amazon-cloudwatch-agent icon indicating copy to clipboard operation
amazon-cloudwatch-agent copied to clipboard

Update eks clean script to include cwagent-operator-eks-integ-*

Open sky333999 opened this issue 1 year ago • 1 comments

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.

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

sky333999 avatar Mar 15 '24 01:03 sky333999

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.

codecov-commenter avatar Mar 15 '24 01:03 codecov-commenter