chore(dev): replace the MinIO image by pgsty/silo in the development (#18238) - #18309
Draft
A. Jard (aHenryJard) wants to merge 1 commit into
Draft
A. Jard (aHenryJard) wants to merge 1 commit into
A. Jard (aHenryJard) wants to merge 1 commit into
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## lts/7.260811.0 #18309 +/- ##
==================================================
- Coverage 26.09% 22.31% -3.79%
==================================================
Files 3386 3386
Lines 138061 138061
Branches 37385 37385
==================================================
- Hits 36028 30806 -5222
- Misses 102033 107255 +5222
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
Ludovic Bouges (ludovic)
approved these changes
Sep 16, 2026
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.
Proposed changes
Backport of chore(dev): replace the MinIO image by pgsty/silo in the development and CI stacks (#18238) #18239
Switch both compose files to pgsty/silo: pinned to RELEASE.2026-09-03T13-18-01Z in dev so that Renovate keeps following it, latest in CI as today. Service names, ports, credentials, command and healthcheck stay as they are.
Update the documentation and the contributor guides that name MinIO as the object storage of the stack (deployment docs, dev README, Copilot instructions).
No change to the platform itself: the minio:* configuration keys and the S3 client are untouched, and any S3-compatible service remains supported.
Related issues
How to test this PR
Checklist
Further comments