slasher
|
5c7898354f
|
style(all): format all codes with golangci tools
closes #3371
@formatter:off
Signed-off-by: slasher <shenjie1@oppo.com>
|
2024-05-14 09:54:13 +08:00 |
|
slasher
|
1d84f74acd
|
chore(format): format all code with gofumpt
Signed-off-by: slasher <shenjie1@oppo.com>
|
2024-01-12 14:21:16 +08:00 |
|
yhjiango
|
135da4ec9f
|
refactor(object): add CubeFS's statement comment
Signed-off-by: yhjiango <jiangyunhua@oppo.com>
|
2024-01-10 14:58:30 +08:00 |
|
yhjiango
|
4401624f96
|
feat(objectnode): s3 sts and signature auth
1. sts federation token
2. signature auth code refactor
Signed-off-by: yhjiango <jiangyunhua@oppo.com>
|
2023-08-30 20:05:32 +08:00 |
|
tangdeyi
|
bf5dad6ee6
|
fix(objectnode): bucket metadata cache synchronization
Signed-off-by: tangdeyi <deyitang94@gmail.com>
|
2023-06-16 17:42:02 +08:00 |
|
yhjiango
|
a56250817d
|
fix(objectnode): fix the volume load call and error return
Signed-off-by: yhjiango <jiangyunhua@oppo.com>
|
2023-05-18 10:48:57 +08:00 |
|
yhjiango
|
0affc88413
|
fix(objectnode): fully compatible with s3
Signed-off-by: yhjiango <jiangyunhua@oppo.com>
|
2023-05-18 10:48:57 +08:00 |
|
tangdeyi
|
831ea00d5d
|
fix(objectnode): enhance s3 compatibility
1.CORS supports preflight request;
2.S3-compatible err reply;
3.Small parts upload bugfix;
4.Specific status code when panic;
5.UploadPartCopy;
Signed-off-by: tangdeyi <tangdeyi@oppo.com>
|
2023-05-18 10:48:57 +08:00 |
|
leonrayang
|
2970e2c3d1
|
update. go import path change from chubaofs to cubefs
Signed-off-by: leonrayang <chl696@sina.com>
|
2022-01-25 18:17:02 +08:00 |
|
wenjia322
|
6cc377ae1c
|
refactor: choose different 'MetaLoader' by configuration 'strict'
Signed-off-by: wenjia322 <buaa1214wwj@126.com>
|
2020-07-03 18:05:43 +08:00 |
|
wenjia322
|
ae3688cc2a
|
feature: add 'corsMiddleware' and 'optionObject'
Signed-off-by: wenjia322 <buaa1214wwj@126.com>
|
2020-05-22 15:16:38 +08:00 |
|
wenjia322
|
6405da2709
|
feature: add api 'getBucketCors/deleteBucketCors/putBucketCors'
Signed-off-by: wenjia322 <buaa1214wwj@126.com>
|
2020-05-22 15:16:38 +08:00 |
|