Commit Graph

  • f4441a6911
    Merge branch 'seaweedfs:master' into master wusong 2024-07-16 17:16:34 +0800
  • 75fe2c190c 还原:删除本机文件时vif文件也删掉 xuwenfeng 2024-07-16 10:32:25 +0800
  • 6bd1169222 [fix] ec失败还原清理 eric 2024-07-16 10:09:25 +0800
  • 794a5aa67d
    Add warning with hints to why a EC shard cant be moved (#5790) Dan 2024-07-15 19:17:22 +0100
  • 7bdd59d0a0 fix build Konstantin Lebedev 2024-07-15 23:08:05 +0500
  • 0341ff7114 Add warning with hints to why a EC shard cant be moved #5790 Dan Foster 2024-07-15 18:02:59 +0000
  • a53e406c99
    [master] refactor HasGrowRequest to atomic bool (#5782) Konstantin Lebedev 2024-07-15 22:51:21 +0500
  • a139957333 pass lastGrowCount to master Konstantin Lebedev 2024-07-15 21:56:59 +0500
  • feb911a0b4
    chore(deps): bump docker/build-push-action from 6.3.0 to 6.4.0 (#5784) dependabot[bot] 2024-07-15 09:55:52 -0700
  • 3083cd537f
    chore(deps): bump modernc.org/sqlite from 1.30.1 to 1.30.2 (#5785) dependabot[bot] 2024-07-15 09:55:45 -0700
  • 45cde7b5ea
    chore(deps): bump cloud.google.com/go/pubsub from 1.39.0 to 1.40.0 (#5786) dependabot[bot] 2024-07-15 09:55:37 -0700
  • 4fd1528534
    chore(deps): bump github.com/parquet-go/parquet-go from 0.22.0 to 0.23.0 (#5787) dependabot[bot] 2024-07-15 09:55:30 -0700
  • 6dbfac384a
    chore(deps): bump github.com/aws/aws-sdk-go-v2 from 1.30.1 to 1.30.3 (#5788) dependabot[bot] 2024-07-15 09:55:22 -0700
  • 7cc5076896
    chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.58.0 to 1.58.2 (#5789) dependabot[bot] 2024-07-15 09:55:11 -0700
  • d6cc9618c1
    chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 #5789 dependabot[bot] 2024-07-15 16:02:26 +0000
  • bd1ea782f4
    chore(deps): bump github.com/aws/aws-sdk-go-v2 from 1.30.1 to 1.30.3 #5788 dependabot[bot] 2024-07-15 16:01:13 +0000
  • 34a7707593
    chore(deps): bump github.com/parquet-go/parquet-go from 0.22.0 to 0.23.0 #5787 dependabot[bot] 2024-07-15 15:59:58 +0000
  • 42550c99e1
    chore(deps): bump cloud.google.com/go/pubsub from 1.39.0 to 1.40.0 #5786 dependabot[bot] 2024-07-15 15:59:50 +0000
  • 5dbe296bc4
    chore(deps): bump modernc.org/sqlite from 1.30.1 to 1.30.2 #5785 dependabot[bot] 2024-07-15 15:59:33 +0000
  • 35c6281cee
    chore(deps): bump docker/build-push-action from 6.3.0 to 6.4.0 #5784 dependabot[bot] 2024-07-15 15:56:54 +0000
  • 94d3139923 refactor HasGrowRequest to atomit bool #5782 Konstantin Lebedev 2024-07-15 20:31:32 +0500
  • 3ba47b2563 Fixed TTL expiration check to trigger file deletion on mounted points #5783 Andrea Agostini 2024-07-15 17:23:55 +0200
  • faec369b32 Do Automatic Volume Grow in backgound Konstantin Lebedev 2024-07-15 20:12:49 +0500
  • 5bf56f5c74 set ec destroy time xuwenfeng 2024-07-15 18:08:32 +0800
  • e4ea9f4f8a volume list display ecshard destroy time xuwenfeng 2024-07-15 11:21:19 +0800
  • e5517454ea
    remote duplicate code chocotan 2024-07-15 10:42:41 +0800
  • 36bbb5b0d3 destroy volume don't delete vif xuwenfeng 2024-07-15 10:10:06 +0800
  • 8a9fdd84ec
    Merge remote-tracking branch 'official/master' chocotan 2024-07-15 09:52:17 +0800
  • 33964fa292
    metrics stats of volume layout depends on the data center (#5775) Konstantin Lebedev 2024-07-13 00:32:25 +0500
  • 04f4b10884
    fix: avoid timeout if datacenter does not exist in topology (#5772) Konstantin Lebedev 2024-07-12 23:19:08 +0500
  • 3a82f5ffad ensure metadata follow a specific folder chrislu 2024-07-12 11:17:28 -0700
  • 77079d7bcd stats volume layout depends on the data center #5775 Konstantin Lebedev 2024-07-12 23:10:48 +0500
  • 565499870b Merge remote-tracking branch 'fork/dc_not_found_in_topo' into dc_not_found_in_topo #5772 Konstantin Lebedev 2024-07-12 23:06:22 +0500
  • aff3d52a00 revert minor change Konstantin Lebedev 2024-07-12 23:06:15 +0500
  • ec9e7493b3
    -metricsIp cmd flag (#5773) vadimartynov 2024-07-12 21:56:26 +0400
  • cb5dae0c9c
    Fix "no more writable volumes" error when volume grows and master leader changed at the same time (#5771) 小羽 2024-07-13 01:49:15 +0800
  • ff9393ad1c
    Merge branch 'master' into dc_not_found_in_topo Konstantin Lebedev 2024-07-12 20:59:39 +0500
  • e8537d7172
    Different disk labels should not use the same DiskUsages instance while master received volume heatbeat (#5770) 小羽 2024-07-12 23:09:51 +0800
  • f4a2b9e723 fix: compare Konstantin Lebedev 2024-07-12 19:31:23 +0500
  • ba84c3ac1c fix: rm dublicate check Konstantin Lebedev 2024-07-12 19:19:34 +0500
  • aa9b5da6f3 fix: error msg Konstantin Lebedev 2024-07-12 18:52:31 +0500
  • 02fb9998a7 Fixed cmd flags #5773 vadimartynov 2024-07-12 17:51:34 +0400
  • 36aff2cce4 fix: avoid timeout if datacenter does not exist in topology Konstantin Lebedev 2024-07-12 18:45:55 +0500
  • 01f8eaf7ee Added/Updated: - Added metrics ip options for all servers; - Fixed a bug with the selection of the binIp or ip parameter for the metrics handler; vadimartynov 2024-07-12 17:37:28 +0400
  • 3905766d9d
    Fix "no more writable volumes" error when volume grows and master leader changed at the same time #5771 chocotan 2024-07-12 17:19:47 +0800
  • 3dfbfafa51 ec ttl xuwenfeng 2024-07-12 16:48:46 +0800
  • de7a20ceeb
    Fix incorrect topology reporting: Ensure separate deltaDiskUsages for each disk label when volume server runs with -max=0 and multiple disk labels #5770 chocotan 2024-07-12 16:42:43 +0800
  • fe0f593e1c
    Merge 3c09acdd24 into 4e7d8eb3f1 #3950 Konstantin Lebedev 2024-07-12 03:19:54 +0200
  • 06ee42f363
    Merge cb83ca2b94 into 4e7d8eb3f1 #5443 Konstantin Lebedev 2024-07-12 03:19:33 +0200
  • 99f2888142
    Merge 5db92c11e4 into 4e7d8eb3f1 #5494 Konstantin Lebedev 2024-07-12 03:19:33 +0200
  • 4e7d8eb3f1 small refactoring chrislu 2024-07-11 14:50:09 -0700
  • b62f7c5122
    helm: restart filer when the s3-configuration changes (#5768) Gregor Tudan 2024-07-11 17:56:44 +0200
  • f3118e3e11
    Restarts the filer when the s3-config inside the secret (existing or generated) changes #5768 Gregor Tudan 2024-07-11 17:49:07 +0200
  • de60f383de
    Added tls for http handlers (#5764) vadimartynov 2024-07-11 18:53:18 +0400
  • 2addcd1623 fix test chrislu 2024-07-11 07:53:02 -0700
  • e411bc5914 Added example for security.toml #5764 vadimartynov 2024-07-11 11:44:32 +0400
  • 590397229e fix heap init chrislu 2024-07-11 00:26:18 -0700
  • 06e3dd306f clean up chrislu 2024-07-11 00:19:39 -0700
  • c59517e284 upgrade to github.com/redis/go-redis/v9 chrislu 2024-07-11 00:15:19 -0700
  • 33b11f92bc Squashed commit of the following: chrislu 2024-07-11 00:04:24 -0700
  • 1339cb7f34 Added https handler for filer vadimartynov 2024-07-11 09:30:59 +0400
  • 79b7b68704
    Merge c8922b9c2e into 9c440d472c #5512 Nikita Korolev 2024-07-10 20:46:32 +0100
  • 9c440d472c
    [s3] revert skip deletion error, since the error file was not found is already skipped on the side of the grpc function (#5760) Konstantin Lebedev 2024-07-10 20:47:43 +0500
  • 6e82bfa40d Revert "fix test_lifecycle_get" #5760 Konstantin Lebedev 2024-07-10 15:23:31 +0500
  • 182f6d00a9 always copy ecj files chrislu 2024-07-10 01:25:55 -0700
  • bd54669d58
    Detect underflow when calculating unused space (#5758) Dan 2024-07-10 08:30:28 +0100
  • 0a2f4896cf
    chore(deps): bump google.golang.org/grpc from 1.64.0 to 1.64.1 (#5762) dependabot[bot] 2024-07-10 00:23:29 -0700
  • 73d0906f95
    chore(deps): bump google.golang.org/grpc from 1.64.0 to 1.64.1 #5762 dependabot[bot] 2024-07-09 21:54:43 +0000
  • 8f991bdcf9 fix test_lifecycle_get Konstantin Lebedev 2024-07-09 16:52:30 +0500
  • 1d055cf871 fix response error Konstantin Lebedev 2024-07-09 16:43:16 +0500
  • e8806d97fd revert skip deletion error, since the error file was not found is already skipped on the side of the grpc function Konstantin Lebedev 2024-07-09 16:34:32 +0500
  • cb83ca2b94 revert go ver #5443 Konstantin Lebedev 2024-07-09 15:52:22 +0500
  • ea379b4a85 fix merge master Konstantin Lebedev 2024-07-09 14:53:15 +0500
  • 2cdbbc6c5e Merge branch 'refs/heads/master' into fix_rclone_tests Konstantin Lebedev 2024-07-09 14:50:28 +0500
  • 762989aad3 add ListRecursive #5759 Konstantin Lebedev 2024-07-09 14:00:56 +0500
  • ac9cfb6086 Detect underflow when calculating unused space #5758 Dan Foster 2024-07-09 08:40:53 +0100
  • 9ef25783e6 fix ec volume lookup data sync xuwenfeng 2024-07-09 11:16:15 +0800
  • dacb6b2272
    fix 'no more writable volumes' when volume grows with leader changes multiple times chocotan 2024-07-09 10:22:38 +0800
  • 7f1d9c535c Detect underflow when calculating unused space Dan Foster 2024-07-08 21:49:15 +0100
  • 92e7a85adf fix merged to master #5580 Konstantin Lebedev 2024-07-08 23:48:13 +0500
  • 246d199c79 Merge branch 'refs/heads/master' into list_recursive_prefixed_entries Konstantin Lebedev 2024-07-08 23:36:15 +0500
  • b8121e4b24 simplify chrislu 2024-07-08 11:10:41 -0700
  • f618121e63 Fix S3 deletion in deep folders, and names with empty spaces chrislu 2024-07-08 10:20:07 -0700
  • e8c50e65b3
    chore(deps): bump docker/build-push-action from 6.2.0 to 6.3.0 (#5757) dependabot[bot] 2024-07-08 09:21:37 -0700
  • fd529045b6
    chore(deps): bump docker/setup-buildx-action from 3.3.0 to 3.4.0 (#5756) dependabot[bot] 2024-07-08 09:21:25 -0700
  • 71d6b716e1
    chore(deps): bump docker/setup-qemu-action from 3.0.0 to 3.1.0 (#5755) dependabot[bot] 2024-07-08 09:21:13 -0700
  • 9bd8ee1134
    chore(deps): bump modernc.org/sqlite from 1.30.0 to 1.30.1 (#5754) dependabot[bot] 2024-07-08 09:21:01 -0700
  • e5c0c24db0
    chore(deps): bump google.golang.org/api from 0.184.0 to 0.187.0 (#5753) dependabot[bot] 2024-07-08 09:20:49 -0700
  • 862a820b35
    chore(deps): bump golang.org/x/tools from 0.22.0 to 0.23.0 (#5752) dependabot[bot] 2024-07-08 09:20:38 -0700
  • 86cc7efc3e
    chore(deps): bump google.golang.org/grpc/security/advancedtls from 0.0.0-20240621202332-c8568c99b8c5 to 1.0.0 (#5751) dependabot[bot] 2024-07-08 09:20:21 -0700
  • b7928fcab6
    chore(deps): bump github.com/linxGnu/grocksdb from 1.9.1 to 1.9.2 (#5750) dependabot[bot] 2024-07-08 09:20:06 -0700
  • 02102fa844
    chore(deps): bump docker/build-push-action from 6.2.0 to 6.3.0 #5757 dependabot[bot] 2024-07-08 16:00:37 +0000
  • 637282f2ae
    chore(deps): bump docker/setup-buildx-action from 3.3.0 to 3.4.0 #5756 dependabot[bot] 2024-07-08 16:00:32 +0000
  • 21709a51ce
    chore(deps): bump docker/setup-qemu-action from 3.0.0 to 3.1.0 #5755 dependabot[bot] 2024-07-08 16:00:27 +0000
  • 199910cce5
    chore(deps): bump modernc.org/sqlite from 1.30.0 to 1.30.1 #5754 dependabot[bot] 2024-07-08 15:09:51 +0000
  • 7db972c653
    chore(deps): bump google.golang.org/api from 0.184.0 to 0.187.0 #5753 dependabot[bot] 2024-07-08 15:09:37 +0000
  • 857166f713
    chore(deps): bump golang.org/x/tools from 0.22.0 to 0.23.0 #5752 dependabot[bot] 2024-07-08 15:09:23 +0000
  • 2d26f9bec7
    chore(deps): bump google.golang.org/grpc/security/advancedtls #5751 dependabot[bot] 2024-07-08 15:09:16 +0000
  • 378a55b82c
    chore(deps): bump github.com/linxGnu/grocksdb from 1.9.1 to 1.9.2 #5750 dependabot[bot] 2024-07-08 15:09:06 +0000
  • f3d708d3b6 add a test case chrislu 2024-07-07 23:44:32 -0700