Go to file
2023-04-27 15:41:00 +02:00
cmd backup snapshot finalized 2023-04-17 01:10:56 +02:00
controllers Pod anti affinity to avoid backup pod to be scheduled on the same node as the target pod 2023-04-27 15:41:00 +02:00
formol@9ed5e3aea7 sub module again... 2023-04-25 16:38:02 +02:00
standalone Pod anti affinity to avoid backup pod to be scheduled on the same node as the target pod 2023-04-27 15:41:00 +02:00
.gitignore Initial commit 2023-02-03 18:36:09 +01:00
.gitmodules sub module again... 2023-04-25 16:38:02 +02:00
Dockerfile Makefile/Dockerfile cleanup 2023-04-20 08:34:04 +02:00
go.mod First volume snapshot created 2023-04-11 10:48:57 +02:00
LICENSE Initial commit 2023-02-03 18:36:09 +01:00
main.go Initial commit 2023-02-03 18:36:09 +01:00
Makefile Makefile/Dockerfile cleanup 2023-04-20 08:34:04 +02:00
README.md Added README 2023-03-21 10:32:35 +01:00

buildah bud --platform linux/arm64,linux/amd64 --manifest docker.io/desmo999r/formolcli:0.4.0 .