mirror of
https://github.com/vmware-tanzu/velero.git
synced 2026-09-03 22:57:04 +00:00
Roll back pkg client code for Velero server
Signed-off-by: danfengl <danfengl@vmware.com>
This commit is contained in:
@@ -91,7 +91,7 @@ operations can also be performed as 'velero backup get' and 'velero schedule cre
|
||||
},
|
||||
}
|
||||
|
||||
f := client.NewFactory(name, "", config)
|
||||
f := client.NewFactory(name, config)
|
||||
f.BindFlags(c.PersistentFlags())
|
||||
|
||||
// Bind features directly to the root command so it's available to all callers.
|
||||
|
||||
Reference in New Issue
Block a user