Commit Graph

  • 874b4a5535 Ensure weed fuse master process exits after mounted (#6809) Weihao Jiang 2025-05-23 00:50:07 +08:00
  • 165af32d6b added context to filer_client method calls (#6808) Aleksey Kosov 2025-05-22 19:46:49 +03:00
  • 5182d46e22 Added middleware for processing request_id grpc and http requests (#6805) Aleksey Kosov 2025-05-21 17:57:39 +03:00
  • 140b7a7402 chore(deps): bump docker/build-push-action from 6.16.0 to 6.17.0 (#6796) dependabot[bot] 2025-05-19 11:18:50 -07:00
  • c25e455111 chore(deps): bump actions/dependency-review-action from 4.7.0 to 4.7.1 (#6797) dependabot[bot] 2025-05-19 11:18:40 -07:00
  • 01306b66ba chore(deps): bump github.com/tarantool/go-tarantool/v2 from 2.3.0 to 2.3.2 (#6798) dependabot[bot] 2025-05-19 11:18:29 -07:00
  • 31660aa8e8 chore(deps): bump github.com/aws/aws-sdk-go from 1.55.6 to 1.55.7 (#6799) dependabot[bot] 2025-05-19 11:18:18 -07:00
  • 0cc965737b chore(deps): bump go.etcd.io/etcd/client/v3 from 3.5.18 to 3.6.0 (#6800) dependabot[bot] 2025-05-19 11:17:37 -07:00
  • 6fd752445e chore(deps): bump cloud.google.com/go/storage from 1.51.0 to 1.54.0 (#6801) dependabot[bot] 2025-05-19 11:16:55 -07:00
  • 372547e332 Helm chart - volume statefulset - volumeClaimTemplates - add apiVersion and kind for better compatibility with argocd (#6793) Piotr Sawicki 2025-05-16 09:33:57 +02:00
  • ff878a542d correctly report volume with input/output error to master (#6790) dongxufeng 2025-05-15 15:56:43 +08:00
  • d8c574a5ef fix fsync logic chrislu 2025-05-14 01:33:33 -07:00
  • 0be020b0fa Nit: unify the default --maxParallelization value for weed shell commands supporting this option (#6788) Lisandro Pin 2025-05-13 16:59:26 +02:00
  • ba1d82db90 Move shell.ErrorWaitGroup into a common file, to cleanly reuse across weed shell commands. (#6780) Lisandro Pin 2025-05-12 23:38:55 +02:00
  • 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 -07:00
  • 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 -07:00
  • 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 -07:00
  • 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 -07:00
  • 45964c2f86 fix: ydb filer bugs (#6778) SmoothDenis 2025-05-12 13:20:25 +05:00
  • 9c1048bacb Add prefix listing in mongodb_store.go (#6777) Kuzmin Anton 2025-05-11 17:13:49 +03:00
  • dddb0f0ae5 Fix update of SeaweedFS_volumeServer_volumes gauge metrics when EC shards are unmounted (#6776) Lisandro Pin 2025-05-09 19:15:34 +02:00
  • d8cc269294 feature: added ssl support for HCFS (#6699) (#6775) orthoxerox 2025-05-09 19:09:13 +03:00
  • 848d1f7c34 Improve safety for weed shell's ec.encode. (#6773) Lisandro Pin 2025-05-09 18:01:32 +02:00
  • 2ae5b480a6 Use the correct constant when computing the offset in SearchNeedleFromSortedIndex (#6771) Quentin D. 2025-05-09 17:47:53 +02:00
  • 97dad06ed8 Improve parallelization for ec.encode (#6769) Lisandro Pin 2025-05-09 02:14:14 +02:00
  • 582206b7d2 load configuration before get max_file_name_length (#6766) Bruce Zou 2025-05-08 12:52:36 +08:00
  • 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 -07:00
  • 3c15c8ddad fix: remove blocking match label (#6760) Manuel Leonhardt 2025-05-05 20:54:43 +02:00
  • 93aed187e9 Add SFTP Server Support (#6753) Mohamed Sekour 2025-05-05 20:43:49 +02:00
  • a2c5510ae1 Addendum to issue #6733 (#6756) ARibster 2025-05-05 19:30:54 +02:00
  • 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 -07:00
  • 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 -07:00
  • 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 -07:00
  • e4e8505208 3.87 chrislu 2025-05-04 21:10:01 -07:00
  • ed15357c7a adds tls examples chrislu 2025-05-04 05:46:33 -07:00
  • 21514e1fea feat(redis): add mTLS support for Redis connection initialization (#6738) Jade Devin Cabatlao 2025-05-04 14:31:27 +02:00
  • 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 -07:00
  • 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 -07:00
  • 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 -07:00
  • d424cbbcd5 fix: S3 Feature: please add s3.idleTimeout command line parameter #6746 (#6747) ARibster 2025-05-01 22:09:47 +02:00
  • 71382d3279 bump depdency-review-action 4.3.0 -> 4.3.2 (#6732) Taehyung Lim 2025-05-02 05:08:45 +09:00
  • 0fbdedecc7 [s3] refactor duplicate put-object code paths (#6727) Taehyung Lim 2025-05-02 05:08:03 +09:00
  • affacb1b67 [s3] add tests for s3 over https using aws-cli (#6731) Taehyung Lim 2025-05-02 05:06:59 +09:00
  • 9f4be83e88 fix #6733 add s3.ip.bind command line parameter (#6741) ARibster 2025-04-28 13:49:01 +02:00
  • 8d0e6f1ead fix: volume.list volume info output not in order (#6737) NyaMisty 2025-04-27 23:52:49 +08:00
  • c8b0a04409 golang up version to 1.24 (#6724) Konstantin Lebedev 2025-04-24 03:49:28 +05:00
  • ea941462f9 [s3] use chunkedReader in PutObjectPartHandler to handle aws-chunked encoding (#6725) Taehyung Lim 2025-04-24 07:45:46 +09:00
  • 8c1cb203fa [s3] fix checksum algorithm CRC64NVMe (#6722) Konstantin Lebedev 2025-04-23 19:31:03 +05:00
  • cea34dc21a Fix implementation of master_pb.CollectionList RPC call (#6715) Lisandro Pin 2025-04-16 23:28:58 +02:00
  • df6f230681 chore(deps): bump gocloud.dev/pubsub/natspubsub from 0.40.0 to 0.41.0 (#6707) dependabot[bot] 2025-04-14 09:27:36 -07:00
  • 7a97bea3c0 chore(deps): bump github.com/ydb-platform/ydb-go-sdk/v3 from 3.104.1 to 3.106.1 (#6705) dependabot[bot] 2025-04-14 09:27:22 -07:00
  • 23fe412ee3 chore(deps): bump cloud.google.com/go/pubsub from 1.48.1 to 1.49.0 (#6706) dependabot[bot] 2025-04-14 09:27:14 -07:00
  • ae73bc9685 chore(deps): bump google.golang.org/grpc from 1.71.0 to 1.71.1 (#6708) dependabot[bot] 2025-04-14 09:26:55 -07:00
  • 396a602f86 * Fix s3 auth failed with X-Forwarded-Host and X-Forwarded-Port (#6698) zuzuviewer 2025-04-09 12:26:19 +08:00
  • 2e0e5c09cd chore(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.29.12 to 1.29.13 (#6692) dependabot[bot] 2025-04-08 08:01:32 -07:00
  • ad138a0c0e chore(deps): bump golang.org/x/tools from 0.30.0 to 0.31.0 (#6691) dependabot[bot] 2025-04-07 11:49:38 -07:00
  • 999ca04e64 chore(deps): bump github.com/spf13/viper from 1.19.0 to 1.20.1 (#6690) dependabot[bot] 2025-04-07 11:49:29 -07:00
  • 183ab487c6 chore(deps): bump golang.org/x/sync from 0.12.0 to 0.13.0 (#6693) dependabot[bot] 2025-04-07 11:49:20 -07:00
  • aa9121aa9d Revert "[filer] void panic if s3opt.tlsCACertificate is nill" (#6694) Konstantin Lebedev 2025-04-07 23:09:40 +05:00
  • 4dca59ed27 [filer] void panic if s3opt.tlsCACertificate is nill (#6685) Konstantin Lebedev 2025-04-07 21:45:49 +05:00
  • cc67a0370c chore(deps): bump cloud.google.com/go/pubsub from 1.48.0 to 1.48.1 (#6686) dependabot[bot] 2025-04-07 09:44:01 -07:00
  • 43ffbfe608 chore(deps): bump gocloud.dev/pubsub/rabbitpubsub from 0.40.0 to 0.41.0 (#6687) dependabot[bot] 2025-04-07 09:43:54 -07:00
  • b10791f8a0 chore(deps): bump github.com/prometheus/procfs from 0.15.1 to 0.16.0 (#6688) dependabot[bot] 2025-04-07 09:43:47 -07:00
  • 55501bb51c chore(deps): bump modernc.org/sqlite from 1.36.1 to 1.37.0 (#6689) dependabot[bot] 2025-04-07 09:43:37 -07:00
  • 0e08b83521 Fix volume ttl (#6683) bwlfhu 2025-04-02 22:59:21 +08:00
  • 216c52e377 chore(deps): bump gocloud.dev from 0.40.0 to 0.41.0 (#6679) dependabot[bot] 2025-03-31 21:42:54 -07:00
  • 1af0b282db skip logs chrislu 2025-03-31 21:25:51 -07:00
  • 9d482a8da9 chore(deps): bump github.com/hashicorp/raft from 1.7.2 to 1.7.3 (#6677) dependabot[bot] 2025-03-31 10:48:53 -07:00
  • 43019b4fdb chore(deps): bump go.etcd.io/etcd/client/pkg/v3 from 3.5.20 to 3.5.21 (#6678) dependabot[bot] 2025-03-31 10:41:40 -07:00
  • da4a63cf61 chore(deps): bump github.com/linxGnu/grocksdb from 1.9.8 to 1.9.9 (#6680) dependabot[bot] 2025-03-31 10:41:09 -07:00
  • ba3afd1803 Tarantool filer store (#6669) MaratKarimov 2025-03-30 07:12:06 +03:00
  • 528702d30b errors when reading uncached files from cloud drive (#6674) Chris Lu 2025-03-29 16:44:01 -07:00
  • 46b3a71a1f fix call writeJsonError with a nil value error after check another err (#6673) alingse 2025-03-29 23:17:36 +08:00
  • 669a3917af add lua redis store to ensure atomicity (#6671) Chris Lu 2025-03-28 11:27:39 -07:00
  • 9d8b975ff9 sync pb chrislu 2025-03-25 16:01:52 -07:00
  • 138b66231a fix help message chrislu 2025-03-25 09:30:54 -07:00
  • 4a37ea443e chore(deps): bump golang.org/x/net from 0.36.0 to 0.37.0 (#6663) dependabot[bot] 2025-03-24 11:34:11 -07:00
  • 1c0a057af8 chore(deps): bump go.etcd.io/etcd/client/pkg/v3 from 3.5.19 to 3.5.20 (#6662) dependabot[bot] 2025-03-24 11:34:02 -07:00
  • bb32bb3053 chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.77.1 to 1.78.2 (#6661) dependabot[bot] 2025-03-24 11:33:49 -07:00
  • c9faddf799 chore(deps): bump google.golang.org/protobuf from 1.36.5 to 1.36.6 (#6660) dependabot[bot] 2025-03-24 11:33:39 -07:00
  • 95746f48e6 feat/fix: add s3.cacert.file/tlsVerifyClientCert to filer command (#6659) Karol Będkowski 2025-03-24 17:14:31 +00:00
  • cbf4ae76a2 chore(deps): bump github.com/golang-jwt/jwt/v5 from 5.2.1 to 5.2.2 (#6653) dependabot[bot] 2025-03-21 16:26:18 -07:00
  • f88f7e7074 chore(deps): bump github.com/golang-jwt/jwt/v4 from 4.5.1 to 4.5.2 (#6654) dependabot[bot] 2025-03-21 16:19:30 -07:00
  • be2b389b81 add more logging for s3 signature (#6652) Tom Crasset 2025-03-21 15:37:15 +01:00
  • 43c3e80970 added a check for the nil value when requesting FindEntry. (#6651) Aleksey Kosov 2025-03-21 10:40:28 +03:00
  • 8fc63361f2 chore(deps): bump github.com/redis/go-redis/v9 from 9.7.0 to 9.7.3 (#6648) dependabot[bot] 2025-03-20 21:09:31 -07:00
  • db759a1ad1 Fix s3 auth failed with X-Forwarded-Host and X-Forwarded-Port (#6650) zuzuviewer 2025-03-21 11:47:07 +08:00
  • 4ad669b2aa Fixes files with TTL can not be read in a mounted folder (#6646) jang1lee 2025-03-20 15:11:41 +09:00
  • f99a818ad2 deal with handle not found when flushing chrislu 2025-03-19 21:02:26 -07:00
  • 94bd8b39cf refactor chrislu 2025-03-19 21:01:47 -07:00
  • cb33ee006e skip headers when signing a request chrislu 2025-03-18 08:35:53 -07:00
  • e60aa71890 fix: restore deletion audit of individual objects (#6644) SmoothDenis 2025-03-18 19:01:54 +07:00
  • 7244a3d047 set exit status chrislu 2025-03-17 23:13:25 -07:00
  • 75ef324533 Allow standalone webdav server to bind specific address (#6403) Weihao Jiang 2025-03-18 14:01:26 +08:00
  • 5ab04e1baf chore(deps): bump docker/login-action from 3.3.0 to 3.4.0 (#6643) dependabot[bot] 2025-03-17 17:32:23 -07:00
  • 04c820594d chore(deps): bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.60 to 1.17.62 (#6639) dependabot[bot] 2025-03-17 09:01:08 -07:00
  • b615499cf0 chore(deps): bump github.com/ydb-platform/ydb-go-sdk/v3 from 3.101.0 to 3.104.1 (#6640) dependabot[bot] 2025-03-17 09:01:00 -07:00
  • 23709cc781 chore(deps): bump cloud.google.com/go/storage from 1.50.0 to 1.51.0 (#6641) dependabot[bot] 2025-03-17 09:00:51 -07:00
  • feffdd9302 chore(deps): bump modernc.org/sqlite from 1.34.5 to 1.36.1 (#6642) dependabot[bot] 2025-03-17 09:00:42 -07:00
  • ffe6d928e3 feature/add-cosi-resources (#6638) klinch0 2025-03-17 17:32:17 +03:00