velero/pkg
Andy Goldstein 1e581f1ead BackupController: do as much as possible
When running a backup, try to do as much as possible, collecting errors
along the way, and return an aggregate at the end. This way, if a backup
fails for most reasons, we'll be able to upload the backup log file to
object storage, which wasn't happening before.

Signed-off-by: Andy Goldstein <andy.goldstein@gmail.com>
2017-12-20 14:49:27 -05:00
..
apis/ark/v1 switch built-in cloud providers to run as plugins 2017-11-14 09:47:36 -08:00
backup switch to logrus.FieldLogger and arktest.NewLogger() everywhere 2017-12-13 09:38:00 -08:00
buildinfo Support cross-compiling for clients 2017-10-24 12:26:26 -04:00
client add plugin add/remove commands 2017-11-29 12:22:30 -08:00
cloudprovider BackupController: do as much as possible 2017-12-20 14:49:27 -05:00
cmd switch to logrus.FieldLogger and arktest.NewLogger() everywhere 2017-12-13 09:38:00 -08:00
controller BackupController: do as much as possible 2017-12-20 14:49:27 -05:00
discovery switch to logrus.FieldLogger and arktest.NewLogger() everywhere 2017-12-13 09:38:00 -08:00
generated Regenerate code 2017-10-30 13:31:03 -04:00
plugin give each plugin its own logrusAdapter 2017-11-29 14:36:21 -08:00
restore switch to logrus.FieldLogger and arktest.NewLogger() everywhere 2017-12-13 09:38:00 -08:00
util switch to logrus.FieldLogger and arktest.NewLogger() everywhere 2017-12-13 09:38:00 -08:00