mirror of
https://github.com/minio/docs.git
synced 2025-07-30 07:03:26 +03:00
DOCS-1190: RELEASE.2024-04-18T19-09-19Z (#1215)
Partially addresses #1190 No staged build unless someone requests it. # Summary After some thinking, we've leaned towards just making a note of the upgrade step and calling it done. We do not typically make extended discussion of backward-breaking changes at this time, and have no where to keep that sort of guidance. Maybe in the future or as part of a larger re-arch we can consider where we would best keep that kind of guidance. As far as the rest: - We are not covering s3zip today, so that's a no-op. We should leave the ticket open in the event we have bandwidth to document the feature later - No changes to Console that need documentation at this time - Added a quick callout on the warning behavior to the Versioning page - Metrics v3 is also still In progress, come back to this once the project is fully baked.
This commit is contained in:
@ -10,6 +10,10 @@ Upgrade a MinIO Deployment
|
||||
:local:
|
||||
:depth: 2
|
||||
|
||||
.. important::
|
||||
|
||||
For deployments older than :minio-release:`RELEASE.2024-03-30T09-41-56Z` running with :ref:`AD/LDAP <minio-ldap-config-settings>` enabled, you **must** read through the release notes for :minio-release:`RELEASE.2024-04-18T19-09-19Z` before starting this procedure.
|
||||
You must take the extra steps documented in the linked release as part of the upgrade.
|
||||
|
||||
.. cond:: linux
|
||||
|
||||
|
@ -10,6 +10,11 @@ Upgrade a MinIO Tenant
|
||||
:local:
|
||||
:depth: 1
|
||||
|
||||
.. important::
|
||||
|
||||
For Tenants using a MinIO Image older than :minio-release:`RELEASE.2024-03-30T09-41-56Z` running with :ref:`AD/LDAP <minio-ldap-config-settings>` enabled, you **must** read through the release notes for :minio-release:`RELEASE.2024-04-18T19-09-19Z` before starting this procedure.
|
||||
You must take the extra steps documented in the linked release as part of the upgrade procedure.
|
||||
|
||||
.. _minio-upgrade-tenant-plugin:
|
||||
|
||||
Upgrade the Tenant using the MinIO Kubernetes Plugin
|
||||
|
Reference in New Issue
Block a user