formol/controllers
2023-04-20 11:30:33 +02:00
..
backupconfiguration_controller_helpers.go added configmaps to the role 2023-04-20 11:30:33 +02:00
backupconfiguration_controller_test.go
backupconfiguration_controller.go Reworked RBAC creation 2023-04-20 09:23:07 +02:00
backupsession_controller_helper.go backupsession housekeeping. delete the old backup and the corresponding restic snapshots 2023-03-25 21:22:28 +01:00
backupsession_controller.go don't need to log BackupConfiguration not found 2023-04-20 10:40:04 +02:00
restoresession_controller_helper.go
restoresession_controller.go
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