diff --git a/changelogs/unreleased/10210-copilot b/changelogs/unreleased/10210-copilot index 7fb79bf4d..7b8d388c0 100644 --- a/changelogs/unreleased/10210-copilot +++ b/changelogs/unreleased/10210-copilot @@ -1 +1 @@ -Fix excluded namespaces still being tracked and backed up when their labels match the backup's LabelSelector or OrLabelSelector +Fix excluded namespaces still being tracked and backed up when their labels match the backup's LabelSelector or OrLabelSelector. This intentionally changes the union behavior introduced in #7697: an explicit namespace exclusion now always wins over a LabelSelector/OrLabelSelector match.