Conversation
2607556 to
844e995
Compare
mdnix
reviewed
Jan 29, 2026
docs/modules/ROOT/pages/adr/0050-alternatives-to-minio-for-s3-compatible-object-storage.adoc
Show resolved
Hide resolved
zugao
reviewed
Jan 29, 2026
docs/modules/ROOT/pages/adr/0049-alternatives-to-minio-for-s3-compatible-object-storage.adoc
Outdated
Show resolved
Hide resolved
| Garage with the community operator. | ||
|
|
||
| Garage's performance is overall pretty good and it can handle 1 million files. | ||
| It's the least complex solution and offers good integration into AppCat via their operator. |
Contributor
There was a problem hiding this comment.
Does it also have a helm chart?
Contributor
Author
There was a problem hiding this comment.
It does, but then we'd have to create a provider to communicate with its API and configure it.
EDIT: I just looked at the chart, it has some issues that disqualify it for AppCat use:
- It's not on a repo, the official way is to clone the git and apply it from a local directory
- It requires manual steps after the installation to bootstrap Garage's cluster layout. Those would then somehow have to be managed by a provider or jobs: https://garagehq.deuxfleurs.fr/documentation/quick-start/#creating-a-cluster-layout
docs/modules/ROOT/pages/adr/0049-alternatives-to-minio-for-s3-compatible-object-storage.adoc
Outdated
Show resolved
Hide resolved
844e995 to
67dee7c
Compare
zugao
approved these changes
Jan 29, 2026
67dee7c to
c63afe7
Compare
mdnix
approved these changes
Jan 30, 2026
TheBigLee
approved these changes
Jan 30, 2026
Member
TheBigLee
left a comment
There was a problem hiding this comment.
LGTM. Small language nitpick only
| - Clustered/HA mode, optional with EC instead of replication | ||
| - Storage on local block devices | ||
| - Object LifeCycle to delete files older than x days, for log retention | ||
| - Kubernetes readiness, are the charts and operators to simplify operations on K8s |
Member
There was a problem hiding this comment.
This sentence doesn't sound like proper english :-)
mikeshootzz
reviewed
Jan 30, 2026
docs/modules/ROOT/pages/adr/0050-alternatives-to-minio-for-s3-compatible-object-storage.adoc
Outdated
Show resolved
Hide resolved
mikeshootzz
approved these changes
Jan 30, 2026
Contributor
mikeshootzz
left a comment
There was a problem hiding this comment.
LGTM and I'm sorry for turning into spellcheck:
docs/modules/ROOT/pages/adr/0050-alternatives-to-minio-for-s3-compatible-object-storage.adoc
Outdated
Show resolved
Hide resolved
docs/modules/ROOT/pages/adr/0050-alternatives-to-minio-for-s3-compatible-object-storage.adoc
Outdated
Show resolved
Hide resolved
docs/modules/ROOT/pages/adr/0050-alternatives-to-minio-for-s3-compatible-object-storage.adoc
Outdated
Show resolved
Hide resolved
3c368fb to
ffbf9e7
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Checklist
change,decision,requirement/quality,requirement/functional,dependencyas they show up in the changelog