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 Sidecar tests 2023-02-04 17:25:00 +01:00
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 snapshot initial commit with some BackupConfiguration and BackupSession controllers 2023-02-03 18:23:41 +01:00
suite_test.go Sidecar tests 2023-02-04 17:25:00 +01:00