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
Previously, if the policy controller sent out a compliance event after
the policy transitioned to a Pending state (because things are async),
that compliance event would override the Pending state, and might never
be corrected. Now, the template-sync should re-reconcile in that case,
and apply the Pending state again.
Refs:
- https://issues.redhat.com/browse/ACM-5022
Signed-off-by: Justin Kulikauskas <[email protected]>
0 commit comments