minio/pkg/bucket
Anis Elleuch 52a1d248b2
policy: Do not return an error for invalid value during parsing (#9442)
s3:HardwareInfo was removed recently. Users having that admin action
stored in the backend will have an issue starting the server.

To fix this, we need to avoid returning an error in Marshal/Unmarshal
when they encounter an invalid action and validate only in specific
location.

Currently the validation is done and in ParseConfig().
2020-05-10 10:55:28 -07:00
..
encryption Omit empty algorithm tags in bucket encryption XML (#8987) 2020-02-13 22:12:42 -08:00
lifecycle add bucket tagging support (#9389) 2020-05-05 14:18:13 -07:00
object/lock cleanup object-lock/bucket tagging for gateways (#9548) 2020-05-08 13:44:44 -07:00
policy policy: Do not return an error for invalid value during parsing (#9442) 2020-05-10 10:55:28 -07:00