formol/controllers
2023-04-28 16:35:26 +02:00
..
backupconfiguration_controller_helpers.go missing RBAC rule again: PersistentVolumes 2023-04-28 16:35:26 +02:00
backupconfiguration_controller_test.go Sidecar tests 2023-02-04 17:25:00 +01:00
backupconfiguration_controller.go More RBAC 2023-04-20 12:37:50 +02:00
backupsession_controller_helper.go need tagetName to delete snapshots now 2023-04-28 15:03:40 +02:00
backupsession_controller.go don't need to log BackupConfiguration not found 2023-04-20 10:40:04 +02:00
restoresession_controller_helper.go prepared BackupSession and RestoreSession common code 2023-03-20 22:13:44 +01:00
restoresession_controller.go code the final steps of the restore session 2023-03-24 11:31:16 +01:00
session.go cannot set sessionState to empty string otherwise the BackupSession does not get updated and the other targets won't Finalize 2023-04-17 01:09:42 +02:00
suite_test.go Sidecar tests 2023-02-04 17:25:00 +01:00