velero/pkg/controller
carthewd 22eca22ac8 Add JSON as an option for log output (#1654)
* Add JSON as an option for log output

Signed-off-by: Donovan Carthew <donovan.carthew@gmail.com>
2019-07-30 16:29:34 -07:00
..
backup_controller.go Add JSON as an option for log output (#1654) 2019-07-30 16:29:34 -07:00
backup_controller_test.go Add JSON as an option for log output (#1654) 2019-07-30 16:29:34 -07:00
backup_deletion_controller.go fix panic when processing DeleteBackupRequest objs without labels (#1556) 2019-06-10 10:04:51 -07:00
backup_deletion_controller_test.go replace TestBackup with pkg/backup.Builder (#1593) 2019-06-21 17:08:08 -04:00
backup_sync_controller.go Store PodVolumeBackups in obj storage & use as source of truth (#1577) 2019-07-24 15:51:20 -04:00
backup_sync_controller_test.go Store PodVolumeBackups in obj storage & use as source of truth (#1577) 2019-07-24 15:51:20 -04:00
backup_tracker.go update license headers to Velero contributors (#1302) 2019-03-20 12:32:48 -07:00
backup_tracker_test.go update license headers to Velero contributors (#1302) 2019-03-20 12:32:48 -07:00
download_request_controller.go update license headers to Velero contributors (#1302) 2019-03-20 12:32:48 -07:00
download_request_controller_test.go replace TestBackup with pkg/backup.Builder (#1593) 2019-06-21 17:08:08 -04:00
gc_controller.go allow individual backup storage locations to be read-only (#1517) 2019-05-29 14:21:25 -04:00
gc_controller_test.go replace TestBackup with pkg/backup.Builder (#1593) 2019-06-21 17:08:08 -04:00
generic_controller.go update license headers to Velero contributors (#1302) 2019-03-20 12:32:48 -07:00
interface.go update license headers to Velero contributors (#1302) 2019-03-20 12:32:48 -07:00
pod_volume_backup_controller.go Append "/mount" to directory for CSI volumes (#1615) 2019-07-10 15:16:21 -07:00
pod_volume_backup_controller_test.go update license headers to Velero contributors (#1302) 2019-03-20 12:32:48 -07:00
pod_volume_restore_controller.go Append "/mount" to directory for CSI volumes (#1615) 2019-07-10 15:16:21 -07:00
pod_volume_restore_controller_test.go update license headers to Velero contributors (#1302) 2019-03-20 12:32:48 -07:00
restic_repository_controller.go restic repo controller: lower resync period to 5min 2019-04-12 14:43:40 -06:00
restore_controller.go Add JSON as an option for log output (#1654) 2019-07-30 16:29:34 -07:00
restore_controller_test.go Add JSON as an option for log output (#1654) 2019-07-30 16:29:34 -07:00
schedule_controller.go update license headers to Velero contributors (#1302) 2019-03-20 12:32:48 -07:00
schedule_controller_test.go replace TestBackup with pkg/backup.Builder (#1593) 2019-06-21 17:08:08 -04:00
server_status_request_controller.go Add cmd to list plugins (#1535) 2019-06-05 13:41:02 -04:00