Commit Graph

412 Commits

Author SHA1 Message Date
weisd dd0a744a3e fix: #137 #186 skip delete marker objects when list object 2024-12-31 16:57:01 +08:00
weisd 2d0f286a66 Merge pull request #197 from rustfs/ec_test
fix: #196 can_decode blocks check err
2024-12-30 14:24:08 +08:00
weisd 82799c3ac5 fix can_decode num count 2024-12-30 14:00:57 +08:00
junxiangMu 535ab137f4 Merge pull request #195 from rustfs/wip-dandan
fix remote err && lock err
2024-12-30 11:39:24 +08:00
junxiang Mu c749cda90d fix remote err && lock err
Signed-off-by: junxiang Mu <1948535941@qq.com>
2024-12-30 11:38:36 +08:00
weisd 3fb689ebfa fix: #189 #192 2024-12-29 23:49:34 +08:00
weisd 390664f2ed Merge pull request #194 from rustfs/fix/metadata
fix: #189 #192
2024-12-29 23:37:51 +08:00
weisd 450ff132e0 fix: #189 #192 2024-12-29 23:36:10 +08:00
junxiangMu 4d7848fa3b Merge pull request #190 from rustfs/wip-dandan
fix heal
2024-12-29 20:35:29 +08:00
junxiang Mu f52882ede6 remove debug info
Signed-off-by: junxiang Mu <1948535941@qq.com>
2024-12-29 20:34:39 +08:00
junxiang Mu 2f5f352f9a tmp 4
Signed-off-by: junxiang Mu <1948535941@qq.com>
2024-12-29 20:25:23 +08:00
junxiang Mu dc3154b883 tmp 3
Signed-off-by: junxiang Mu <1948535941@qq.com>
2024-12-29 18:19:46 +08:00
weisd a0e38f5d51 Merge pull request #187 from rustfs/iam/add-tests
test(iam): add policy_is_allowed
2024-12-29 18:01:25 +08:00
junxiang Mu 874679e65d tmp 2
Signed-off-by: junxiang Mu <1948535941@qq.com>
2024-12-29 17:43:51 +08:00
junxiang Mu 57f0370ab8 tmp1
Signed-off-by: junxiang Mu <1948535941@qq.com>
2024-12-29 17:43:51 +08:00
weisd dfc633dcee fix: #186 multipart upload version 2024-12-29 17:18:26 +08:00
bestgopher 2126c36a73 test(iam): add policy_is_allowed 2024-12-29 16:25:06 +08:00
weisd 83ac391603 fix multipart upload etag 2024-12-29 08:51:25 +08:00
weisd 7e4112a912 clippy 2024-12-28 22:41:51 +08:00
weisd b4da1006e9 Merge branch 'main' into list-objects 2024-12-28 22:31:46 +08:00
weisd e484002d4a fix: #174 etag for multipart upload 2024-12-28 22:07:03 +08:00
weisd d2c71a5a47 rm test 2024-12-26 09:30:40 +08:00
weisd 34b16293ba merge main 2024-12-26 00:10:11 +08:00
weisd ff23706b10 marker done, need test 2024-12-25 23:35:41 +08:00
shiro.lee f08ec77a73 fix: fix windows compile error 2024-12-24 22:51:50 +08:00
weisd fe6dd0c6eb Merge branch 'list-objects-rpc' into list-objects 2024-12-24 20:02:12 +08:00
weisd 938df62167 review list_objects 2024-12-24 17:01:37 +08:00
weisd bfd58e5749 fix:#175 add list_object_versions 2024-12-23 23:24:11 +08:00
weisd e725c97536 remove openssl dep 2024-12-23 19:58:37 +08:00
junxiang Mu 9dec7b1f66 rewrite decode
Signed-off-by: junxiang Mu <1948535941@qq.com>
2024-12-23 17:46:39 +08:00
junxiang Mu d4c58cb41f fix unimport err
Signed-off-by: junxiang Mu <1948535941@qq.com>
2024-12-23 17:11:38 +08:00
junxiang Mu c078a4e04c add test case
Signed-off-by: junxiang Mu <1948535941@qq.com>
2024-12-23 16:21:30 +08:00
junxiang Mu ab26b7c1ca refactor walk_dir grpc api
Signed-off-by: junxiang Mu <1948535941@qq.com>
2024-12-23 16:21:30 +08:00
weisd b46a78fb63 fix check file not found use is_err_object_not_found 2024-12-23 15:44:24 +08:00
weisd a40c2e2978 clippy 2024-12-22 11:27:56 +08:00
weisd 259e0f95da todo: rpc walk_dir use writer 2024-12-22 11:01:50 +08:00
weisd 67ea60a0fa todo: rpc walk_dir use writer 2024-12-22 10:52:52 +08:00
weisd 5158ca14c9 fix mc ls -r 2024-12-22 05:35:08 +08:00
weisd 34448c9e89 clippy 2024-12-22 05:04:48 +08:00
weisd 13302c3586 list_object v2 use channel, todo other params 2024-12-22 04:57:15 +08:00
junxiang Mu e95318092c add tick check disk
Signed-off-by: junxiang Mu <1948535941@qq.com>
2024-12-19 17:27:17 +08:00
junxiang Mu f472c16e8a add auto fix disk
Signed-off-by: junxiang Mu <1948535941@qq.com>
2024-12-19 17:27:16 +08:00
junxiang Mu fac0feeeaa add down object heal
Signed-off-by: junxiang Mu <1948535941@qq.com>
2024-12-19 17:26:43 +08:00
junxiang Mu 8467f299a0 fix vec index out bound
Signed-off-by: junxiang Mu <1948535941@qq.com>
2024-12-18 21:07:11 +08:00
junxiang Mu 84953bf15b refactor error framework
Signed-off-by: junxiang Mu <1948535941@qq.com>
2024-12-18 20:50:22 +08:00
junxiang Mu 2951b7ef28 tmp1
Signed-off-by: junxiang Mu <1948535941@qq.com>
2024-12-18 17:48:43 +08:00
weisd 03b84cb0f1 need test merge_entry_channels 2024-12-18 16:57:24 +08:00
weisd 582980fa5d test_list_merge 2024-12-17 17:45:56 +08:00
weisd 2406e14e04 test_list_path done 2024-12-17 16:41:25 +08:00
weisd 4195371a1e test_list_path_raw done 2024-12-17 14:28:37 +08:00