restict namespace to node-agent cache

Signed-off-by: Lyndon-Li <lyonghui@vmware.com>
This commit is contained in:
Lyndon-Li
2023-07-20 09:55:51 +08:00
parent bdbe7eb242
commit 990fdfb593
2 changed files with 7 additions and 0 deletions
+1
View File
@@ -0,0 +1 @@
Fix issue #6519. Restrict the client manager of node-agent server to include only Velero resources from the server's namespace, otherwise, the controllers will try to reconcile CRs from all the installed Velero namespaces.