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
fix: Disable pruning during reconciliation when objectSelector is used
Fixes issue where objects could be updated then deleted when the update
causes them to stop matching the objectSelector. Objects are still
cleaned up when the policy is deleted.
ref: https://issues.redhat.com/browse/ACM-26186
0 commit comments