1
0
mirror of https://github.com/minio/minio.git synced 2025-04-01 10:13:42 -04:00

5 Commits

Author SHA1 Message Date
KevinSmile
5f7bd2b1da
fix: lifecycle-expiration validation bug () 2020-08-24 13:56:50 -07:00
findmyname666
aa6468932b
make sure lifecycle rule ID is present () 2020-07-19 15:10:05 -07:00
Harshavardhana
23a8411732
Add a generic Walk()'er to list a bucket, optinally prefix ()
This generic Walk() is used by likes of Lifecyle, or
KMS to rotate keys or any other functionality which
relies on this functionality.
2020-02-25 21:22:28 +05:30
Nitish Tiwari
e5951e30d0
Add support for Object Tagging in LifeCycle configuration ()
Fixes 

Co-Authored-By: Krishnan Parthasarathi <krisis@users.noreply.github.com>
2020-02-06 13:20:10 +05:30
Harshavardhana
0cbebf0f57 Rename pkg/{tagging,lifecycle} to pkg/bucket sub-directory ()
Rename to allow for more such features to come in a more
proper hierarchical manner.
2020-01-27 14:12:34 -08:00