Skip to content

docs(admin)!: clarify RustFS-only Admin API support#254

Merged
overtrue merged 1 commit into
mainfrom
overtrue/docs-235-admin-compat
Jul 11, 2026
Merged

docs(admin)!: clarify RustFS-only Admin API support#254
overtrue merged 1 commit into
mainfrom
overtrue/docs-235-admin-compat

Conversation

@overtrue

Copy link
Copy Markdown
Contributor

Closes #235.

What changed

  • Clarify that MinIO compatibility covers S3 data operations.
  • Document that rc admin targets the RustFS Admin API only.
  • Align public Rust documentation with that boundary.

Why

MinIO uses different admin routes, API versions, encrypted payloads, and response contracts. Replacing /rustfs/admin/v3 with a MinIO prefix would not provide reliable compatibility, so the previous documentation was misleading.

Validation

  • make pre-commit

BREAKING CHANGE: The documented Admin API compatibility contract is narrowed to RustFS. MinIO S3 data operations remain supported.

@overtrue overtrue marked this pull request as ready for review July 11, 2026 05:13
Copilot AI review requested due to automatic review settings July 11, 2026 05:13

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@overtrue overtrue merged commit 43e8d87 into main Jul 11, 2026
16 checks passed
@overtrue overtrue deleted the overtrue/docs-235-admin-compat branch July 11, 2026 05:13
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.

Compatiblity to Minio

2 participants