Actions
Bug #53361
closedrgwlc: permit lifecycle rules to be marked as running only in ArchiveZone
% Done:
100%
Source:
Development
Backport:
quincy
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Tags (freeform):
Merge Commit:
Fixed In:
v17.0.0-13654-g9b92e15fb1
Released In:
v18.2.0~1783
Upkeep Timestamp:
2025-07-14T15:50:59+00:00
Description
Proposed approach is to introduce a flags extension to RGW's lifecycle configuration, that will be provided as a new <Flags/> child of the existing <Filter> XML in the configuration.
Syntax
Initially, "Archive" zone would be the only defined flag "ArchiveZone", but in future others could be given, separated by ",", ";", or whitespace.
Semantics
If a filter rule is marked as ArchiveZone, it shall only be executed in an ArchiveZone, and moreover, only rules marked ArchiveZone would be executed there.
Updated by Matt Benjamin over 3 years ago
- Pull request ID changed from 44048 to 46928
Updated by Matt Benjamin over 3 years ago
- Status changed from In Progress to Fix Under Review
Updated by Matt Benjamin over 3 years ago
- Status changed from Fix Under Review to Pending Backport
- Backport set to quincy
Updated by Upkeep Bot over 3 years ago
- Copied to Backport #56628: quincy: rgwlc: permit lifecycle rules to be marked as running only in ArchiveZone added
Updated by Konstantin Shalygin over 1 year ago
- Status changed from Pending Backport to Resolved
- % Done changed from 0 to 100
- Source set to Development
Updated by Upkeep Bot 8 months ago
- Merge Commit set to 9b92e15fb1e04651a519a0b2176c36a66bc78b74
- Fixed In set to v17.0.0-13654-g9b92e15fb1
- Released In set to v18.2.0~1783
- Upkeep Timestamp set to 2025-07-14T15:50:59+00:00
Actions