Skip to content

[issue] Should we allow to restore from backups that are PartiallyFailed ? #46

@mpryc

Description

@mpryc

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>

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions