You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Record compliance events on the compliance events history API
If a policy controller sends a Kubernetes event with the
policy.open-cluster-management.io/policy-compliance-db-id annotation
set. The compliance event will be recorded on the compliance events
history API.
Also, when the policy is disabled/deleted, a compliance event is
recorded on the compliance events history API.
Note that to enable this functionality, the --compliance-api-url must be
passed to this controller.
Relates:
https://issues.redhat.com/browse/ACM-6889
Signed-off-by: mprahl <[email protected]>
0 commit comments