minio/pkg/iam/policy
Harshavardhana 4915433bd2
Support bucket versioning (#9377)
- Implement a new xl.json 2.0.0 format to support,
  this moves the entire marshaling logic to POSIX
  layer, top layer always consumes a common FileInfo
  construct which simplifies the metadata reads.
- Implement list object versions
- Migrate to siphash from crchash for new deployments
  for object placements.

Fixes #2111
2020-06-12 20:04:01 -07:00
..
action.go Support bucket versioning (#9377) 2020-06-12 20:04:01 -07:00
action_test.go policy: Do not return an error for invalid value during parsing (#9442) 2020-05-10 10:55:28 -07:00
actionset.go policy: Do not return an error for invalid value during parsing (#9442) 2020-05-10 10:55:28 -07:00
actionset_test.go policy: Do not return an error for invalid value during parsing (#9442) 2020-05-10 10:55:28 -07:00
admin-action.go enable full linter across the codebase (#9620) 2020-05-18 09:59:45 -07:00
constants.go fix support OBDAdminAction is valid action (#9354) 2020-04-15 12:16:40 -07:00
error.go Allow proper setCount SLAs across zones (#8752) 2020-01-07 09:13:44 -08:00
policy.go support multiple policies for temporary users (#9550) 2020-05-11 13:04:11 -07:00
policy_test.go policy: Do not return an error for invalid value during parsing (#9442) 2020-05-10 10:55:28 -07:00
resource.go Rename pkg/{tagging,lifecycle} to pkg/bucket sub-directory (#8892) 2020-01-27 14:12:34 -08:00
resource_test.go [sec] Match ${aws:username} exactly instead of prefix match (#7791) 2019-06-15 11:27:17 -07:00
resourceset.go Disallow only policy statements which are exactly same (#8785) 2020-01-09 19:29:57 -08:00
resourceset_test.go [sec] Match ${aws:username} exactly instead of prefix match (#7791) 2019-06-15 11:27:17 -07:00
statement.go policy: Do not return an error for invalid value during parsing (#9442) 2020-05-10 10:55:28 -07:00
statement_test.go policy: Do not return an error for invalid value during parsing (#9442) 2020-05-10 10:55:28 -07:00