-
**What steps did you take and what happened:**
Read metrics from Velero and discover that `velero_backup_partial_failure_total` number if bigger than `velero_backup_attempt_total`
**What did y…
-
**Describe the problem/challenge you have**
It's better to know the backed-up k8s resource's dependency.
If the Velero server knows it, it can detect invalid backups before running the backup proc…
-
**Are you reporting an issue with existing content?**
I could only find backup docs for local storage and not replicated storage (may be I am blind). I am not sure if the same procedure is recommende…
-
**What steps did you take and what happened:**
Install velero on Tencent TKE cluster: https://velero.io/docs/main/contributions/tencent-config/.
```shell
velero install --provider aws --plugi…
-
**What steps did you take and what happened:**
After upgrading to v1.14 we experienced the following problem: maintenance jobs cannot be scheduled because of the [hardcoded](https://github.com/vmware…
-
At present, Velero unified repo doesn't support file system as the backup storage; so any features that is using unified repo doesn't support file system or NFS as the backup storage, i.e., Kopia path…
-
The Velero Backup CR/Restore CR consists of a plethora of Backup/Restore Spec options. It might be desirable to have a control over the spec that is exposed or may be allowlisted for non-admin users.…
-
**Describe the problem/challenge you have**
I can't exclude pv from backup.
Label velero.io/exclude-from-backup=true on PV does not working ([Resource filtering](https://velero.io/docs/v1.12/resou…
-
### Discussed in https://github.com/vmware-tanzu/velero/discussions/6262
Hi,
I am unable to view backup logs. I get "Access denied" when I run this command "velero backup logs ". I am also una…
-
**Describe the problem/challenge you have**
Tracking issue to make BackedUpItems thread safe.
**Describe the solution you'd like**
If we wish to achieve any level of concurrency across backu…