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
Add Expire delete marker when using noncurrent_version_expiration_days in minio_ilm_policy (default is disabled)
Steps to Reproduce
Add a minio_ilm_policy resource to a bucket
Set the noncurrent_version_expiration_days in the rule to a number of days
Apply configuration
Expected behavior:
I can manage the setting for Expire delete marker of a lifecycle rule for non-concurrent-items to remove empty delete markers
Actual behavior: [What actually happens]
The default setting for Expire delete marker is used and set to disabled (default)
Reproduces how often: [What percentage of the time does it reproduce?]
100%
Versions
Using 2.0.0
Additional Information
this is a feature request to keep things tidy and not keep unneeded delete markers
The text was updated successfully, but these errors were encountered:
sdejong629
changed the title
Set Expire delete marker on noncurrent_version_expiration_days life cycle management rule
[FEATURE_REQUEST] Set Expire delete marker on noncurrent_version_expiration_days life cycle management rule
Nov 7, 2023
sdejong629
changed the title
[FEATURE_REQUEST] Set Expire delete marker on noncurrent_version_expiration_days life cycle management rule
[Feature_request] Set Expire delete marker on noncurrent_version_expiration_days life cycle management rule
Nov 7, 2023
Prerequisites
Description
Add Expire delete marker when using noncurrent_version_expiration_days in minio_ilm_policy (default is disabled)
Steps to Reproduce
Expected behavior:
I can manage the setting for
Expire delete marker
of a lifecycle rule for non-concurrent-items to remove empty delete markersActual behavior: [What actually happens]
The default setting for
Expire delete marker
is used and set to disabled (default)Reproduces how often: [What percentage of the time does it reproduce?]
100%
Versions
Using 2.0.0
Additional Information
this is a feature request to keep things tidy and not keep unneeded delete markers
The text was updated successfully, but these errors were encountered: