You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
S3: Support specifying S3 storage class (thanos-io#25)
Enable specifying S3 storage class
Allow specifying a storage class for
S3 object storage in
config.put_user_metadata:X-Amz-Storage-Class.
If not specified then STANDARD is used by default.
Solves: thanos-io/thanos#5663
Signed-off-by: Juan Rodriguez Hortala <[email protected]>
Signed-off-by: Juan Rodriguez Hortala <[email protected]>
returnnil, errors.Errorf("Initialize s3 client list objects version: Unsupported version %q was provided. Supported values are v1, v2", config.ListObjectsVersion)
0 commit comments