velero/pkg/restore
Nolan Brubaker 923870390b Skip completed jobs and pods when restoring
Completed jobs and pods may be useful in the backup for auditing
purposes, but don't recreate them when restoring.

Signed-off-by: Nolan Brubaker <nolan@heptio.com>
2018-05-02 12:16:54 -04:00
..
file_system.go make language and casing consistent across copyrights 2018-01-02 10:51:49 -08:00
item_action.go Merge pull request #229 from skriss/plugin-docs 2017-11-30 11:25:53 -05:00
job_action.go convert restorers to plugins 2017-11-28 10:58:12 -08:00
job_action_test.go convert restorers to plugins 2017-11-28 10:58:12 -08:00
pod_action.go convert restorers to plugins 2017-11-28 10:58:12 -08:00
pod_action_test.go convert restorers to plugins 2017-11-28 10:58:12 -08:00
resource_waiter.go make language and casing consistent across copyrights 2018-01-02 10:51:49 -08:00
restore.go Skip completed jobs and pods when restoring 2018-05-02 12:16:54 -04:00
restore_test.go Skip completed jobs and pods when restoring 2018-05-02 12:16:54 -04:00
service_action.go convert restorers to plugins 2017-11-28 10:58:12 -08:00
service_action_test.go convert restorers to plugins 2017-11-28 10:58:12 -08:00