formol/controllers
2023-03-06 23:04:39 +01:00
..
backupconfiguration_controller_helpers.go The BackupSession controller in the sidecar should get the latest informtation about the repository everytime it reconciles because it might change 2023-03-06 23:04:39 +01:00
backupconfiguration_controller_test.go
backupconfiguration_controller.go fixed conflict 2023-02-23 22:44:46 +01:00
backupsession_controller_helpers.go Reworked the scheduling of the tasks. We want the init/backup/finalize tasks to be run for all the targets one after the other. 2023-02-27 00:52:01 +01:00
backupsession_controller.go Should be able to delete bs even if the bc has already been deleted 2023-02-27 18:21:43 +01:00
restoresession_controller.go
suite_test.go