You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Updates for mc RELEASE.2025-03-12T17-29-24Z (#1441)
- removes `--logs` flag from `mc support callhome`
- enforces 100 bucket limit for v2 metrics
Closes#1439
Opportunistic fix to remove errant copy/paste for
`--noncurrent-expire-days` flag in `mc ilm rule add`
Closes#1438
Copy file name to clipboardExpand all lines: source/reference/minio-mc/mc-ilm-rule-add.rst
-2Lines changed: 0 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -202,8 +202,6 @@ Parameters
202
202
203
203
This option has the same behavior as the S3 ``NoncurrentVersionExpiration`` action.
204
204
205
-
If the remote tier is another MinIO deployment, you can set the value to ``0`` to mark new objects as immediately eligible for transition to the remote tier.
206
-
207
205
MinIO uses a :ref:`scanner process <minio-concepts-scanner>` to check objects against all configured lifecycle management rules.
208
206
Slow scanning due to high IO workloads or limited system resources may delay application of lifecycle management rules.
209
207
See :ref:`minio-lifecycle-management-scanner` for more information.
0 commit comments