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

Mirror should delete on delete marker creation + ILM #5148

Merged
merged 1 commit into from
Feb 21, 2025

Conversation

klauspost
Copy link
Contributor

Description

Fixes #5147

How to test this PR?

mc mirror --watch --remove and create some of these events.

Types of changes

  • New feature (non-breaking change which adds functionality)

@harshavardhana harshavardhana merged commit 9eb205c into minio:master Feb 21, 2025
5 checks passed
@klauspost klauspost deleted the mirror-delete-markers branch February 21, 2025 16:03
dormanze added a commit to dormanze/mc that referenced this pull request Feb 25, 2025
…to fix_mirror_remove

* 'fix_mirror_remove' of https://github.com/dormanze/mc:
  Mirror should delete on delete marker creation +  ILM (minio#5148)
  fix: use tags package instead of s3utils (minio#5146)
  fix empty ilm tier list output (minio#5145)
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 this pull request may close these issues.

mirror --watch --disable-multipart --remove --overwrite deletes are only sent on startup
2 participants