Skip to content

ocp-velero-plugin pod plugin crashes velero when a restore with restic backup is run #39

@jmontleon

Description

@jmontleon

I tried to perform a restore with a restic backup included using velero with our plugin and saw this error.

I believe this happened because we did not recreate the pod due to:
https://github.com/fusor/ocp-velero-plugin/blob/master/velero-plugins/pod/restore.go#L46

rpc error: code = Unknown desc = Error: No such container: bf65f9d03847543f0028a9ebadc08d47313151a098624c5ae96c37574167584e

Ideally we should never get in this situation if we do things the way we plan, but we should probably try to fix this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions