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

Commit graph

  • 6eededee10
    Wrong default value for volume.ressource (#4855) Armand LEOPOLD 2023-09-19 23:13:59 +02:00
  • d531b7cbbf merge some previous missing changes chrislu 2023-09-19 14:10:54 -07:00
  • b18112ae10 fix compilation bugs during merge chrislu 2023-09-19 14:08:17 -07:00
  • 6c6655de9d wip chrislu 2023-09-19 14:02:08 -07:00
  • cf28108ea4 fix grpd dial option chrislu 2023-09-19 14:02:51 -07:00
  • bf972a8672
    Update Chart.yaml Armand LEOPOLD 2023-09-19 18:47:48 +02:00
  • 57dce7d665
    Update values.yaml Armand LEOPOLD 2023-09-19 18:47:26 +02:00
  • d4b8aeb45d refactor auth acl Konstantin Lebedev 2023-09-19 10:28:04 +05:00
  • 27af11f1e8 Revert "Revert "Merge branch 'master' into sub"" chrislu 2023-09-18 18:47:34 -07:00
  • 0bb97709d4 Revert "Merge branch 'master' into sub" chrislu 2023-09-18 16:13:20 -07:00
  • 8cb42c39ad Revert "Merge branch 'master' of https://github.com/seaweedfs/seaweedfs" chrislu 2023-09-18 16:12:50 -07:00
  • 2e5aa06026 Merge branch 'master' of https://github.com/seaweedfs/seaweedfs chrislu 2023-09-18 16:06:41 -07:00
  • 4d414f54a2 Merge branch 'master' into sub chrislu 2023-09-18 16:04:59 -07:00
  • a04bd4d26f
    Bump github.com/rclone/rclone from 1.63.1 to 1.64.0 (#4850) dependabot[bot] 2023-09-18 14:43:05 -07:00
  • d110b9e5a8 go mod chrislu 2023-09-18 14:19:08 -07:00
  • 565dc0386c
    Merge branch 'master' into dependabot/go_modules/github.com/rclone/rclone-1.64.0 Chris Lu 2023-09-18 14:16:49 -07:00
  • d7fbb7bae5 API changes chrislu 2023-09-18 14:11:25 -07:00
  • a0b60dd641 Bump google.golang.org/api from 0.134.0 to 0.141.0 dependabot[bot] 2023-09-18 19:57:10 +00:00
  • bd145bc3bc
    Bump google.golang.org/api from 0.134.0 to 0.141.0 dependabot[bot] 2023-09-18 19:57:10 +00:00
  • 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 +00:00
  • c32bc7ef2e Bump golang.org/x/net from 0.14.0 to 0.15.0 dependabot[bot] 2023-09-18 15:41:07 +00:00
  • 18d2f50a58 Bump github.com/hanwen/go-fuse/v2 from 2.3.0 to 2.4.0 dependabot[bot] 2023-09-18 15:38:56 +00:00
  • 8e8b42786a Bump docker/setup-buildx-action from 2.10.0 to 3.0.0 dependabot[bot] 2023-09-18 15:30:06 +00:00
  • e3dc3c5b3b Bump docker/login-action from 2.2.0 to 3.0.0 dependabot[bot] 2023-09-18 15:30:03 +00:00
  • 22023680d8 Bump docker/build-push-action from 4.2.1 to 5.0.0 dependabot[bot] 2023-09-18 15:29:59 +00:00
  • 48e817d3e7 Bump docker/metadata-action from 4.6.0 to 5.0.0 dependabot[bot] 2023-09-18 15:29:55 +00:00
  • d95a4561e0 Bump docker/setup-qemu-action from 2.2.0 to 3.0.0 dependabot[bot] 2023-09-18 15:29:51 +00:00
  • b9135d0344
    Merge branch 'master' into dependabot/go_modules/github.com/rclone/rclone-1.64.0 Chris Lu 2023-09-18 12:40:10 -07:00
  • 28c7fe061d
    Merge branch 'master' into dependabot/go_modules/golang.org/x/net-0.15.0 Chris Lu 2023-09-18 12:40:06 -07:00
  • 42631fb3fc
    Merge branch 'master' into dependabot/go_modules/github.com/aws/aws-sdk-go-v2/service/s3-1.38.5 Chris Lu 2023-09-18 12:40:02 -07:00
  • 81c1a868e9
    Merge branch 'master' into dependabot/go_modules/github.com/hanwen/go-fuse/v2-2.4.0 Chris Lu 2023-09-18 12:39:57 -07:00
  • 3e9aa4344f
    Merge branch 'master' into dependabot/github_actions/docker/setup-buildx-action-3.0.0 Chris Lu 2023-09-18 12:39:49 -07:00
  • 23373902cf
    Merge branch 'master' into dependabot/github_actions/docker/login-action-3.0.0 Chris Lu 2023-09-18 12:39:45 -07:00
  • ea8e94f113
    Merge branch 'master' into dependabot/github_actions/docker/build-push-action-5.0.0 Chris Lu 2023-09-18 12:39:40 -07:00
  • 5a2b392837
    Merge branch 'master' into dependabot/github_actions/docker/metadata-action-5.0.0 Chris Lu 2023-09-18 12:39:36 -07:00
  • aa345de2a5
    Merge branch 'master' into dependabot/github_actions/docker/setup-qemu-action-3.0.0 Chris Lu 2023-09-18 12:39:26 -07:00
  • b64fc44e8d Merge branch 'master' of https://github.com/seaweedfs/seaweedfs chrislu 2023-09-18 09:01:17 -07:00
  • 340aea9b34 add broker leader chrislu 2023-09-18 09:01:14 -07:00
  • 0d390ec882 fix nil chrislu 2023-09-18 08:52:35 -07:00
  • af0a0eafd5
    Bump github.com/rclone/rclone from 1.63.1 to 1.64.0 dependabot[bot] 2023-09-18 15:42:16 +00:00
  • 4673dce560
    Bump golang.org/x/net from 0.14.0 to 0.15.0 dependabot[bot] 2023-09-18 15:41:07 +00:00
  • 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 +00:00
  • ede2c19c0b
    Bump github.com/hanwen/go-fuse/v2 from 2.3.0 to 2.4.0 dependabot[bot] 2023-09-18 15:38:56 +00:00
  • e9f5084d39
    Bump docker/setup-buildx-action from 2.10.0 to 3.0.0 dependabot[bot] 2023-09-18 15:30:06 +00:00
  • c7c8be0f10
    Bump docker/login-action from 2.2.0 to 3.0.0 dependabot[bot] 2023-09-18 15:30:03 +00:00
  • d5a4acfc67
    Bump docker/build-push-action from 4.2.1 to 5.0.0 dependabot[bot] 2023-09-18 15:29:59 +00:00
  • a15eea8ea9
    Bump docker/metadata-action from 4.6.0 to 5.0.0 dependabot[bot] 2023-09-18 15:29:55 +00:00
  • fdce966969
    Bump docker/setup-qemu-action from 2.2.0 to 3.0.0 dependabot[bot] 2023-09-18 15:29:51 +00:00
  • d83107efe5 fix: weed/storage: dropped error Lars Lehtonen 2023-09-18 08:12:53 -07:00
  • f529859789
    fix: weed/storage: dropped error Lars Lehtonen 2023-09-18 08:12:53 -07:00
  • 91cbaef02b fix: mount proxyByFiler write error: wrong jwt zemul 2023-09-18 15:13:06 +08:00
  • f6bc6f9929 fix: mount proxyByFiler write error: wrong jwt zemul 2023-09-18 15:13:06 +08:00
  • d245be5b97 Merge branch 'master' of https://github.com/chrislusf/seaweedfs zemul 2023-09-18 15:07:11 +08:00
  • 4e17d399a6 refactor chrislu 2023-09-17 00:04:20 -07:00
  • 7a49d3541a avoid nil chrislu 2023-09-17 00:04:13 -07:00
  • a65088d739 broker report stats to balancer chrislu 2023-09-16 23:00:51 -07:00
  • a1cb49d078 adjust log chrislu 2023-09-16 23:00:28 -07:00
  • b590a68e75 revert to non-streaming mode to assign file id chrislu 2023-09-16 16:13:08 -07:00
  • 4650c4c65f Revert "turn on streaming assign file id" chrislu 2023-09-16 16:09:20 -07:00
  • fa62926347 Merge branch 'master' of https://github.com/seaweedfs/seaweedfs chrislu 2023-09-16 15:06:22 -07:00
  • 89a1fd1751 Squashed commit of the following: chrislu 2023-09-16 15:06:16 -07:00
  • 4827425146 balancer works chrislu 2023-09-16 15:05:38 -07:00
  • 3b50139f68 comments chrislu 2023-09-15 22:22:32 -07:00
  • 7f685ce7ba adjust APIs chrislu 2023-09-15 22:20:05 -07:00
  • 436d99443b receive broker stats chrislu 2023-09-14 23:49:05 -07:00
  • 9e5b1eef9b avoid passe lock by value wang wusong 2023-09-14 19:31:49 +08:00
  • b4267166ba avoid passe lock by value wang wusong 2023-09-14 19:31:49 +08:00
  • b771fefa37 Merge branch 'master' into sub chrislu 2023-09-13 00:03:47 -07:00
  • 8908810376 Fix s3 api object list with params max-keys and prefix annluda 2023-09-12 11:06:12 +08:00
  • 88a9da190a Fix s3 api object list with params max-keys and prefix annluda 2023-09-12 11:06:12 +08:00
  • 9b666a53ed Bump github.com/aws/aws-sdk-go-v2/config from 1.18.33 to 1.18.39 dependabot[bot] 2023-09-11 17:34:57 +00:00
  • 78a726499c
    Bump github.com/aws/aws-sdk-go-v2/config from 1.18.33 to 1.18.39 dependabot[bot] 2023-09-11 17:34:57 +00:00
  • 962461fc33 Bump github.com/aws/aws-sdk-go-v2/credentials from 1.13.35 to 1.13.37 dependabot[bot] 2023-09-11 15:11:42 +00:00
  • b28595d8db Bump google.golang.org/grpc from 1.57.0 to 1.58.0 dependabot[bot] 2023-09-11 15:10:59 +00:00
  • d99d99a911 Bump github.com/google/uuid from 1.3.0 to 1.3.1 dependabot[bot] 2023-09-11 15:11:48 +00:00
  • 324f3fbb15 Bump modernc.org/mathutil from 1.5.0 to 1.6.0 dependabot[bot] 2023-09-11 15:12:50 +00:00
  • c097994f63 Bump docker/build-push-action from 4.1.1 to 4.2.1 dependabot[bot] 2023-09-11 15:37:02 +00:00
  • e3a7c503c3 Bump actions/dependency-review-action from 3.0.8 to 3.1.0 dependabot[bot] 2023-09-11 15:37:05 +00:00
  • 6e073e878d
    Bump actions/dependency-review-action from 3.0.8 to 3.1.0 dependabot[bot] 2023-09-11 15:37:05 +00:00
  • f2a84979fa
    Bump docker/build-push-action from 4.1.1 to 4.2.1 dependabot[bot] 2023-09-11 15:37:02 +00:00
  • 83ed779e0b
    Bump modernc.org/mathutil from 1.5.0 to 1.6.0 dependabot[bot] 2023-09-11 15:12:50 +00:00
  • f073684489
    Bump github.com/google/uuid from 1.3.0 to 1.3.1 dependabot[bot] 2023-09-11 15:11:48 +00:00
  • 075196546f
    Bump github.com/aws/aws-sdk-go-v2/credentials from 1.13.35 to 1.13.37 dependabot[bot] 2023-09-11 15:11:42 +00:00
  • a4db083854
    Bump google.golang.org/grpc from 1.57.0 to 1.58.0 dependabot[bot] 2023-09-11 15:10:59 +00:00
  • 7ca3670cd9 Publish seaweedfs-3.56.tgz chrislusf 2023-09-11 05:18:43 +00:00
  • 5407b86766 3.56 3.56 chrislu 2023-09-10 22:05:41 -07:00
  • 07c2d75ac7 ensure single threaded access chrislu 2023-09-10 22:03:44 -07:00
  • 0a851ec00b Create balancer.go chrislu 2023-09-10 22:01:25 -07:00
  • 39941edc0b add publisher shutdown chrislu 2023-09-07 23:55:19 -07:00
  • 875f562779 server side send response at least once per second chrislu 2023-09-06 23:16:41 -07:00
  • 984b6c54cf ack interval 128 chrislu 2023-09-06 23:15:29 -07:00
  • 2492a45499 ack interval chrislu 2023-09-06 22:39:46 -07:00
  • f24c7e803f weed/storage/erasure_coding: Close() after error handling Lars Lehtonen 2023-09-06 07:21:40 -07:00
  • d762b12e11 weed/storage/erasure_coding: fix dropped test error Lars Lehtonen 2023-09-06 07:20:24 -07:00
  • a879e1bbb5 weed/storage/erasure_coding: remove unused err from encodeDatFile() signature Lars Lehtonen 2023-09-06 07:19:04 -07:00
  • 6c89af640b
    weed/storage/erasure_coding: Close() after error handling Lars Lehtonen 2023-09-06 07:21:40 -07:00
  • 36184e9233
    weed/storage/erasure_coding: fix dropped test error Lars Lehtonen 2023-09-06 07:20:24 -07:00
  • 938f41aa8e
    weed/storage/erasure_coding: remove unused err from encodeDatFile() signature Lars Lehtonen 2023-09-06 07:19:04 -07:00
  • c3810520fc Bump golang.org/x/sys from 0.11.0 to 0.12.0 dependabot[bot] 2023-09-04 17:12:30 +00:00
  • f555bb0ca4 Bump github.com/fclairamb/ftpserverlib from 0.21.0 to 0.22.0 dependabot[bot] 2023-09-04 15:18:17 +00:00