-
Notifications
You must be signed in to change notification settings - Fork 22
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
Add AWS Cloudwatch Logs operator #289
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I tried to be thorough, so I left a lot of feedback. Some of which is opinionated or nitpicky.
combine limit checks into one check. Co-authored-by: Joseph Sirianni <joe.sirianni@bluemedora.com>
…anza into operator-aws-cloudwatch-logs
Co-authored-by: Joseph Sirianni <joe.sirianni@bluemedora.com>
Co-authored-by: Joseph Sirianni <joe.sirianni@bluemedora.com>
Codecov Report
@@ Coverage Diff @@
## master #289 +/- ##
==========================================
- Coverage 70.62% 69.37% -1.25%
==========================================
Files 117 119 +2
Lines 6096 6291 +195
==========================================
+ Hits 4305 4364 +59
- Misses 1326 1455 +129
- Partials 465 472 +7
Continue to review full report at Codecov.
|
…eam_name to resource
…anza into operator-aws-cloudwatch-logs Merge upstream changes from suggestions with local changes
Co-authored-by: Daniel Jaglowski <dan.jaglowski@bluemedora.com>
…anza into operator-aws-cloudwatch-logs
|
Please fix tests |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Nice work @ericwholt!
Description of Changes
Adds AWS Cloudwatch Logs operator
Please check that the PR fulfills these requirements