minio/pkg/bucket/lifecycle
Harshavardhana b8ec365397
unmarshal both LegalHold and ObjectLockLegalHold XML types (#11921)
Because of silly AWS S3 behavior we to handle both types.

fixes #11920
2021-03-29 23:52:30 -07:00
..
action_string.go fix: do not crash PutObjectTags when node is down (#10940) 2020-11-20 09:10:48 -08:00
and.go lifcycle: Add more validation to the config (#11382) 2021-02-04 11:26:02 -08:00
error.go Add support for Object Tagging in LifeCycle configuration (#8880) 2020-02-06 13:20:10 +05:30
expiration.go lifecycle: Accept document without expiration (#10348) 2020-08-25 12:38:59 -07:00
expiration_test.go lifecycle: Accept document without expiration (#10348) 2020-08-25 12:38:59 -07:00
filter.go lifcycle: Add more validation to the config (#11382) 2021-02-04 11:26:02 -08:00
filter_test.go lifcycle: Add more validation to the config (#11382) 2021-02-04 11:26:02 -08:00
lifecycle.go unmarshal both LegalHold and ObjectLockLegalHold XML types (#11921) 2021-03-29 23:52:30 -07:00
lifecycle_test.go lifecycle: Support old BucketLifecycleConfiguration tag (#11828) 2021-03-18 22:18:35 -07:00
noncurrentversion.go lifcycle: Add more validation to the config (#11382) 2021-02-04 11:26:02 -08:00
prefix.go lifcycle: Add more validation to the config (#11382) 2021-02-04 11:26:02 -08:00
rule.go lifcycle: Add more validation to the config (#11382) 2021-02-04 11:26:02 -08:00
rule_test.go lifcycle: Add more validation to the config (#11382) 2021-02-04 11:26:02 -08:00
tag.go lifecycle: Consider multiple tags filtering (#9775) 2020-06-05 10:30:10 -07:00
transition.go Add support for ILM transition (#10565) 2020-11-19 18:47:17 -08:00