You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the problem/challenge you have
We are running e2e tests inside of a kind cluster. Kind only provides hostpath mounted volumes provisioned by rancher.io/local-path.
Unfortunately velero cannot handle to backup and restore such volumes with restic.
Anything else you would like to add:
[Miscellaneous information that will assist in solving the issue.]
Environment:
Kind kind v0.9.0-alpha
Velero 1.4
Vote on this issue!
This is an invitation to the Velero community to vote on issues, you can see the project's top voted issues listed here.
Use the "reaction smiley face" up to the right of this comment to vote.
👍 for "The project would be better with this feature added"
👎 for "This feature will not enhance the project in a meaningful way"
The text was updated successfully, but these errors were encountered:
Why was this considered as a duplicate of #2767? I believe kind stores pod volumes under /var/lib/kubelet/pods.
It doesn't look like there are any labels or annotations added to nodes that would make it easy to identify as part of a kind cluster; however, it would be easy enough to add something.
I am in the same situation as the OP. We use kind extensively for e2e tests. Not being able to use kind for backup/restore will complicate adoption.
Describe the problem/challenge you have
We are running e2e tests inside of a kind cluster. Kind only provides hostpath mounted volumes provisioned by rancher.io/local-path.
Unfortunately velero cannot handle to backup and restore such volumes with restic.
Anything else you would like to add:
[Miscellaneous information that will assist in solving the issue.]
Environment:
Kind kind v0.9.0-alpha
Velero 1.4
Vote on this issue!
This is an invitation to the Velero community to vote on issues, you can see the project's top voted issues listed here.
Use the "reaction smiley face" up to the right of this comment to vote.
The text was updated successfully, but these errors were encountered: