docs: replace the MinIO recommendation in the object storage section - #775
Open
Iheanacho-ai wants to merge 1 commit into
Open
Iheanacho-ai wants to merge 1 commit into
Iheanacho-ai wants to merge 1 commit into
Conversation
Signed-off-by: Amarachi Iheanacho <amarachi.iheanacho@siderolabs.com>
📋 Automated documentation reviewAn automated pass runs on documentation changes in every PR. The items below are suggestions to consider — advisory, not a merge gate. Reviewed commit Nothing flagged at critical or warning level — see any notices inline. Notices, and the reviewer's full report, are in the run's |
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.
What
Rewrites the Object storage section of
kubernetes-guides/csi/storage.mdxtodrop the MinIO recommendation.
Why
Closes #764. The section called MinIO "one of the most popular open source add-on
object stores". The
minio/miniorepository is archived (GitHub API:archived: true, last push 2026-04-24), so the page recommended a project that nolonger takes changes.
Change
licence or archive date — dated vendor claims rot, and the reported archive
dates disagree.
examples already covered on this page, linked to their upstream object storage
documentation.
Testing
make broken-links,make validate-docs-nav,make style-check-changed STYLE_CHECK_BASE=upstream/main,make docs.json.All pass; style 0 errors / 0 warnings; no
docs.jsondrift.commands, so there is nothing to run.