Commit Graph

  • 025f9ebdb3 refactor chrislu 2024-10-15 21:10:28 -0700
  • c1f2a07b73 Merge branch 'master' into topic-partition-data-to-parquet chrislu 2024-10-15 20:39:59 -0700
  • 9dc47f6b97
    Support topologySpreadConstraints in helm chart (#6132) Dominik Grygiel 2024-10-15 23:18:21 +0200
  • 080bce6e03 Support topologySpreadConstraints in helm chart #6132 Dominik Grygiel 2024-10-15 20:16:39 +0200
  • 1010fd0f5e compact logs into parquet format chrislu 2024-10-15 00:30:14 -0700
  • 3cc18058b5 Merge branch 'master' into topic-partition-data-to-parquet chrislu 2024-10-14 20:26:07 -0700
  • e12b9ab746
    fix: volume data integrity check (#6118) wusong 2024-10-15 03:17:41 +0800
  • cfbe45c765
    feat: add in-flight metric for s3/file/volume-server (#6120) steve.wei 2024-10-15 03:10:05 +0800
  • a1f06c391c
    chore(deps): bump github.com/linxGnu/grocksdb from 1.9.3 to 1.9.5 (#6122) dependabot[bot] 2024-10-14 12:07:18 -0700
  • f56a96a009
    chore(deps): bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.32 to 1.17.41 (#6123) dependabot[bot] 2024-10-14 12:07:07 -0700
  • 758910e280
    chore(deps): bump gocloud.dev/pubsub/rabbitpubsub from 0.39.0 to 0.40.0 (#6124) dependabot[bot] 2024-10-14 12:06:59 -0700
  • bbc23f04e0
    chore(deps): bump github.com/tidwall/gjson from 1.17.3 to 1.18.0 (#6125) dependabot[bot] 2024-10-14 12:06:51 -0700
  • c41de7f134
    chore(deps): bump github.com/redis/go-redis/v9 from 9.6.1 to 9.6.2 (#6126) dependabot[bot] 2024-10-14 12:06:44 -0700
  • 20390cce2e
    chore(deps): bump github.com/redis/go-redis/v9 from 9.6.1 to 9.6.2 #6126 dependabot[bot] 2024-10-14 15:38:14 +0000
  • 5b746ec6d8
    chore(deps): bump github.com/tidwall/gjson from 1.17.3 to 1.18.0 #6125 dependabot[bot] 2024-10-14 15:38:09 +0000
  • 3d6a90946f
    chore(deps): bump gocloud.dev/pubsub/rabbitpubsub from 0.39.0 to 0.40.0 #6124 dependabot[bot] 2024-10-14 15:38:06 +0000
  • f6f3ccc4e0
    chore(deps): bump github.com/aws/aws-sdk-go-v2/credentials #6123 dependabot[bot] 2024-10-14 15:38:00 +0000
  • f70ae69b8b
    chore(deps): bump github.com/linxGnu/grocksdb from 1.9.3 to 1.9.5 #6122 dependabot[bot] 2024-10-14 15:37:08 +0000
  • 84f14d92d9 feat: add in-flight metric for s3/file/volume-server #6120 CodeRusher 2024-10-14 20:41:40 +0800
  • d088560e3f fix monitor display bug #6111 yangpro 2024-10-14 17:07:19 +0800
  • 5f815a9f7a Merge branch 'master' into topic-partition-data-to-parquet chrislu 2024-10-13 23:15:01 -0700
  • 804e765397 remove unused chrislu 2024-10-13 23:12:10 -0700
  • c4525dc6e2
    Fix dataDirs.maxVolumes default value when not included in a values.yaml (#6119) rschnei87 2024-10-13 17:14:03 -0500
  • 10d1abb88e Fix dataDirs.maxVolumes default value when not included in a values.yaml file. #6119 rschnei87 2024-10-13 19:16:31 +0000
  • cc363674e8 pass by value chrislu 2024-10-13 11:50:49 -0700
  • a9f1c02bba save logs into parquet files chrislu 2024-10-13 11:33:33 -0700
  • ebc9aafece Loop until encode completed all volumes yangpro 2024-10-13 16:43:52 +0800
  • b5b5183ca9 Loop until encode completed all volumes yangpro 2024-10-13 16:33:41 +0800
  • 63fc001f0e Merge branch 'master' into topic-partition-data-to-parquet chrislu 2024-10-12 20:59:39 -0700
  • 5113eb797a PR Compliance Code yangpro 2024-10-13 00:02:09 +0800
  • 0b08e13b44 fix: volume data integrity check #6118 wang wusong 2024-10-12 15:54:57 +0800
  • 7403446c18 Fix TestVolumeServer_UploadFile file path bug yangpro 2024-10-11 07:07:48 +0800
  • 6845e25318 set proxied request content length chrislu 2024-10-10 13:55:32 -0700
  • 35fd1e1c9a optimize memory usage for large number of volumes chrislu 2024-10-10 10:00:30 -0700
  • 7a06df04b5 Fix test file path bug yangpro 2024-10-10 18:22:32 +0800
  • 9ee56ea442
    Merge branch 'seaweedfs:master' into master sek2022 2024-10-10 18:03:17 +0800
  • 2cdb663799 Merge remote-tracking branch 'origin/master' yangpro 2024-10-10 17:29:59 +0800
  • 9311f9a52f Fix test file path bug yangpro 2024-10-10 17:02:40 +0800
  • 5a21dae240 Publish seaweedfs-4.0.377.tgz chrislusf 2024-10-10 08:32:57 +0000
  • b28b1a3402 3.77 3.77 chrislu 2024-10-10 01:28:06 -0700
  • cb1dd7d0c8
    Merge branch 'seaweedfs:master' into master sek2022 2024-10-10 16:13:27 +0800
  • 07df5c53de avoid nil chrislu 2024-10-09 22:45:58 -0700
  • 28a1f7cf05 code tidy yangpro 2024-10-10 11:47:23 +0800
  • e6ed3635bf add upload grpc yangpro 2024-10-09 19:15:42 +0800
  • 9daced67da add log yangpro 2024-10-09 18:51:02 +0800
  • 897ac82150 ec update yangpro 2024-10-09 17:21:26 +0800
  • 97c0d27320 ec update yangpro 2024-10-09 16:23:42 +0800
  • 1cf433abf2
    feat: Add support for "custom" dataDirs type for volume server in kubernetes helm chart (#6094) Spencer Hachmeister 2024-10-08 21:53:53 -0400
  • 6eeb444ec4 Clean up white spaces #6094 Spencer Hachmeister 2024-10-07 17:38:54 -0600
  • 4534976c31
    chore(deps): bump golang.org/x/image from 0.18.0 to 0.21.0 (#6099) dependabot[bot] 2024-10-07 10:52:25 -0700
  • 72a3d49a15
    chore(deps): bump golang.org/x/image from 0.18.0 to 0.21.0 #6099 dependabot[bot] 2024-10-07 17:34:54 +0000
  • 460e637244
    chore(deps): bump github.com/prometheus/client_golang from 1.20.3 to 1.20.4 (#6097) dependabot[bot] 2024-10-07 10:33:51 -0700
  • 559cfc1fe0
    chore(deps): bump docker/setup-buildx-action from 3.6.1 to 3.7.1 (#6103) dependabot[bot] 2024-10-07 10:32:57 -0700
  • 13501cacd1
    chore(deps): bump wangyoucao577/go-release-action from 1.51 to 1.52 (#6102) dependabot[bot] 2024-10-07 10:32:48 -0700
  • 7a23784473
    chore(deps): bump github.com/arangodb/go-driver from 1.6.2 to 1.6.4 (#6100) dependabot[bot] 2024-10-07 10:32:29 -0700
  • e845218d7c
    chore(deps): bump golang.org/x/net from 0.29.0 to 0.30.0 (#6098) dependabot[bot] 2024-10-07 10:32:14 -0700
  • a93710eabe
    chore(deps): bump docker/setup-buildx-action from 3.6.1 to 3.7.1 #6103 dependabot[bot] 2024-10-07 16:00:07 +0000
  • cb6f89ce83
    chore(deps): bump wangyoucao577/go-release-action from 1.51 to 1.52 #6102 dependabot[bot] 2024-10-07 16:00:01 +0000
  • d0232c3cfc
    chore(deps): bump golang.org/x/sys from 0.25.0 to 0.26.0 #6101 dependabot[bot] 2024-10-07 15:37:15 +0000
  • 8b980553c9
    chore(deps): bump github.com/arangodb/go-driver from 1.6.2 to 1.6.4 #6100 dependabot[bot] 2024-10-07 15:37:12 +0000
  • 4161e7c1a6
    chore(deps): bump golang.org/x/net from 0.29.0 to 0.30.0 #6098 dependabot[bot] 2024-10-07 15:37:04 +0000
  • 5ef94d05a4
    chore(deps): bump github.com/prometheus/client_golang #6097 dependabot[bot] 2024-10-07 15:36:57 +0000
  • f00425c221 Publish seaweedfs-4.0.376.tgz chrislusf 2024-10-07 02:39:03 +0000
  • 82ed61c655 3.76 3.76 chrislu 2024-10-06 19:37:03 -0700
  • c0e36231ad use only one metadata follow process chrislu 2024-10-06 12:55:19 -0700
  • 6e1cde94ab Add support for "custom" dataDirs type. Spencer Hachmeister 2024-10-06 05:23:44 -0600
  • 44b275879b
    [s3] add {Get,Put,Delete}BucketTagging and PublicAccessBlock Handlers (#6088) Konstantin Lebedev 2024-10-04 22:59:14 +0500
  • 16d5deb28d Merge branch 'master' into topic-partition-data-to-parquet chrislu 2024-10-04 10:40:32 -0700
  • 42f6806bbc s3 add skip bucket PublicAccessBlock handlers #6088 Konstantin Lebedev 2024-10-04 14:19:58 +0500
  • 5d61c8bbec Merge branch 'refs/heads/master' into bucketTagging Konstantin Lebedev 2024-10-04 14:10:25 +0500
  • 675c2cb38f write parquet files chrislu 2024-10-03 23:46:10 -0700
  • a3a8f6217e fix chrislu 2024-10-03 09:03:17 -0700
  • abdbc51565 Publish seaweedfs-4.0.375.tgz chrislusf 2024-10-03 15:37:42 +0000
  • 117c3aebda 3.75 3.75 chrislu 2024-10-03 08:33:35 -0700
  • f030e63b58
    Merge branch 'master' into bucketTagging Chris Lu 2024-10-03 08:11:31 -0700
  • a3556acd98
    [s3] add skip bucket encryption handlers (#6091) Konstantin Lebedev 2024-10-03 20:10:43 +0500
  • 5644bc8f01
    s3api: Fix signature v4 with reverse proxy at sub-path (#6092) Er2 2024-10-03 18:08:19 +0300
  • eb51c6ac02 s3api: Fix signature v4 with reverse proxy at sub-path #6092 Er2 2024-10-03 17:00:29 +0300
  • 9e23fccec2 s3 add skip bucket encryption handlers #6091 Konstantin Lebedev 2024-10-03 19:00:51 +0500
  • 416cc58cce
    k8s/charts/seaweedfs/templates: s3 deployment: rm blocking matchLabel (#6090) ayzatziko 2024-10-03 16:33:32 +0300
  • f72a15fe1b k8s/charts/seaweedfs/templates: s3 deployment: rm blocking matchLabel #6090 Ayzat Sadykov 2024-10-03 15:26:48 +0300
  • eb0ae61db9 add {Get,Put,Delete}BucketTagging Handlers Konstantin Lebedev 2024-10-03 14:39:13 +0500
  • ddaf828265 listing files to convert to parquet chrislu 2024-10-03 00:15:07 -0700
  • ff47956530 add helper functions chrislu 2024-10-03 00:13:46 -0700
  • 11e53dd8ef skip error if conf file is not created chrislu 2024-10-01 22:46:48 -0700
  • f747767aa1 support load balancer in front of s3 chrislu 2024-10-01 12:57:45 -0700
  • 7dd480acad handle missing leading zero padding in replica chrislu 2024-10-01 10:16:21 -0700
  • be5577ffd9
    Merge 2637fc0a13 into e3fa87bcc1 #5936 LHHDZ 2024-09-30 23:37:09 +0200
  • 9956151673 Publish seaweedfs-4.0.2.tgz chrislusf 2024-09-30 18:30:00 +0000
  • e3fa87bcc1 3.74 3.74 chrislu 2024-09-30 11:28:59 -0700
  • 35028818af
    chore(deps): bump github.com/rclone/rclone from 1.68.0 to 1.68.1 (#6084) dependabot[bot] 2024-09-30 11:18:38 -0700
  • e4c27de1ec
    chore(deps): bump google.golang.org/api from 0.198.0 to 0.199.0 (#6083) dependabot[bot] 2024-09-30 11:18:26 -0700
  • 15f062d20f
    chore(deps): bump github.com/hanwen/go-fuse/v2 from 2.5.1 to 2.6.1 (#6082) dependabot[bot] 2024-09-30 11:18:14 -0700
  • 989b1a8bba
    chore(deps): bump github.com/schollz/progressbar/v3 from 3.14.4 to 3.16.0 (#6081) dependabot[bot] 2024-09-30 11:17:36 -0700
  • ff20e1dfbb
    chore(deps): bump google.golang.org/grpc from 1.66.2 to 1.67.0 (#6080) dependabot[bot] 2024-09-30 11:17:24 -0700
  • 53ea035aea
    chore(deps): bump docker/build-push-action from 6.7.0 to 6.9.0 (#6079) dependabot[bot] 2024-09-30 11:17:13 -0700
  • c89760ac2b
    chore(deps): bump github.com/rclone/rclone from 1.68.0 to 1.68.1 #6084 dependabot[bot] 2024-09-30 15:55:02 +0000
  • 48bca8b29e
    chore(deps): bump google.golang.org/api from 0.198.0 to 0.199.0 #6083 dependabot[bot] 2024-09-30 15:54:48 +0000
  • a0f862cdf8
    chore(deps): bump github.com/hanwen/go-fuse/v2 from 2.5.1 to 2.6.1 #6082 dependabot[bot] 2024-09-30 15:54:41 +0000
  • b4b7ca9a5b
    chore(deps): bump github.com/schollz/progressbar/v3 #6081 dependabot[bot] 2024-09-30 15:54:34 +0000