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
What did you expect to happen:
Plugin expects that CVR shouldn't have ip address set, to restore the snapshot in zfs dataset. To achieve that, plugin add the annotation in PVC. Once PVC is bound and CVR are created and updated, plugin should remove this annotation.
The output of the following commands will help us better understand what's going on:
(Pasting long output into a GitHub gist or other Pastebin is fine.)
kubectl logs deployment/velero -n velero
kubectl logs deployment/maya-apiserver -n openebs
velero backup describe <backupname> or kubectl get backup/<backupname> -n velero -o yaml
velero backup logs <backupname>
velero restore describe <restorename> or kubectl get restore/<restorename> -n velero -o yaml
velero restore logs <restorename>
Anything else you would like to add:
[Miscellaneous information that will assist in solving the issue.]
Environment:
Velero version (use velero version):
Velero features (use velero client config get features):
Velero-plugin version
OpenEBS version
Kubernetes version (use kubectl version):
Kubernetes installer & version:
Cloud provider or hardware configuration:
OS (e.g. from /etc/os-release):
The text was updated successfully, but these errors were encountered:
What steps did you take and what happened:
Refer openebs-archive/maya#1689
What did you expect to happen:
Plugin expects that CVR shouldn't have ip address set, to restore the snapshot in zfs dataset. To achieve that, plugin add the annotation in PVC. Once PVC is bound and CVR are created and updated, plugin should remove this annotation.
The output of the following commands will help us better understand what's going on:
(Pasting long output into a GitHub gist or other Pastebin is fine.)
kubectl logs deployment/velero -n velero
kubectl logs deployment/maya-apiserver -n openebs
velero backup describe <backupname>
orkubectl get backup/<backupname> -n velero -o yaml
velero backup logs <backupname>
velero restore describe <restorename>
orkubectl get restore/<restorename> -n velero -o yaml
velero restore logs <restorename>
Anything else you would like to add:
[Miscellaneous information that will assist in solving the issue.]
Environment:
velero version
):velero client config get features
):kubectl version
):/etc/os-release
):The text was updated successfully, but these errors were encountered: