minio/pkg/bucket
Anis Elleuch b8b44c879f
lifecycle: Remove a single delete marker with noncurrent expiry rule (#11444)
NoncurrentVersionExpiry can remove single delete markers according to
S3 spec:

```
The NoncurrentVersionExpiration action in the same Lifecycle
configuration removes noncurrent objects 30 days after they become
noncurrent. Thus, in this example, all object versions are permanently
removed 90 days after object creation. You will have expired object
delete markers, but Amazon S3 detects and removes the expired object
delete markers for you.
```
2021-02-10 08:51:34 -08:00
..
bandwidth Fix missing GetObjectNInfo Closure (#11243) 2021-01-08 10:12:26 -08:00
encryption migrate all bucket metadata into a single file (#9586) 2020-05-19 13:53:54 -07:00
lifecycle lifecycle: Remove a single delete marker with noncurrent expiry rule (#11444) 2021-02-10 08:51:34 -08:00
object/lock Handle empty retention in get/put object retention (#9948) 2020-06-30 16:44:24 -07:00
policy Add support for ILM transition (#10565) 2020-11-19 18:47:17 -08:00
replication Fix replication status reported on completion (#11273) 2021-01-13 11:52:28 -08:00
versioning Support bucket versioning (#9377) 2020-06-12 20:04:01 -07:00