-
Hello Ricardo,
It's not an issue, but a question. I would like to add the backup and restore to my k3s cluster. Like you I am using raspberry, but mixed arm and arm64. I have tried to build the pl…
-
**What steps did you take and what happened:**
We are working on restricted environment where are unable to use service principal/storage SAS (disabled by policy at subscription level). Pod identity …
-
-
**What steps did you take and what happened:**
We are running Velero in multiple environments and recently noticed that the number of GCP Compute Engine snapshots is constantly growing in one of th…
-
**What steps did you take and what happened:**
provider "helm" {
kubernetes {
host = var.eks_host
cluster_ca_certificate = base64decode(var.eks_ca_certificate)
exe…
-
**Is this a BUG REPORT or FEATURE REQUEST?**:
> Uncomment only one, leave it on its own line:
>
/kind bug
> /kind enhancement
**What happened**:
When trying to update velero https://gi…
-
Hi all, I want to use my usb drive as default storage location. I set the usb drive mount point to `/mnt/microk8s_usb`. I followed this https://github.com/ubuntu/microk8s/issues/463#issuecomment-49128…
-
https://github.com/vmware-tanzu/community-edition/blob/096a8bad98e1542c21ba7afd6d56b1a286b1411a/addons/packages/velero/1.9.2/bundle/config/overlays/velero/overlay-restic.yaml#L54
According to https…
-
**What steps did you take and what happened:**
If you install velero with the EnableCSI feature flag on a cluster which doesn't have the volume snapshot CRDs installed, velero bails out with the fo…
-
I want to add [Changing PV/PVC Storage Classes](https://velero.io/docs/main/restore-reference/#changing-pvpvc-storage-classes) via helm chart by including the following config:
```yaml
configMaps:…