Acknowledge intentional behavior change from #7697 in changelog

Co-authored-by: kaovilai <11228024+kaovilai@users.noreply.github.com>
Signed-off-by: Tiger Kaovilai <tkaovila@redhat.com>
This commit is contained in:
copilot-swe-agent[bot]
2026-09-16 16:38:19 -04:00
committed by Tiger Kaovilai
co-authored by kaovilai
parent 6c3ef2ec14
commit 844cab71f8
+1 -1
View File
@@ -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.