1
0
Fork 0
mirror of https://github.com/chrislusf/seaweedfs synced 2025-08-16 09:02:47 +02:00

Commit graph

  • dce0672ae0 Update s3tests.conf chrislu 2025-07-18 17:19:15 -07:00
  • 40d9f4fa9c add error mapping chrislu 2025-07-18 17:08:59 -07:00
  • 8cc99ca121 fixes chrislu 2025-07-18 17:06:46 -07:00
  • c5628b000b fix tests chrislu 2025-07-18 16:47:25 -07:00
  • f419271299 pass tests chrislu 2025-07-18 16:38:24 -07:00
  • a0ab227e07 fixes chrislu 2025-07-18 16:25:45 -07:00
  • 2ad4a924be fix tests chrislu 2025-07-18 16:23:15 -07:00
  • 1e1806c7a1 fixes chrislu 2025-07-18 16:17:36 -07:00
  • eaaef569ce fixes chrislu 2025-07-18 16:11:14 -07:00
  • 1807f4e94d fixes chrislu 2025-07-18 16:03:06 -07:00
  • 7203c78e4d constants and fixes chrislu 2025-07-18 15:58:07 -07:00
  • 1bc503530a fixes chrislu 2025-07-18 15:52:28 -07:00
  • 9f88fd2ea5 fixes chrislu 2025-07-18 15:45:15 -07:00
  • 0123abe49b address test errors chrislu 2025-07-18 15:39:30 -07:00
  • 4b92f03b65 address test errors chrislu 2025-07-18 15:33:44 -07:00
  • 1e7a3c09d4 Update s3tests.conf chrislu 2025-07-18 15:23:05 -07:00
  • ddb2105f00 Update s3tests.conf chrislu 2025-07-18 15:17:58 -07:00
  • bbcd19f6c6 Update s3tests.yml chrislu 2025-07-18 15:14:09 -07:00
  • fc2fcae543 Update s3tests.yml chrislu 2025-07-18 15:03:21 -07:00
  • 4801f641f1 install s3 tests chrislu 2025-07-18 15:01:25 -07:00
  • 770888df81 use marker chrislu 2025-07-18 14:54:15 -07:00
  • 1dfdd3c84d Merge branch 'master' into fix-GetObjectLockConfigurationHandler chrislu 2025-07-18 14:47:36 -07:00
  • b63855560a add s3 tests for object lock and retention chrislu 2025-07-18 14:46:32 -07:00
  • 9f8e0257b0 read entry once chrislu 2025-07-18 14:39:02 -07:00
  • ef326c56cc
    Merge fabd8efc66 into c6a22ce43a dsd 2025-07-18 22:28:10 +09:00
  • c6a22ce43a
    Fix get object lock configuration handler (#6996) Chris Lu 2025-07-18 02:19:50 -07:00
  • e53cd29eb2 errorf chrislu 2025-07-18 02:14:19 -07:00
  • eeeb595346 change error style chrislu 2025-07-18 02:02:54 -07:00
  • 678f962ded
    Update weed/s3api/object_lock_utils.go Chris Lu 2025-07-18 01:55:43 -07:00
  • a906358c59
    Update test/s3/retention/s3_retention_test.go Chris Lu 2025-07-18 01:54:36 -07:00
  • 12f34f965f
    Update weed/s3api/s3api_object_handlers_put.go Chris Lu 2025-07-18 01:54:14 -07:00
  • 1db149ecc2 address comments chrislu 2025-07-18 01:49:44 -07:00
  • 59f8444a90 fix test chrislu 2025-07-18 01:42:03 -07:00
  • bcc7a74a25 use fields instead of xml chrislu 2025-07-18 01:39:23 -07:00
  • 0d4eeb67be admin ui and api handler are consistent now chrislu 2025-07-18 01:27:46 -07:00
  • 85e34df214 fix routing chrislu 2025-07-18 01:27:27 -07:00
  • bb05e6cade Update s3api_object_handlers_put.go chrislu 2025-07-18 00:53:20 -07:00
  • bc46214445 rename variable chrislu 2025-07-18 00:52:38 -07:00
  • 121f6ef2c0 avoid duplidated work chrislu 2025-07-18 00:48:55 -07:00
  • 22673fee76
    Update weed/s3api/s3api_server.go Chris Lu 2025-07-18 00:47:24 -07:00
  • 3fbab20b83 refactor chrislu 2025-07-18 00:34:16 -07:00
  • b8cbe9b6b2 increase bucket config cache TTL chrislu 2025-07-18 00:26:58 -07:00
  • 8bb47f3c03 subscribe to bucket configuration changes chrislu 2025-07-18 00:25:18 -07:00
  • 7bec2ef94b cache and use bucket object lock config chrislu 2025-07-18 00:19:47 -07:00
  • f9cbed7ee1 fix GetObjectLockConfigurationHandler chrislu 2025-07-17 23:12:19 -07:00
  • 69553e5ba6
    convert error fromating to %w everywhere (#6995) Chris Lu 2025-07-16 23:39:27 -07:00
  • b48e62ccef convert error fromating to %w everywhere chrislu 2025-07-16 23:31:30 -07:00
  • a524b4f485
    Object locking need to persist the tags and set the headers (#6994) Chris Lu 2025-07-16 23:00:25 -07:00
  • a7c0e67950 ensure locked objects cannot be overwritten chrislu 2025-07-16 22:52:38 -07:00
  • f9807d822c avoid nil chrislu 2025-07-16 22:36:43 -07:00
  • 0fb1b14ae7
    Update weed/s3api/s3api_object_handlers.go Chris Lu 2025-07-16 22:20:31 -07:00
  • d7e2a09ab3
    Update weed/s3api/s3api_object_handlers_put.go Chris Lu 2025-07-16 22:20:15 -07:00
  • ceddd3123f
    Update weed/s3api/s3api_object_handlers_put.go Chris Lu 2025-07-16 22:19:45 -07:00
  • 1bcec2d8f3 address comment chrislu 2025-07-16 22:11:22 -07:00
  • fbee44d045 address comment chrislu 2025-07-16 22:00:14 -07:00
  • e53af822e6 refactoring chrislu 2025-07-16 21:53:15 -07:00
  • f9c9a17094 fix chrislu 2025-07-16 21:32:49 -07:00
  • 2819c14998 purge chrislu 2025-07-16 21:25:31 -07:00
  • 5424897b32 fix tests chrislu 2025-07-16 21:24:22 -07:00
  • 0068e1326f address comments chrislu 2025-07-16 21:09:55 -07:00
  • fafd279a7e only set object lock headers for objects that are actually from object lock-enabled buckets chrislu 2025-07-16 21:00:29 -07:00
  • 87cd265a03 default to OFF legal hold chrislu 2025-07-16 20:45:38 -07:00
  • 649ceca183 allow check lock permissions for PUT chrislu 2025-07-16 20:44:55 -07:00
  • f13208d689 validate put object lock header chrislu 2025-07-16 20:09:56 -07:00
  • 516806223d fix tests chrislu 2025-07-16 20:03:58 -07:00
  • 7dd457b41d racing condition when enable versioning chrislu 2025-07-16 18:54:36 -07:00
  • 4009260da8 fix tests chrislu 2025-07-16 18:43:21 -07:00
  • 096e546422 lint chrislu 2025-07-16 18:28:40 -07:00
  • 85d8b2cfc2 fix legal hold values chrislu 2025-07-16 18:01:05 -07:00
  • 3658316403 Update s3_worm_integration_test.go chrislu 2025-07-16 17:43:41 -07:00
  • 67448662c6 sync versions chrislu 2025-07-16 17:34:52 -07:00
  • 9eca7e5864 add unit tests chrislu 2025-07-16 17:18:10 -07:00
  • 138bf8e7fc refactor chrislu 2025-07-16 17:14:05 -07:00
  • 355f3ecf4c
    Update weed/s3api/s3api_object_handlers.go Chris Lu 2025-07-16 17:09:03 -07:00
  • d15fb7c701
    Update weed/s3api/s3api_object_handlers_put.go Chris Lu 2025-07-16 17:08:43 -07:00
  • eac427edbb add tests for object locking chrislu 2025-07-16 17:01:31 -07:00
  • c6f4a5a035 fix object locking read and write chrislu 2025-07-16 16:35:43 -07:00
  • 89706d36dc less logs chrislu 2025-07-16 16:30:22 -07:00
  • 22465b8a96 unused chrislu 2025-07-16 16:30:07 -07:00
  • 39b574f3c5
    [cosi] Update sidecar (#6993) Andrei Kvapil 2025-07-16 22:51:30 +02:00
  • ee49076b53
    [cosi] Update sidecar Andrei Kvapil 2025-07-16 22:36:26 +02:00
  • 9982f91b4c
    Add more fuse tests (#6992) Chris Lu 2025-07-16 12:43:08 -07:00
  • dd46566b20
    Update test/fuse_integration/concurrent_operations_test.go Chris Lu 2025-07-16 12:28:54 -07:00
  • 5a0e0b0141 fix chrislu 2025-07-16 12:26:27 -07:00
  • 167cb029b4
    Update test/fuse_integration/README.md Chris Lu 2025-07-16 12:26:05 -07:00
  • f390862e68
    Update test/fuse_integration/README.md Chris Lu 2025-07-16 12:25:53 -07:00
  • 442fc15a72
    Update test/fuse_integration/framework.go Chris Lu 2025-07-16 12:25:34 -07:00
  • 0b9c7edee3
    Update test/fuse_integration/README.md Chris Lu 2025-07-16 12:25:04 -07:00
  • 9338e2ac07
    Update test/fuse_integration/README.md Chris Lu 2025-07-16 12:24:56 -07:00
  • babb74f8fe Update fuse-integration.yml chrislu 2025-07-16 11:47:15 -07:00
  • dbf7c8e545 Update fuse-integration.yml chrislu 2025-07-16 11:39:09 -07:00
  • 868a9ccbc5 add github action chrislu 2025-07-16 11:37:08 -07:00
  • c86df5c486 move to new package chrislu 2025-07-16 11:22:39 -07:00
  • 1a69d9171a add more tests chrislu 2025-07-16 09:40:46 -07:00
  • 215c5de579 minor chrislu 2025-07-16 09:22:25 -07:00
  • 12c9282042 avoid error overwriting chrislu 2025-07-16 09:15:50 -07:00
  • bb81894078 Update .gitignore chrislu 2025-07-16 01:17:53 -07:00
  • dde1cf63c2
    S3 Object Lock: ensure x-amz-bucket-object-lock-enabled header (#6990) Chris Lu 2025-07-15 23:21:58 -07:00
  • abb0deced6 package name chrislu 2025-07-15 23:12:32 -07:00
  • ee5801e693
    Update weed/s3api/s3api_bucket_handlers.go Chris Lu 2025-07-15 23:09:16 -07:00