Go to file
2023-04-28 14:24:42 +02:00
cmd formolcli backup not null exit code when it fails 2023-04-28 14:24:42 +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@92ea7f3872 sync with formol 2023-04-27 15:43:04 +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
.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
LICENSE
main.go
Makefile Makefile/Dockerfile cleanup 2023-04-20 08:34:04 +02:00
README.md

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