velero/pkg/backup
Calle Pettersson b2ec87f05f Run post-hooks even if backup actions fail
Signed-off-by: Calle Pettersson <cpettsson@gmail.com>
2018-05-23 18:44:55 +02:00
..
backup.go use new cohabitatingResources map for each backup 2018-05-11 16:30:14 -07:00
backup_pv_action.go Consolidate commonly used GroupResource objects 2018-05-15 15:55:15 -04:00
backup_pv_action_test.go Consolidate commonly used GroupResource objects 2018-05-15 15:55:15 -04:00
backup_test.go unit test to ensure new cohabitatingResources map for each backup 2018-05-14 10:23:21 -07:00
delete_helpers.go backup delete/describe enhancements 2018-04-05 14:21:45 -04:00
group_backupper.go Support pre and post hooks. 2018-01-05 10:47:34 -05:00
group_backupper_test.go Support pre and post hooks. 2018-01-05 10:47:34 -05:00
item_action.go Merge pull request #229 from skriss/plugin-docs 2017-11-30 11:25:53 -05:00
item_backupper.go Run post-hooks even if backup actions fail 2018-05-23 18:44:55 +02:00
item_backupper_test.go Run post-hooks even if backup actions fail 2018-05-23 18:44:55 +02:00
item_hook_handler.go Consolidate commonly used GroupResource objects 2018-05-15 15:55:15 -04:00
item_hook_handler_test.go Support pre and post hooks. 2018-01-05 10:47:34 -05:00
mocks_test.go Add pod exec backup hooks 2017-10-20 10:20:59 -04:00
pod_action.go Consolidate commonly used GroupResource objects 2018-05-15 15:55:15 -04:00
pod_action_test.go Consolidate commonly used GroupResource objects 2018-05-15 15:55:15 -04:00
pod_command_executor.go switch to logrus.FieldLogger and arktest.NewLogger() everywhere 2017-12-13 09:38:00 -08:00
pod_command_executor_test.go add timeout arg to rest.NewRequest() 2018-04-20 12:58:53 -07:00
resource_backupper.go Consolidate commonly used GroupResource objects 2018-05-15 15:55:15 -04:00
resource_backupper_test.go Consolidate commonly used GroupResource objects 2018-05-15 15:55:15 -04:00
service_account_action.go Consolidate commonly used GroupResource objects 2018-05-15 15:55:15 -04:00
service_account_action_test.go Consolidate commonly used GroupResource objects 2018-05-15 15:55:15 -04:00