Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[RELEASE] MinIO Server RELEASE.2024-05-01T01-11-10Z #1201

Closed
2 tasks done
djwfyi opened this issue May 1, 2024 · 3 comments · Fixed by #1359
Closed
2 tasks done

[RELEASE] MinIO Server RELEASE.2024-05-01T01-11-10Z #1201

djwfyi opened this issue May 1, 2024 · 3 comments · Fixed by #1359
Assignees

Comments

@djwfyi
Copy link
Collaborator

djwfyi commented May 1, 2024

MinIO Server RELEASE.2024-05-01T01-11-10Z has changes that impact the docs:

@djwfyi djwfyi added the triage Needs triage and scheduling label May 1, 2024
@djwfyi djwfyi removed the triage Needs triage and scheduling label May 13, 2024
@djwfyi djwfyi self-assigned this May 24, 2024
djwfyi added a commit that referenced this issue May 24, 2024
djwfyi added a commit that referenced this issue May 24, 2024
@ravindk89
Copy link
Collaborator

"DelMarkerExpiration": {
    "Days": 30
   },

Customer requested we document this - the related mc work isn't complete but we can still mention we support this here. It's a little kludgy.

Maybe as a Behavior in https://min.io/docs/minio/linux/reference/minio-mc/mc-ilm-rule-import.html#behavior noting we support this behavior via JSON only.

@ravindk89
Copy link
Collaborator

A few more details:

  • This is a MinIO-only extension
  • It operates on objects where the current version is a DeleteMarker, but older versions still exist
  • This makes it distinct from expireObjectDeleteMarker which works on zombie objects w/ no remaining versions

djwfyi added a commit that referenced this issue Oct 29, 2024
- New option with JSON to expire all versions of an object with a delete marker.
- Changes `mc ilm rule` subcommand flags `--expire-all-object-versions` to note that only applies to objects without a delete marker.

Closes #1201
@djwfyi
Copy link
Collaborator Author

djwfyi commented Oct 29, 2024

Moving forward with documenting the rest of this without the mc PR.

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 a pull request may close this issue.

2 participants