Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 5 commits into from
Feb 26, 2024
Merged

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

merged 5 commits into from
Feb 26, 2024

Conversation

vmaillot
Copy link
Contributor

@vmaillot vmaillot self-assigned this Jan 23, 2024
@vmaillot vmaillot marked this pull request as ready for review January 23, 2024 16:31
Dockerfile Outdated Show resolved Hide resolved
@vmaillot vmaillot requested a review from hairmare January 24, 2024 08:52
Copy link
Contributor

@hairmare hairmare left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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

backup.sh Show resolved Hide resolved
@vmaillot
Copy link
Contributor Author

vmaillot commented Jan 26, 2024

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
Copy link
Contributor Author

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

@vmaillot vmaillot merged commit 8e8b239 into main Feb 26, 2024
2 checks passed
@vmaillot vmaillot deleted the feat/s3 branch February 26, 2024 12:58
vmaillot added a commit that referenced this pull request Feb 29, 2024
* feat(s3): add s3 support for backup storage
* feat(Dockerfile): use mc RPM instead of binary directly
* feat(backup.sh): use mcli instead of mc
* chore(README): add link to MinIO object expiration configuration doc

Signed-off-by: Valentin Maillot <[email protected]>

---------

Signed-off-by: Valentin Maillot <[email protected]>
Co-authored-by: Lucas Bickel <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants