On 06/28/2017 12:52 PM, Yehuda Sadeh-Weinraub wrote:
On Wed, Jun 28, 2017 at 8:13 AM, Martin Emrich
<[email protected]> wrote:
Correction: It’s about the Version expiration, not the versioning itself.

We send this rule:



      Rules: [

        {

          Status: 'Enabled',

          Prefix: '',

          NoncurrentVersionExpiration: {

            NoncurrentDays: 60

          },

          Expiration: {

            ExpiredObjectDeleteMarker: true

          },

          ID: 'expire-60days'

        }

      ]



Should that be supported?


Currently rgw bucket lifecycle rules do not versioning.

NoncurrentVersionExpiration was added in https://github.com/ceph/ceph/pull/13385

However, ExpiredObjectDeleteMarker is not currently supported. The Expiration tag only supports the Days tag.

Daniel

_______________________________________________
ceph-users mailing list
[email protected]
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Reply via email to