-
Currentley only amd64 is published for the CSI Plugin
https://github.com/vmware-tanzu/velero-plugin-for-csi/blob/main/Makefile
This issue tracks the progress to publush a fat manifest with arm64…
-
**Describe the problem/challenge you have**
Currently the [CSI plugin](https://github.com/vmware-tanzu/velero-plugin-for-csi) just creates a snapshot of all PVCs if their StorageClass has a matching …
-
**What steps did you take and what happened:**
When updating to helmchart version 4.0.0, the deployment of the velero server will be deleted. Here is a part of the output of my `helmfile diff`:
``…
-
**What happened**:
We found that the presence of two Pods (one virt-handler pod and one virt-launcher pod) on a node in the cluster consumed a lot of memory. Both Pods were doing memory limiting,…
-
I've verified the functionality around IRSA in #4959 with the credential file provided.
We want to verify the scenario that when the user uses IRSA on EKS he should not need to provide the credenti…
-
**What steps did you take and what happened:**
PR https://github.com/vmware-tanzu/velero-plugin-for-csi/pull/127 makes the CSI plugin also honor the `restorePVs` flag setting in velero's restore, b…
-
This hasn't moved to pkg/plugin/framework per `TODO:` comment
https://github.com/vmware-tanzu/velero/blob/04345af17a13314765adce5df3531c733a175aea/pkg/restore/restic_restore_action.go#L259-L261
func…
-
**What steps did you take and what happened:**
- Completed backup/restore with CSI snapshotting enabled
- Complete new FS backup of previously restored volumes from CSI snapshot
- Restore from FS…
-
**What steps did you take and what happened:**
Installed velero using the [helm chart ](https://github.com/vmware-tanzu/helm-charts) version `1.5.2` with these values
```yaml
image:
reposito…
-
**Describe the problem/challenge you have**
[A description of the current limitation/problem/challenge that you are experiencing.]
A frequently asked questions and notes around velero's limited abil…