Harshavardhana
|
069432566f
|
update license change for MinIO
Signed-off-by: Harshavardhana <harsha@minio.io>
|
2021-04-23 11:58:53 -07:00 |
Anis Elleuch
|
778e9c864f
|
Move dependency from minio-go v6 to v7 (#10042)
|
2020-07-14 09:38:05 -07:00 |
Harshavardhana
|
d8af244708
|
Add numeric/date policy conditions (#9233)
add new policy conditions
- NumericEquals
- NumericNotEquals
- NumericLessThan
- NumericLessThanEquals
- NumericGreaterThan
- NumericGreaterThanEquals
- DateEquals
- DateNotEquals
- DateLessThan
- DateLessThanEquals
- DateGreaterThan
- DateGreaterThanEquals
|
2020-04-01 00:04:25 -07:00 |
Harshavardhana
|
0cbebf0f57
|
Rename pkg/{tagging,lifecycle} to pkg/bucket sub-directory (#8892)
Rename to allow for more such features to come in a more
proper hierarchical manner.
|
2020-01-27 14:12:34 -08:00 |