adfinis / openshift-etcd-backup

CronJob to perform an etcd backup inside an OpenShift cluster
GNU Affero General Public License v3.0
17 stars 18 forks source link

feat(s3): add s3 support for backup storage #70

Closed vmaillot closed 6 months ago

vmaillot commented 7 months ago

https://zammad.adfinis.com/#ticket/zoom/27839

vmaillot commented 7 months ago

Did you consider doing it in two containers as doxed here? The RH way might make for a more optional mc cli experience in case we want this image to keep a low footprint in existing installs.

LGTM

oh wow, nop, not even considered that. Shall I go that way? That would be fine for me. Then we would not have to care about modifying the script anyway.

vmaillot commented 6 months ago

i'll go this way for now, let's see if we want to improve that in the future!