Should we allow to discover & restore from backups that were not fully success ?
$ velero describe backup mybackup --details
Name: mybackup
Namespace: openshift-adp
Labels: velero.io/storage-location=ts-dpa-1
Annotations: velero.io/resource-timeout=10m0s
velero.io/source-cluster-k8s-gitversion=v1.33.5
velero.io/source-cluster-k8s-major-version=1
velero.io/source-cluster-k8s-minor-version=33
Phase: PartiallyFailed (run `velero backup logs mybackup` for more information)
Errors:
Velero: message: /Error executing hook error: /command terminated with exit code 1
message: /Error executing hook error: /command terminated with exit code 1
Cluster: <none>
Namespaces: <none>
Should we allow to discover & restore from backups that were not fully success ?
$ velero describe backup mybackup --details Name: mybackup Namespace: openshift-adp Labels: velero.io/storage-location=ts-dpa-1 Annotations: velero.io/resource-timeout=10m0s velero.io/source-cluster-k8s-gitversion=v1.33.5 velero.io/source-cluster-k8s-major-version=1 velero.io/source-cluster-k8s-minor-version=33 Phase: PartiallyFailed (run `velero backup logs mybackup` for more information) Errors: Velero: message: /Error executing hook error: /command terminated with exit code 1 message: /Error executing hook error: /command terminated with exit code 1 Cluster: <none> Namespaces: <none>