velero/pkg/restore
Steve Kriss 022099a62e Refactor pkg/restore tests (part 3) (#1611)
* add modifying restore item action tests

Signed-off-by: Steve Kriss <krisss@vmware.com>

* add restore item action additional items tests

Signed-off-by: Steve Kriss <krisss@vmware.com>

* migrate ShouldRestore test

Signed-off-by: Steve Kriss <krisss@vmware.com>
2019-06-27 15:43:59 -07:00
..
mocks update license headers to Velero contributors (#1302) 2019-03-20 12:32:48 -07:00
add_pv_from_pvc_action.go add additionalItems to restore item actions (#1304) 2019-03-28 12:21:56 -07:00
add_pv_from_pvc_action_test.go add additionalItems to restore item actions (#1304) 2019-03-28 12:21:56 -07:00
add_pvc_from_pod_action.go add additionalItems to restore item actions (#1304) 2019-03-28 12:21:56 -07:00
add_pvc_from_pod_action_test.go add additionalItems to restore item actions (#1304) 2019-03-28 12:21:56 -07:00
backup_extractor.go Update ark restore to not open every single file open during extraction of the data 2019-03-07 11:23:35 -05:00
builder.go migrate restore resource filtering tests 2019-06-24 15:53:15 -06:00
job_action.go update license headers to Velero contributors (#1302) 2019-03-20 12:32:48 -07:00
job_action_test.go update license headers to Velero contributors (#1302) 2019-03-20 12:32:48 -07:00
merge_service_account.go update license headers to Velero contributors (#1302) 2019-03-20 12:32:48 -07:00
merge_service_account_test.go update license headers to Velero contributors (#1302) 2019-03-20 12:32:48 -07:00
pod_action.go update license headers to Velero contributors (#1302) 2019-03-20 12:32:48 -07:00
pod_action_test.go remove Warning from restore item action output (#1318) 2019-03-28 13:08:37 -07:00
pv_restorer.go remove backup.status.volumeBackups and all related code 2019-04-15 10:17:40 -06:00
pv_restorer_test.go replace TestBackup with pkg/backup.Builder (#1593) 2019-06-21 17:08:08 -04:00
restic_restore_action.go allow restic restore helper image to be specified via ConfigMap (#1311) 2019-03-29 17:11:34 -04:00
restic_restore_action_test.go allow restic restore helper image to be specified via ConfigMap (#1311) 2019-03-29 17:11:34 -04:00
restore.go fix bugs in finding applicable restore item actions 2019-06-27 13:06:16 -06:00
restore_new_test.go Refactor pkg/restore tests (part 3) (#1611) 2019-06-27 15:43:59 -07:00
restore_test.go Refactor pkg/restore tests (part 3) (#1611) 2019-06-27 15:43:59 -07:00
result.go move RestoreResult from api to pkg/restore, rename to Result 2019-04-16 12:57:02 -06:00
service_account_action.go update license headers to Velero contributors (#1302) 2019-03-20 12:32:48 -07:00
service_account_action_test.go remove Warning from restore item action output (#1318) 2019-03-28 13:08:37 -07:00
service_action.go update license headers to Velero contributors (#1302) 2019-03-20 12:32:48 -07:00
service_action_test.go update license headers to Velero contributors (#1302) 2019-03-20 12:32:48 -07:00