Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
MTV-1354 | Ignore namespaces when choosing the v2v pod on the nodes
Issue: When a user has a plans across many namespaces the v2v anti-affinity does not look for the other pods in different namespaces when using the anti-affinity. Fix: This PR disables the namespace selector so it looks across whole cluster for the pods and distributes the pods evenly. Signed-off-by: Martin Necas <[email protected]>
- Loading branch information