Updates for release 2023-08-04T17-40-21Z
- Adds info on new 10,000 version limit to appropriate pags
- Updates Grafana with site replication info
Closes#938
Closes#888
# Summary
- MinIO requires versioning for replication
- We support excluding prefixes/folders in buckets selectively
- This prevents replication within those prefixes/folders
Also included in this ticket
- Added an image to the site replication page
- Fixed a broken SVG
- Minor tweaking of site replication page.
---------
Co-authored-by: Daryl White <53910321+djwfyi@users.noreply.github.com>
Minor change to improve discussion around versioned delete operations
and cleanup
---------
Co-authored-by: Daryl White <53910321+djwfyi@users.noreply.github.com>
- Adds a new section on certificates to the MinIO Client page
- Adds a new section in Behaviors to the mc alias set page
- Minor fix to a --json flag command in version doc
Closes#781
- Adds landing pages for all two-word `mc` commands
- Nests three+ word commands under appropriate two-word commands
- Updates MinIO Client doc
- Uses description from each command to populate list of subcommand
descriptions
- Modifies toctree for MinIO Client doc and each command/subcommand to
improve left nav experienc
Closes#710
Doc updates related to for minio RELEASE.2022-08-22T23-53-06Z
- Adds note about idempotent delete markers, which diverges from
standard S3
- Adds info about queueing and re-attempting failed bucket replication
tasks
- Cleans up `mc ilm add` examples throughout the docs that did not
reflect recent flag name changes
- Adds a missing metric to Metrics and Alerts
Closes#537
Updates `mc` reference docs for several releases of the MinIO Client.
- Adds missing flags to `mc admin trace`
- Updates `disk` -> `drive` throughout the docs, but not in all cases.
- Adds `--airgap flag` to `mc support profile` and `mc support perf`
commands.
- Updates the flags for `mc ilm add` command
- Adds `mc license unregister` command.
Closes#571Closes#614Closes#627Closes#633