minio/pkg/bucket
Harshavardhana 9b3b04ecec
allow retries for bucket encryption/policy quorum reloads (#9513)
We should allow quorum errors to be send upwards
such that caller can retry while reading bucket
encryption/policy configs when server is starting
up, this allows distributed setups to load the
configuration properly.

Current code didn't facilitate this and would have
never loaded the actual configs during rolling,
server restarts.
2020-05-04 09:42:58 -07:00
..
encryption Omit empty algorithm tags in bucket encryption XML (#8987) 2020-02-13 22:12:42 -08:00
lifecycle Fix lifecycle GET: AWS SDK complaints on empty config (#9201) 2020-03-25 21:06:03 -07:00
object allow retries for bucket encryption/policy quorum reloads (#9513) 2020-05-04 09:42:58 -07:00
policy fix: remove any duplicate statements in policy input (#9385) 2020-04-17 21:26:42 -07:00