Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Handle policy recreation race condition
When the configuration policy is recreated after the List call completes in the loop in the PeriodicallyExecConfigPolicies method, the old configuration policy status gets set on the new configuration policy which can lead to a compliance event not being set on the replicated parent policy. Relates: https://issues.redhat.com/browse/ACM-10500 Co-authored-by: Justin Kulikauskas <jkulikau@redhat.com> Signed-off-by: mprahl <mprahl@users.noreply.github.com>
- Loading branch information