Go to file
2021-05-12 20:34:08 +02:00
api/v1alpha1 Added 'image' tag to BackupConfiguration to allow users to specify what container image to use as a sidecar container 2021-05-12 20:34:08 +02:00
config Disabled webhooks and certmanager for now 2021-04-27 22:00:25 +02:00
controllers Added 'image' tag to BackupConfiguration to allow users to specify what container image to use as a sidecar container 2021-05-12 20:34:08 +02:00
hack Init import 2020-11-25 14:42:25 +01:00
pkg Added 'image' tag to BackupConfiguration to allow users to specify what container image to use as a sidecar container 2021-05-12 20:34:08 +02:00
test updated restore tests 2021-05-08 23:21:11 +02:00
.gitignore we want to track config/default 2021-04-27 22:00:49 +02:00
Dockerfile Go can cross compile. qemu not needed 2020-12-13 20:51:36 +01:00
go.mod moved to kubebuilder 0.8.3 and removed unecessary loops and check if the restore job exists before creating it 2021-05-08 23:20:56 +02:00
LICENSE Initial commit 2020-11-25 14:28:02 +01:00
main.go Disabled webhooks and certmanager for now 2021-04-27 22:00:25 +02:00
Makefile Refactored since reconciler are not reentrant 2021-04-17 16:21:26 +02:00
README.md v0.1.1: very short README 2020-11-30 17:21:46 +01:00

formol

My k8s backup solution