jhuisss
jhuisss
When I look through the latest velero doc https://velero.io/docs/v1.9/troubleshooting/, it says Confirm that the cloud-credentials secret exists and has the correct content. $ kubectl -n velero get secrets cloud-credentials NAME...
**Describe the problem/challenge you have** When we have installed velero server from helm chart or simply [velero install](https://velero.io/docs/v1.8/velero-install/#usage) CLI command, where is no way to pre-configure the exclude namespaces. Why...
**Describe the bug** I installed velero 1.9.2 and use velero-plugin-for-vsphere to handle pv backup and restore. But velero restore create failed to restore pv only. **To Reproduce** [Steps to reproduce...
**Describe the bug** "velero restore create" cmd is not working when using flag “--include-resources pv,pvc”, it stucked in status “InProgress” **To Reproduce** First I succeeded to create a backup of...
**Describe the bug** In my tkgm CSI setup with kubernetes version v1.22.8+vmware.1, I can not install velero server with velero-plugin-for-vsphere image v1.3.1, backup-driver pod and datamgr-for-vsphere-plugin pod are in error...