mirror of
https://github.com/vmware-tanzu/velero.git
synced 2026-07-20 23:12:45 +00:00
6e34c09d84
The issue is caused by the changes of controller-runtime: WithEventFilter() doesn't apply to WatchesRawSource(), this commit set Predicate for WatchesRawSource() seperatedly Fixes #8437 Signed-off-by: Wenkai Yin(尹文开) <yinw@vmware.com>