[CSP] Store static Cloudbeat configuration#4145
Conversation
🌐 Coverage report
|
There was a problem hiding this comment.
Very well done my friend looks good!
Please go over this PR, we are making changes to the integration to support the new Cloudbeat configuration format.
If you have any objections, please set this PR as Request changes
@uri-weisman Please don't merge this PR until one of them will approve
|
can we verify that installing this new integration still includes all relevant data (currently rules but now also fetchers?) in the agent policy? |
| @@ -0,0 +1,36 @@ | |||
| name: Findings | |||
There was a problem hiding this comment.
we might want to add validation to these files (if there isn't any?)
my concern is that this yaml lives in an hbs file so linting is harder and formatting issues might be accidentally introduced, and if so, i think we'd know about it only when it reaches cloudbeat
@orouz - For an EKS integration Vanillla Integration |




What does this PR do?
Stores config file per supported benchmark to be propagated to Cloudbeat.
Checklist
changelog.ymlfile.Author's Checklist
How to test this PR locally
Should be tested with an agent image holding a cloudbeat binary from the following branch:
Related issues
Screenshots