Commit Graph

  • da4b23b14b
    chore(deps): bump github.com/aws/aws-sdk-go from 1.55.6 to 1.55.7 #6799 dependabot[bot] 2025-05-19 16:11:28 +0000
  • a3beb99600
    chore(deps): bump github.com/tarantool/go-tarantool/v2 #6798 dependabot[bot] 2025-05-19 16:10:48 +0000
  • 234f420977
    chore(deps): bump actions/dependency-review-action from 4.7.0 to 4.7.1 #6797 dependabot[bot] 2025-05-19 16:02:18 +0000
  • d1b936f246
    chore(deps): bump docker/build-push-action from 6.16.0 to 6.17.0 #6796 dependabot[bot] 2025-05-19 16:01:59 +0000
  • 3daf2e8412 . #6795 Your Name 2025-05-19 10:42:06 -0400
  • 60499c892d
    fix helm lint Mohamed Sekour 2025-05-19 08:20:49 +0200
  • 731d67a5a0
    Merge remote-tracking branch 'upstream/master' into fix-sftp-issues Mohamed Sekour 2025-05-19 08:17:56 +0200
  • b28b4b3721
    use helper for topologySpreadConstraints and fix create home dir of sftp users Mohamed Sekour 2025-05-16 17:51:52 +0200
  • 372547e332
    Helm chart - volume statefulset - volumeClaimTemplates - add apiVersion and kind for better compatibility with argocd (#6793) Piotr Sawicki 2025-05-16 09:33:57 +0200
  • c29985b947
    Add apiVersion and kind to volumeClaimTemplates for better compatibility with GitOps tools #6793 Piotr Sawicki 2025-05-16 09:00:37 +0200
  • 09623804a6
    improve perfs on download + add seaweedfs all-in-one deployment Mohamed Sekour 2025-05-15 16:43:20 +0200
  • ff878a542d
    correctly report volume with input/output error to master (#6790) dongxufeng 2025-05-15 15:56:43 +0800
  • 34d92d4017 check io error by error.Is #6790 dongxu_feng 2025-05-15 14:56:27 +0800
  • b5f38bcdef code fix dongxu_feng 2025-05-15 11:44:23 +0800
  • 37e58e2f14 refactor and add metrics for flight upload and download data limit condition for volume server #6791 Konstantin Lebedev 2025-05-14 16:57:35 +0500
  • ca8abf77da
    improve perfs & fix rclone & refactoring Signed-off-by: Mohamed Sekour <mohamed.sekour@exfo.com> Mohamed Sekour 2025-05-14 11:55:40 +0200
  • d2c3a4c927 correctly capture io error and report to master dongxu_feng 2025-05-14 17:28:35 +0800
  • d8c574a5ef fix fsync logic chrislu 2025-05-14 01:33:33 -0700
  • 998b8ca6cf
    Paralleize operations for `weed shell`s `volume.fix.replication`. #6789 Lisandro Pin 2025-05-13 18:42:09 +0200
  • 0be020b0fa
    Nit: unify the default `--maxParallelization` value for `weed shell` commands supporting this option (#6788) Lisandro Pin 2025-05-13 16:59:26 +0200
  • 4d768cea1e
    Nit: unify the default `--maxParallelization` value for `weed shell` commands supporting this option. #6788 Lisandro Pin 2025-05-13 16:04:12 +0200
  • ba1d82db90
    Move `shell.ErrorWaitGroup` into a common file, to cleanly reuse across `weed shell` commands. (#6780) Lisandro Pin 2025-05-12 23:38:55 +0200
  • b0f7c33ce0
    chore(deps): bump github.com/redis/go-redis/v9 from 9.7.3 to 9.8.0 (#6781) dependabot[bot] 2025-05-12 14:38:23 -0700
  • c993a43a91
    chore(deps): bump golang.org/x/tools from 0.31.0 to 0.33.0 (#6782) dependabot[bot] 2025-05-12 14:38:15 -0700
  • 6eaa35040b
    chore(deps): bump github.com/ydb-platform/ydb-go-sdk/v3 from 3.106.1 to 3.108.3 (#6783) dependabot[bot] 2025-05-12 14:38:03 -0700
  • 8da3079d22
    chore(deps): bump actions/dependency-review-action from 4.6.0 to 4.7.0 (#6784) dependabot[bot] 2025-05-12 14:37:52 -0700
  • 890e7e5fb3
    chore(deps): bump actions/dependency-review-action from 4.6.0 to 4.7.0 #6784 dependabot[bot] 2025-05-12 15:21:35 +0000
  • 7555af97b9
    chore(deps): bump github.com/ydb-platform/ydb-go-sdk/v3 #6783 dependabot[bot] 2025-05-12 15:14:21 +0000
  • 46025c8c0d
    chore(deps): bump golang.org/x/tools from 0.31.0 to 0.33.0 #6782 dependabot[bot] 2025-05-12 15:14:15 +0000
  • 9484ebe3e2
    chore(deps): bump github.com/redis/go-redis/v9 from 9.7.3 to 9.8.0 #6781 dependabot[bot] 2025-05-12 15:14:10 +0000
  • 3fb87fea2d
    Move `shell.ErrorWaitGroup` into a dedicated common file, to cleanly reuse across `weed shell` commands. #6780 Lisandro Pin 2025-05-12 13:34:11 +0200
  • 45964c2f86
    fix: ydb filer bugs (#6778) SmoothDenis 2025-05-12 13:20:25 +0500
  • 7eff9a6dc6 fix(ydb): bucket creation & deletion logic #6778 Denis Syropyatov 2025-05-12 12:48:38 +0500
  • 5e869d72b1 fix(ydb): correct DeleteEntry log argument types Denis Syropyatov 2025-05-11 23:56:35 +0500
  • 9c1048bacb
    Add prefix listing in mongodb_store.go (#6777) Kuzmin Anton 2025-05-11 17:13:49 +0300
  • 2a2504221e
    Merge pull request #1 from Ochita/Ochita-mongo-prefixlist #6777 Kuzmin Anton 2025-05-11 12:54:18 +0300
  • 01513a91c1
    Add prefix listing in mongodb_store.go Kuzmin Anton 2025-05-11 12:39:07 +0300
  • 769c8b5c14 fix: ydb filer bugs Denis Syropyatov 2025-05-11 12:32:24 +0500
  • dddb0f0ae5
    Fix update of `SeaweedFS_volumeServer_volumes` gauge metrics when EC shards are unmounted (#6776) Lisandro Pin 2025-05-09 19:15:34 +0200
  • 20378040f6
    Minor cleanup of the `erasure_coding.EcVolumeShard` API to better handle shard mounts/unmounts. #6776 Lisandro Pin 2025-05-09 18:53:31 +0200
  • b802fe78c5
    Merge branch 'master' into ec_shard_metrics_fix Lisandro Pin 2025-05-09 18:48:23 +0200
  • 7046e4038d
    Fix update of `SeaweedFS_volumeServer_volumes` gauge metrics when EC shards are unmounted. Lisandro Pin 2025-05-09 18:41:14 +0200
  • d8cc269294
    feature: added ssl support for HCFS (#6699) (#6775) orthoxerox 2025-05-09 19:09:13 +0300
  • 848d1f7c34
    Improve safety for weed shell's `ec.encode`. (#6773) Lisandro Pin 2025-05-09 18:01:32 +0200
  • 2ae5b480a6
    Use the correct constant when computing the offset in SearchNeedleFromSortedIndex (#6771) Quentin D. 2025-05-09 17:47:53 +0200
  • df0e15b615
    Improve safety for weed shells `ec.encode`. #6773 Lisandro Pin 2025-05-09 14:30:02 +0200
  • 9b1c336e1d
    Use the correct constant when computing the offset in SearchNeedleFromSortedIndex #6771 Quentin Devos 2025-05-09 10:24:41 +0200
  • 97dad06ed8
    Improve parallelization for `ec.encode` (#6769) Lisandro Pin 2025-05-09 02:14:14 +0200
  • 9a2b83b919
    Improve parallelization for `ec.encode`. #6769 Lisandro Pin 2025-05-08 19:43:24 +0200
  • 582206b7d2
    load configuration before get max_file_name_length (#6766) Bruce Zou 2025-05-08 12:52:36 +0800
  • 90f5c9885f load configuration before get max_file_name_length #6766 bruce-zzz 2025-05-08 09:35:16 +0800
  • 7522f11fd7
    chore(deps): bump github.com/go-sql-driver/mysql from 1.9.1 to 1.9.2 (#6720) dependabot[bot] 2025-05-05 11:55:21 -0700
  • 3c15c8ddad
    fix: remove blocking match label (#6760) Manuel Leonhardt 2025-05-05 20:54:43 +0200
  • 7b856ae0d1
    chore(deps): bump github.com/go-sql-driver/mysql from 1.9.1 to 1.9.2 #6720 dependabot[bot] 2025-05-05 18:45:29 +0000
  • 93aed187e9
    Add SFTP Server Support (#6753) Mohamed Sekour 2025-05-05 20:43:49 +0200
  • cfd893b9e7
    fix: remove blocking match label #6760 Manuel Leonhardt 2025-05-05 20:19:35 +0200
  • 905d064aba adjust version #6753 chrislu 2025-05-05 10:35:46 -0700
  • a2c5510ae1
    Addendum to issue #6733 (#6756) ARibster 2025-05-05 19:30:54 +0200
  • a2473af05a
    chore(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.29.13 to 1.29.14 (#6757) dependabot[bot] 2025-05-05 10:30:31 -0700
  • 51b0f9b7fd
    chore(deps): bump github.com/prometheus/procfs from 0.16.0 to 0.16.1 (#6758) dependabot[bot] 2025-05-05 10:30:21 -0700
  • 5aff086aa4
    chore(deps): bump actions/dependency-review-action from 4.3.2 to 4.6.0 (#6759) dependabot[bot] 2025-05-05 10:30:12 -0700
  • 663246aa17
    chore(deps): bump actions/dependency-review-action from 4.3.2 to 4.6.0 #6759 dependabot[bot] 2025-05-05 16:10:48 +0000
  • 8b2e9e6ded
    chore(deps): bump github.com/prometheus/procfs from 0.16.0 to 0.16.1 #6758 dependabot[bot] 2025-05-05 15:41:54 +0000
  • 19c4ad0795
    chore(deps): bump github.com/aws/aws-sdk-go-v2/config #6757 dependabot[bot] 2025-05-05 15:35:01 +0000
  • e8201965e5
    Merge 691626a037 into e4e8505208 #6037 FQHSLycopene 2025-05-05 13:20:27 +0200
  • 5eeca7ea1d
    increase helm chart version Mohamed Sekour 2025-05-05 11:37:51 +0200
  • 855c65e095 add s3.ip.bind command line parameter to filer #6756 ARibster 2025-05-05 11:05:27 +0200
  • b4aaa1e19f
    Merge branch 'master' into upstream-contribution Mohamed Sekour 2025-05-05 09:21:52 +0200
  • bf2ebb3ade
    fix s3 tests and helm lint Mohamed Sekour 2025-05-05 09:20:09 +0200
  • 88157c9457 Publish seaweedfs-4.0.387.tgz chrislusf 2025-05-05 04:14:58 +0000
  • e4e8505208 3.87 3.87 chrislu 2025-05-04 21:10:01 -0700
  • ed15357c7a adds tls examples chrislu 2025-05-04 05:46:33 -0700
  • 21514e1fea
    feat(redis): add mTLS support for Redis connection initialization (#6738) Jade Devin Cabatlao 2025-05-04 14:31:27 +0200
  • e4dca852e2 feature: added ssl support for HCFS (#6699) #6775 orthoxerox 2025-04-10 13:07:44 +0300
  • 0b1083f99a
    Merge branch 'master' into master #6738 Chris Lu 2025-05-02 13:56:47 -0700
  • 92d38cbcb7
    Add SFTP Server Support Mohamed Sekour 2025-05-02 17:22:27 +0200
  • 4e7948abd2
    chore(deps): bump github.com/go-jose/go-jose/v4 from 4.0.4 to 4.0.5 (#6750) dependabot[bot] 2025-05-01 18:25:34 -0700
  • 87e76ac721
    chore(deps): bump github.com/go-jose/go-jose/v4 from 4.0.4 to 4.0.5 #6750 dependabot[bot] 2025-05-01 20:11:48 +0000
  • b45f43ded1
    chore(deps): bump google.golang.org/api from 0.228.0 to 0.230.0 (#6742) dependabot[bot] 2025-05-01 13:10:14 -0700
  • f14de131b3
    chore(deps): bump docker/build-push-action from 6.15.0 to 6.16.0 (#6743) dependabot[bot] 2025-05-01 13:10:02 -0700
  • d424cbbcd5
    fix: S3 Feature: please add s3.idleTimeout command line parameter #6746 (#6747) ARibster 2025-05-01 22:09:47 +0200
  • 71382d3279
    bump depdency-review-action 4.3.0 -> 4.3.2 (#6732) Taehyung Lim 2025-05-02 05:08:45 +0900
  • 0fbdedecc7
    [s3] refactor duplicate put-object code paths (#6727) Taehyung Lim 2025-05-02 05:08:03 +0900
  • affacb1b67
    [s3] add tests for s3 over https using aws-cli (#6731) Taehyung Lim 2025-05-02 05:06:59 +0900
  • 77776e58ce ildeTimeout command line parameter for s3 #6747 ARibster 2025-04-29 11:18:56 +0200
  • 0a49c61606
    chore(deps): bump docker/build-push-action from 6.15.0 to 6.16.0 #6743 dependabot[bot] 2025-04-28 16:53:46 +0000
  • f444a1ce6b
    chore(deps): bump google.golang.org/api from 0.228.0 to 0.230.0 #6742 dependabot[bot] 2025-04-28 16:53:30 +0000
  • 9f4be83e88
    fix #6733 add s3.ip.bind command line parameter (#6741) ARibster 2025-04-28 13:49:01 +0200
  • c2951e1321 fix #6733 add s3.ip.bind command line parameter #6741 ARibster 2025-04-28 11:44:10 +0200
  • e6ab751e0a feat(redis): extend Redis3Store initialization to support mTLS Jade Devin Cabatlao 2025-04-27 21:22:09 +0200
  • 0e64b50c4c feat(redis): add mTLS support for Redis connection initialization Jade Devin Cabatlao 2025-04-27 21:19:35 +0200
  • 8d0e6f1ead
    fix: volume.list volume info output not in order (#6737) NyaMisty 2025-04-27 23:52:49 +0800
  • 4393770431
    fix: volume.list volume info output not in order #6737 NyaMisty 2025-04-27 21:05:45 +0800
  • 33ffe58d18 pod ip as host #6736 lou 2025-04-27 16:23:03 +0800
  • 4ffec76c5f bump depdency-review-action 4.3.0 -> 4.3.2 #6732 Taehyung Lim 2025-04-25 14:33:42 +0900
  • 92a3ec959f fix typo #6731 Taehyung Lim 2025-04-25 14:08:49 +0900
  • 6729e518cf [s3] add tests for s3 over https using aws-cli Taehyung Lim 2025-04-25 13:46:26 +0900
  • 521b1f0937 fix: allow empty multipart files of an unknown length #6729 Roy Stoliday 2025-04-24 14:23:55 +0100
  • 1531c3a409 [s3] refactor duplicate put-object code paths #6727 Taehyung Lim 2025-04-24 13:02:09 +0900
  • c8b0a04409
    golang up version to 1.24 (#6724) Konstantin Lebedev 2025-04-24 03:49:28 +0500