minio/internal/bucket/lifecycle
Krishnan Parthasarathi 2007dd26ae
ilm: Expire if object past expected expiry date (#19230)
When an object qualifies for both tiering and expiration rules and is
past its expiration date, it should be expired without requiring to tier
it, even when tiering event occurs before expiration.
2024-03-08 22:41:22 -08:00
..
action_string.go feat: allow expiration of all versions via ILM Expiration action (#17521) 2023-06-28 22:12:28 -07:00
and.go add codespell action (#18818) 2024-01-17 23:03:17 -08:00
error.go rename all remaining packages to internal/ (#12418) 2021-06-01 14:59:40 -07:00
expiration.go Add DeleteAll with expiry days non zero value only (#19095) 2024-02-21 12:28:34 -08:00
expiration_test.go Add DeleteAll with expiry days non zero value only (#19095) 2024-02-21 12:28:34 -08:00
filter.go ilm: Select an object when all AND tags are satisfied (#19134) 2024-02-26 16:01:20 -08:00
filter_test.go ilm: Select an object when all AND tags are satisfied (#19134) 2024-02-26 16:01:20 -08:00
lifecycle.go ilm: Expire if object past expected expiry date (#19230) 2024-03-08 22:41:22 -08:00
lifecycle_test.go ilm: Expire if object past expected expiry date (#19230) 2024-03-08 22:41:22 -08:00
noncurrentversion.go Newer noncurrent versions (#13815) 2021-12-14 09:41:44 -08:00
noncurrentversion_test.go Newer noncurrent versions (#13815) 2021-12-14 09:41:44 -08:00
prefix.go Fix distributed listing not able to resume (#17855) 2023-08-15 07:45:25 -07:00
rule.go Replicate Expiry ILM configs while site replication (#18130) 2023-11-21 09:48:06 -08:00
rule_test.go ilm: ObjectSizeLessThan and ObjectSizeGreaterThan (#18500) 2023-11-22 13:42:39 -08:00
tag.go cleanup ignored static analysis (#16767) 2023-03-06 08:56:10 -08:00
transition.go feat: decommission feature for pools (#14012) 2022-01-10 09:07:49 -08:00
transition_test.go Add immediate inline tiering support (#13298) 2021-10-01 11:58:17 -07:00