Commit Graph

  • dff2ce5d2f read existing broker stats chrislu 2023-09-24 23:10:33 -0700
  • 1492bf7552 fix listing topics chrislu 2023-09-24 23:05:41 -0700
  • 3cf9b8d621 create topic and report topic sub chrislu 2023-09-24 21:19:51 -0700
  • b3f94feede do create topic chrislu 2023-09-24 15:26:49 -0700
  • d74348048a implement create topic chrislu 2023-09-24 15:08:44 -0700
  • 0361c321b4 add CreateTopic API chrislu 2023-09-24 14:22:11 -0700
  • 6688978311 Publish seaweedfs-3.57.0.tgz chrislusf 2023-09-25 04:36:33 +0000
  • 0f8168c0c9 3.57 3.57 chrislu 2023-09-24 21:29:31 -0700
  • a1292d8730 Merge branch 'fix-lock-table' chrislu 2023-09-24 09:56:28 -0700
  • 1df4223195 minor chrislu 2023-09-24 09:54:57 -0700
  • aa06f4b3e3
    fix(ec): ignore 0 byte data files Tobias Gurtzick 2023-09-24 13:14:47 +0200
  • 76a62859ff
    fix lock table (#4863) Chris Lu 2023-09-23 12:51:01 -0700
  • 10ac25f857 avoid deleting the entry too early #4863 chrislu 2023-09-23 12:43:00 -0700
  • c43238b30a fix waiting condition chrislu 2023-09-23 12:28:02 -0700
  • 322af1fc04 fix compilation chrislu 2023-09-23 12:13:32 -0700
  • 0414b68a4f if shared lock, still need to wait for exclusive lock to release chrislu 2023-09-23 12:08:23 -0700
  • 9ba4639a27 adjust for better logs chrislu 2023-09-23 11:53:44 -0700
  • ca1a5457ae only revert lock table #4862 test-reverting-lock-table chrislu 2023-09-23 10:35:29 -0700
  • 186b1f029b read source uses shared lock chrislu 2023-09-23 10:33:44 -0700
  • fc4dda32f4 Merge branch 'master' into track-mount-e2e #4860 track-mount-e2e chrislu 2023-09-23 10:24:16 -0700
  • fa8e9ef03c trying iodepth chrislu 2023-09-22 22:53:00 -0700
  • 80d61ebba5 seems removing --ioengine=libaio helped chrislu 2023-09-22 22:35:27 -0700
  • 176981c562 Revert "Merge branch 'track-mount-e2e' of https://github.com/seaweedfs/seaweedfs into track-mount-e2e" chrislu 2023-09-22 21:55:19 -0700
  • 900abd44c1 Merge branch 'track-mount-e2e' of https://github.com/seaweedfs/seaweedfs into track-mount-e2e chrislu 2023-09-22 21:54:08 -0700
  • df027fdddf testing io engine change chrislu 2023-09-22 21:53:38 -0700
  • 9fc79bebf9
    Merge branch 'master' into track-mount-e2e Chris Lu 2023-09-22 21:38:25 -0700
  • 48cd33ca68 minor changes to trigger action chrislu 2023-09-22 21:36:20 -0700
  • 248b16bc09 adjust timeout chrislu 2023-09-22 21:15:05 -0700
  • c0bb87e036 adjust total timeout chrislu 2023-09-22 16:44:45 -0700
  • 181e6f2f42 increase timeout for 4kB block FIO test chrislu 2023-09-22 16:42:25 -0700
  • 0c8f16d8bd adjust e2e test step name chrislu 2023-09-22 16:41:39 -0700
  • ca98ebbc8c fix - loading config for https-switch René Pascal Rath 2023-09-22 14:13:47 +0200
  • 4a3c17ed93 added util-functions for https-usage René Pascal Rath 2023-09-22 14:04:24 +0200
  • 2ba7b37b51
    fix some stuff Thomas Hofer 2023-09-22 13:06:58 +0200
  • 04959b0276
    add https support volume fsck Thomas Hofer 2023-09-22 12:22:24 +0200
  • e2ef57ae8c
    add https support serverurls Thomas Hofer 2023-09-22 12:18:20 +0200
  • 1a43e41a2e
    add https support for replication Thomas Hofer 2023-09-22 12:18:01 +0200
  • be6ac602d7 move s3account.AccountManager into to iam.S3ApiConfiguration and switch to Interface Konstantin Lebedev 2023-09-22 14:43:11 +0500
  • 1fa53c427b
    add https support for filer / mount Thomas Hofer 2023-09-22 11:25:07 +0200
  • 971d5d6161
    Merge branch 'master' of https://github.com/seaweedfs/seaweedfs Thomas Hofer 2023-09-22 11:22:46 +0200
  • 2df70ce95f adjust logs chrislu 2023-09-21 23:51:32 -0700
  • 3e23421608 Merge branch 'master' of https://github.com/seaweedfs/seaweedfs chrislu 2023-09-21 20:08:30 -0700
  • 49a470bcdf reduce logs chrislu 2023-09-21 20:08:20 -0700
  • 750a0ba1b2
    [iam] Replace action read/write to readAcp/writeAcp for handlers with acl (#4858) Konstantin Lebedev 2023-09-22 02:07:04 +0500
  • 8b2c39f2c0 reduce binary size chrislu 2023-09-21 13:22:08 -0700
  • 1494221b08 reduce binary size chrislu 2023-09-21 11:58:03 -0700
  • 63c91ef289 Replace action read/write to readAcp/writeAcp for handlers with acl query https://github.com/seaweedfs/seaweedfs/issues/4519 #4858 Konstantin Lebedev 2023-09-21 23:23:57 +0500
  • b388957340 Merge branch 'master' of https://github.com/seaweedfs/seaweedfs chrislu 2023-09-21 11:08:30 -0700
  • 31fc165715 mount switch to ordered lock requests chrislu 2023-09-21 11:08:26 -0700
  • 7669852241 adjust logs chrislu 2023-09-21 11:04:12 -0700
  • e3b1bacf3f add lock table to ensure ordered locks chrislu 2023-09-21 10:24:34 -0700
  • a46f873edd
    [s3acl] Step 0: Put bucket ACL only responds success if the ACL is private. (#4856) Konstantin Lebedev 2023-09-21 20:20:05 +0500
  • cc269fc58f
    Update weed/s3api/s3api_bucket_handlers.go #4856 Chris Lu 2023-09-21 08:19:57 -0700
  • d8b424d123
    [s3] optimization iam lookup for reducing algorithm complexity (#4857) Konstantin Lebedev 2023-09-21 20:19:11 +0500
  • 16f06fda95 optimization iam lookup for reducing algorithm complexity https://github.com/seaweedfs/seaweedfs/issues/4519 #4857 Konstantin Lebedev 2023-09-21 17:59:14 +0500
  • 09a6209b33 Passing test: test_bucket_acl_default test_bucket_acl_canned_private_to_private Konstantin Lebedev 2023-09-20 13:56:49 +0500
  • 411bdda08d fix compilation chrislu 2023-09-19 16:22:41 -0700
  • 440ebd7b6d update chart.yaml version chrislu 2023-09-19 14:14:35 -0700
  • 6eededee10
    Wrong default value for volume.ressource (#4855) Armand LEOPOLD 2023-09-19 23:13:59 +0200
  • d531b7cbbf merge some previous missing changes chrislu 2023-09-19 14:10:54 -0700
  • b18112ae10 fix compilation bugs during merge chrislu 2023-09-19 14:08:17 -0700
  • 6c6655de9d wip chrislu 2023-09-19 14:02:08 -0700
  • cf28108ea4 fix grpd dial option chrislu 2023-09-19 14:02:51 -0700
  • bf972a8672
    Update Chart.yaml #4855 Armand LEOPOLD 2023-09-19 18:47:48 +0200
  • 57dce7d665
    Update values.yaml Armand LEOPOLD 2023-09-19 18:47:26 +0200
  • d4b8aeb45d refactor auth acl #4520 Konstantin Lebedev 2023-09-19 10:28:04 +0500
  • 27af11f1e8 Revert "Revert "Merge branch 'master' into sub"" chrislu 2023-09-18 18:47:34 -0700
  • 0bb97709d4 Revert "Merge branch 'master' into sub" chrislu 2023-09-18 16:13:20 -0700
  • 8cb42c39ad Revert "Merge branch 'master' of https://github.com/seaweedfs/seaweedfs" chrislu 2023-09-18 16:12:50 -0700
  • 2e5aa06026 Merge branch 'master' of https://github.com/seaweedfs/seaweedfs chrislu 2023-09-18 16:06:41 -0700
  • 4d414f54a2 Merge branch 'master' into sub chrislu 2023-09-18 16:04:59 -0700
  • a04bd4d26f
    Bump github.com/rclone/rclone from 1.63.1 to 1.64.0 (#4850) dependabot[bot] 2023-09-18 14:43:05 -0700
  • d110b9e5a8 go mod #4850 chrislu 2023-09-18 14:19:08 -0700
  • 565dc0386c
    Merge branch 'master' into dependabot/go_modules/github.com/rclone/rclone-1.64.0 Chris Lu 2023-09-18 14:16:49 -0700
  • d7fbb7bae5 API changes chrislu 2023-09-18 14:11:25 -0700
  • a0b60dd641 Bump google.golang.org/api from 0.134.0 to 0.141.0 dependabot[bot] 2023-09-18 19:57:10 +0000
  • bd145bc3bc
    Bump google.golang.org/api from 0.134.0 to 0.141.0 #4851 dependabot[bot] 2023-09-18 19:57:10 +0000
  • 6c77ff8426 Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.38.2 to 1.38.5 dependabot[bot] 2023-09-18 15:40:48 +0000
  • c32bc7ef2e Bump golang.org/x/net from 0.14.0 to 0.15.0 dependabot[bot] 2023-09-18 15:41:07 +0000
  • 18d2f50a58 Bump github.com/hanwen/go-fuse/v2 from 2.3.0 to 2.4.0 dependabot[bot] 2023-09-18 15:38:56 +0000
  • 8e8b42786a Bump docker/setup-buildx-action from 2.10.0 to 3.0.0 dependabot[bot] 2023-09-18 15:30:06 +0000
  • e3dc3c5b3b Bump docker/login-action from 2.2.0 to 3.0.0 dependabot[bot] 2023-09-18 15:30:03 +0000
  • 22023680d8 Bump docker/build-push-action from 4.2.1 to 5.0.0 dependabot[bot] 2023-09-18 15:29:59 +0000
  • 48e817d3e7 Bump docker/metadata-action from 4.6.0 to 5.0.0 dependabot[bot] 2023-09-18 15:29:55 +0000
  • d95a4561e0 Bump docker/setup-qemu-action from 2.2.0 to 3.0.0 dependabot[bot] 2023-09-18 15:29:51 +0000
  • b9135d0344
    Merge branch 'master' into dependabot/go_modules/github.com/rclone/rclone-1.64.0 Chris Lu 2023-09-18 12:40:10 -0700
  • 28c7fe061d
    Merge branch 'master' into dependabot/go_modules/golang.org/x/net-0.15.0 #4849 Chris Lu 2023-09-18 12:40:06 -0700
  • 42631fb3fc
    Merge branch 'master' into dependabot/go_modules/github.com/aws/aws-sdk-go-v2/service/s3-1.38.5 #4848 Chris Lu 2023-09-18 12:40:02 -0700
  • 81c1a868e9
    Merge branch 'master' into dependabot/go_modules/github.com/hanwen/go-fuse/v2-2.4.0 #4847 Chris Lu 2023-09-18 12:39:57 -0700
  • 3e9aa4344f
    Merge branch 'master' into dependabot/github_actions/docker/setup-buildx-action-3.0.0 #4846 Chris Lu 2023-09-18 12:39:49 -0700
  • 23373902cf
    Merge branch 'master' into dependabot/github_actions/docker/login-action-3.0.0 #4845 Chris Lu 2023-09-18 12:39:45 -0700
  • ea8e94f113
    Merge branch 'master' into dependabot/github_actions/docker/build-push-action-5.0.0 #4844 Chris Lu 2023-09-18 12:39:40 -0700
  • 5a2b392837
    Merge branch 'master' into dependabot/github_actions/docker/metadata-action-5.0.0 #4843 Chris Lu 2023-09-18 12:39:36 -0700
  • aa345de2a5
    Merge branch 'master' into dependabot/github_actions/docker/setup-qemu-action-3.0.0 #4842 Chris Lu 2023-09-18 12:39:26 -0700
  • b64fc44e8d Merge branch 'master' of https://github.com/seaweedfs/seaweedfs chrislu 2023-09-18 09:01:17 -0700
  • 340aea9b34 add broker leader chrislu 2023-09-18 09:01:14 -0700
  • 0d390ec882 fix nil chrislu 2023-09-18 08:52:35 -0700
  • af0a0eafd5
    Bump github.com/rclone/rclone from 1.63.1 to 1.64.0 dependabot[bot] 2023-09-18 15:42:16 +0000
  • 4673dce560
    Bump golang.org/x/net from 0.14.0 to 0.15.0 dependabot[bot] 2023-09-18 15:41:07 +0000
  • b45e11aeec
    Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.38.2 to 1.38.5 dependabot[bot] 2023-09-18 15:40:48 +0000