-
/kind bug
Created PVC-A with 100MiB request (ebs gives back 1GiB)
Create VolumeSnapshot-A - 1GiB snapshot created
Create new 100MiB requested PVC-B using 1GiB VolumeSnapshot-A as data source
**W…
-
**What would you like to be added**:
* Support for viewing VolumeSnapshot resources
* VolumeSnapshot template in 'Create resource'
**Why is this needed**:
[VolumeSnapshot is GA since k8s …
-
I am trying to restore PVC through snapshot. PVCs are getting stuck in pending state. When I described the PVC, we can see this error:
"failed to provision volume with StorageClass "longhorn-wc": e…
-
**What steps did you take and what happened:**
In the finalizing phase today, we do a get on volumesnapshot, if it fails due to some transient failures like TLS handshake timeout, velero csi plugin d…
-
Is it possible to support [VolumeSnapshots](https://kubernetes.io/docs/concepts/storage/volume-snapshots/), e.g. by making a copy of the directory?
rbren updated
4 hours ago
-
**What steps did you take and what happened:**
Install velero on my Tanzu cluster with:
```bash
velero install \
--provider aws \
--plugins velero/velero-plugin-for-aws:v1.8.0 \
--bucket…
-
I pulled in this library to use the `VolumeSnapshot` CRD. When trying to use it with an `Api`, I got compiler errors saying it didn't implement the required `Metadata` trait. I eventually took a guess…
-
**What steps did you take and what happened:**
Performed a DataUpload using Velero 1.14.1 on Kubernetes 1.29/OpenShift 4.16
The DataUpload fails with the error from the node-agent.
`2024-10-0…
-
**Describe the bug**
**To Reproduce**
Steps to reproduce the behavior:
1. Launch the Longhorn system(Not sure if the specific version is required: the latest commits of the image are https://gi…
-
Hello,
I've set up two namespaces, let's say source and destination, the dst is empty for now.
I've created two VolumeSnapshotClass.
I've created a minimal cluster in the src ns:
```
apiVersi…