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.
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: