mirror of
https://github.com/pgsty/minio.git
synced 2026-09-08 19:44:03 +03:00
9a6e1477f4
Record the ten documented MINIO_ILM_ACCESS settings, the internal object metadata stamp, and the tracker storage-path suffix introduced by this PR. The guard places the /ilm/access string in its routes set, but the value is a component of the tracker object prefix, not a public HTTP endpoint. Keep all existing compatibility entries. The guard, delivery rebrand check, and Docker entrypoint compatibility tests pass with the refreshed manifest. Signed-off-by: Feng Ruohang <rh@vonng.com>