-
**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:**
No backups with the status F…
-
**What steps did you take and what happened:**
Volume Snapshots contents in the cluster are failing with "RawError: azure cloud provider throttled for operation SnapshotCreateOrUpdate with reason \…
-
**Describe the problem/challenge you have**
Enable support for [Federated identity/workload identity](https://learn.microsoft.com/en-us/azure/aks/workload-identity-overview)
**Describe the solutio…
-
Hello velero team , i want to backup my k8s cluster into wasabi s3 storage , but i didint see any kind of docs for this also there is no plugins for wasabi s3 , so how i can take a backup for this. m…
-
**What steps did you take and what happened:**
I am trying to use Velero targetting minio to backup my k8s cluster. Whatever I do, velero complains (repeatedly) about this in the logs:
```
time="…
-
**Describe the problem/challenge you have**
Is a common use case to have the need to restore a previoud point in time of data on a volume from a precise backup.
At the moment it seems that to have t…
-
**What steps did you take and what happened:**
I installed a velero from terraform to my gke cluster and it looks like the chart installed successfully, but there are no velero pods running and there…
-
**What steps did you take and what happened:**
I have setup velero using aws s3 and csi plugin to backup apps including longhorn volumes to s3.
While there is no error and backup shows as comp…
-
-
As the [logrus code](https://github.com/sirupsen/logrus/blob/v1.8.1/json_formatter.go#:~:text=logrus/issues/137-,data,(),-default), the `error` field will be converted to a `string` if the log format …