caelus icon indicating copy to clipboard operation
caelus copied to clipboard

Implementing CRD of RuleCheck and CgroupNotify

Open wang-mask opened this issue 2 months ago • 0 comments

We have implemented CRD based detection rules by changing the original JSON file to two CRD types. The health_check module will generate the latest configuration file based on the CR submitted by the user and run the corresponding detection mechanism.

Design doc is here.

Contributed by: @wang-mask @baowj-678 @yanxiaoqi932

TODO:

  1. Unified compilation and runtime environment;
  2. Update the Daemon image;

wang-mask avatar Mar 29 '24 03:03 wang-mask