velero icon indicating copy to clipboard operation
velero copied to clipboard

Backup and migrate Kubernetes applications and their persistent volumes

Results 635 velero issues
Sort by recently updated
recently updated
newest added

**What steps did you take and what happened:** I'm hoping this is just a configuration error, but I burned about half a day digging into it. The error I had...

Area/Plugins

**What steps did you take and what happened:** Velero 1.9.0 is deployed on AWS EKS 1.22 via an official Helm chart v2.31.0. Plugins: AWS v1.5.0, CSI v0.3.0. Upon backing up,...

Area/CSI

**What steps did you take and what happened:** Since a few days, all my scheduled backups are stuck in `InProgress` for days, without any error in the logs. The last...

Needs info

**What steps did you take and what happened:** Let the schedule try to do a backup or run this command velero backup create xxxxx **What did you expect to happen:**...

Area/Cloud/Azure
Needs investigation

**Describe the problem/challenge you have** The current resource filtering mechanism (IncludedResources/ExcludedResources + IncludeClusterResources flag) is not flexible enough to cover some special scenarios **Describe the solution you'd like** Add a...

kind/requirement

**What steps did you take and what happened:** There is a configured pod and pvc/pv backup using restic Backups work, but if you then delete the restic directory in the...

Restic
Needs investigation

**What steps did you take and what happened:** We were trying to run velero backups with pod volume backups. where pod volumes that need to be backed up using Restic....

Needs reproduction

**What steps did you take and what happened:** I'd like to integrate my backup schedule into GitOps - as such, having the schedule as a file to apply is important....

Signed-off-by: danfengl Thank you for contributing to Velero! # Please add a summary of your change # Does your change fix a particular issue? Fixes #5031 # Please indicate you've...

kind/changelog-not-required
has-e2e-2tests

**Describe the problem/challenge you have** Through velero cli or CR, there is high level error message, such as `PartiallyFailed` when a backup or a restore fails. However for end users,...

Needs investigation
kind/requirement
backlog