Go to file
2021-06-04 23:13:05 +02:00
api/v1alpha1 tag what container to backup and to run the steps against 2021-06-03 17:17:34 +02:00
config v0.2.1 2021-06-04 23:13:05 +02:00
controllers delete backupsession: containers have to be ran sequentially because of the restic lock on the database 2021-06-04 23:01:37 +02:00
hack Init import 2020-11-25 14:42:25 +01:00
pkg backup init steps might need env from secrets or configmaps 2021-06-03 09:18:48 +02:00
test Updated the test env 2021-06-03 09:19:12 +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 v0.2.1 2021-06-04 23:13:05 +02:00
README.md v0.1.1: very short README 2020-11-30 17:21:46 +01:00

formol

My k8s backup solution