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

Commit graph

  • e1b92bc701 reset local file content if remote file is updated chrislu 2023-04-22 22:32:21 -07:00
  • ff7b6d779e avoid overwriting variables chrislu 2023-04-22 11:49:59 -07:00
  • 2e240704ab
    Writables inconsistency (#4417) wusong 2023-04-21 15:14:41 +08:00
  • 19245dde50
    mount: add retry for read only case (#4416) wusong 2023-04-21 15:09:31 +08:00
  • c46df763d9 change error list param Wusong Wang 2023-04-21 14:47:37 +08:00
  • eb8e0d4489 add new util retry function for mount Wusong Wang 2023-04-21 13:40:50 +08:00
  • 2569f263d2
    Merge branch 'seaweedfs:master' into writables_inconsistency wusong 2023-04-21 12:31:20 +08:00
  • 4131874fa8
    use env for flags wtih dot in name (#4415) SmsS4 2023-04-20 20:03:27 +03:30
  • 834dcca63e mount: add retry for read only case Wusong Wang 2023-04-20 23:08:57 +08:00
  • c9b1c8be19 use env for flags wtih dot in name SmsS4 2023-04-20 18:27:46 +03:30
  • a5d8797301 fix: inconsistent read and write permissions between master and volume server Wusong Wang 2023-04-20 19:43:07 +08:00
  • 9f55c7c90e
    Rclone storage backend (#4402) Damiano Albani 2023-04-18 23:12:12 +02:00
  • ea635235d2 Move Rclone config initialisation to init() method Damiano Albani 2023-04-18 10:17:04 +02:00
  • a408b46d95
    compilation fail (#4414) wusong 2023-04-18 15:36:55 +08:00
  • 2f03902f0d compilation fail Wusong Wang 2023-04-18 14:37:42 +08:00
  • 0a22eea55d collect ec shard from multiple locations chrislu 2023-04-17 22:56:21 -07:00
  • d50d736e68 Merge branch 'master' of https://github.com/seaweedfs/seaweedfs chrislu 2023-04-17 22:01:43 -07:00
  • ae9388723f adjust error message chrislu 2023-04-17 22:01:39 -07:00
  • 3d18649aac Remove S3 specific check Damiano Albani 2023-04-17 22:07:30 +02:00
  • 2454e4f9b9 Remove filename templating functionality for Rclone storage Damiano Albani 2023-04-17 21:41:23 +02:00
  • 3ee520d027 Log error when Rclone can't instantiate filesystem Damiano Albani 2023-04-17 21:07:46 +02:00
  • 01abcdd351 Provide progress information for Rclone download/upload operations Damiano Albani 2023-04-15 21:33:17 +02:00
  • 1c0f11875b Remove redundant type conversion Damiano Albani 2023-04-15 21:21:57 +02:00
  • 439f2670ef Enable Rclone accounting Damiano Albani 2023-04-13 22:38:47 +02:00
  • 066aed0c91 Support templating the name of files stored via Rclone Damiano Albani 2023-03-30 15:34:39 +02:00
  • 53717e1632 Add Rclone storage backend Damiano Albani 2023-03-25 00:49:00 +01:00
  • 31db90942b
    build(deps): bump github.com/aws/aws-sdk-go from 1.44.219 to 1.44.244 (#4412) dependabot[bot] 2023-04-17 09:19:04 -07:00
  • 839dd438bc
    build(deps): bump github.com/cenkalti/backoff/v4 from 4.2.0 to 4.2.1 (#4413) dependabot[bot] 2023-04-17 09:18:48 -07:00
  • bf3d0c4850
    build(deps): bump github.com/prometheus/client_golang from 1.14.0 to 1.15.0 (#4411) dependabot[bot] 2023-04-17 09:18:34 -07:00
  • ea5bbf30bb
    build(deps): bump github.com/lib/pq from 1.10.7 to 1.10.8 (#4410) dependabot[bot] 2023-04-17 09:18:24 -07:00
  • a9b4be50af
    build(deps): bump github.com/tikv/client-go/v2 from 2.0.6 to 2.0.7 (#4409) dependabot[bot] 2023-04-17 09:18:13 -07:00
  • b0a443f3cf
    build(deps): bump github.com/cenkalti/backoff/v4 from 4.2.0 to 4.2.1 dependabot[bot] 2023-04-17 16:02:35 +00:00
  • 95d8e28e2a
    build(deps): bump github.com/aws/aws-sdk-go from 1.44.219 to 1.44.244 dependabot[bot] 2023-04-17 16:02:21 +00:00
  • 98934427f5
    build(deps): bump github.com/prometheus/client_golang dependabot[bot] 2023-04-17 16:02:11 +00:00
  • edbdc2682c
    build(deps): bump github.com/lib/pq from 1.10.7 to 1.10.8 dependabot[bot] 2023-04-17 16:02:00 +00:00
  • 95802cafb6
    build(deps): bump github.com/tikv/client-go/v2 from 2.0.6 to 2.0.7 dependabot[bot] 2023-04-17 16:01:59 +00:00
  • 8dced1310b fix zemul 2023-04-17 16:24:25 +08:00
  • 09f7f9331d Merge branch 'master' of https://github.com/chrislusf/seaweedfs zemul 2023-04-17 16:23:10 +08:00
  • 2d08966a41 Publish seaweedfs-3.46.tgz chrislusf 2023-04-17 05:01:50 +00:00
  • 8ecdf958ab 3.46 3.46 chrislu 2023-04-16 21:57:43 -07:00
  • 0f653d2153
    update fuse client log which should output the fh of FileHandle. (#4404) Chengyu Liu 2023-04-16 13:15:16 +08:00
  • 2dc1dcec48 update fuse client log which should output the fh of FileHandle. and delete the useless variables handle of FileHandle liuchengyu 2023-04-16 12:04:40 +08:00
  • 0122e022ea
    Mount concurrent read (#4400) zemul 2023-04-14 13:32:45 +08:00
  • 537694dbc2 fix zemul 2023-04-14 13:29:59 +08:00
  • edb94b2d69 Remove useless code zemul 2023-04-14 11:07:31 +08:00
  • 00caa1a760 Remove useless code zemul 2023-04-14 11:05:32 +08:00
  • 4e5e3b08b4 fix zzm 2023-04-13 23:15:01 +08:00
  • e9889bcef1 feat: concurrent read zemul 2023-04-13 16:26:54 +08:00
  • a1f7ba42bc Merge branch 'master' of https://github.com/chrislusf/seaweedfs zemul 2023-04-13 16:24:21 +08:00
  • 5614ad0000
    fix s3test test_bucket_listv2_delimiter_prefix_ends_with_delimiter (#4399) Konstantin Lebedev 2023-04-13 04:53:49 +05:00
  • 75456d1724 fix list with delimiter and start token Konstantin Lebedev 2023-04-12 23:18:17 +05:00
  • a62018c064 fix s3test test_bucket_listv2_delimiter_prefix_ends_with_delimiter Konstantin Lebedev 2023-04-12 22:33:00 +05:00
  • e60a7af644
    fix(chart): use filer data PVC correctly (#4398) samcday 2023-04-12 18:48:44 +02:00
  • a647bd66bc fix(chart): use filer data PVC correctly Sam Day 2023-04-12 17:53:51 +02:00
  • 3f79d22dfb fix s3test test_bucket_listv2_delimiter_prefix with start token Konstantin Lebedev 2023-04-12 21:12:39 +05:00
  • 88b2bbadd1
    try fix s3test test_bucket_listv2_delimiter_prefix (#4396) Konstantin Lebedev 2023-04-12 20:47:20 +05:00
  • b75d60498e try fux s3test test_bucket_listv2_delimiter_prefix Konstantin Lebedev 2023-04-12 18:40:37 +05:00
  • 095cdb0c7f
    fix test prefix is a directory (#4393) Konstantin Lebedev 2023-04-12 12:08:13 +05:00
  • 22f7e35ca8 fix test prefix is a directory Konstantin Lebedev 2023-04-12 11:59:09 +05:00
  • 44ad07276c
    s3 fix get list of dir object key with slash suffix (#4391) Konstantin Lebedev 2023-04-12 11:52:35 +05:00
  • 6d03059d87 list only entry dir eq prefix Konstantin Lebedev 2023-04-12 11:39:40 +05:00
  • ccc030b245
    Fixing a service deployment bug (#4392) Kyle Petryszak 2023-04-11 22:05:09 -05:00
  • e05a41bd75
    Fixing a service deployment bug Kyle Petryszak 2023-04-11 21:52:44 -05:00
  • 146347cbbb s3 fix get list of dir object key with slash suffix https://github.com/seaweedfs/seaweedfs/issues/3086 Konstantin Lebedev 2023-04-12 00:45:57 +05:00
  • 130bc3e668
    s3 fix get fake dir object key (#4390) Konstantin Lebedev 2023-04-11 19:36:22 +05:00
  • 6a9ad06072 s3 fix get fake dir object key with slash Konstantin Lebedev 2023-04-11 18:23:57 +05:00
  • 80cfd2b2f1 s3 fix get fake dir object key https://github.com/seaweedfs/seaweedfs/issues/3086 Konstantin Lebedev 2023-04-11 18:07:06 +05:00
  • d1ce89950e
    build(deps): bump github.com/rabbitmq/amqp091-go from 1.7.0 to 1.8.0 (#4387) dependabot[bot] 2023-04-10 12:25:30 -07:00
  • da1d3b5a33
    adjusted regex to be from 1 to 255 for the value (#4377) Matt 2023-04-10 14:24:38 -05:00
  • 0ee1e52e67
    build(deps): bump github.com/rabbitmq/amqp091-go from 1.7.0 to 1.8.0 dependabot[bot] 2023-04-10 19:24:16 +00:00
  • 1d68d2fef4
    Merge branch 'master' into master Matt 2023-04-10 14:23:43 -05:00
  • b5b5c67cf6
    build(deps): bump gocloud.dev/pubsub/natspubsub from 0.28.0 to 0.29.0 (#4389) dependabot[bot] 2023-04-10 12:23:17 -07:00
  • 1d6a348d55
    build(deps): bump github.com/schollz/progressbar/v3 from 3.13.0 to 3.13.1 (#4386) dependabot[bot] 2023-04-10 12:22:59 -07:00
  • 04a9dc898f
    build(deps): bump golang.org/x/tools from 0.7.0 to 0.8.0 (#4385) dependabot[bot] 2023-04-10 12:22:46 -07:00
  • 036a5b7975
    build(deps): bump gocloud.dev/pubsub/natspubsub from 0.28.0 to 0.29.0 dependabot[bot] 2023-04-10 16:02:47 +00:00
  • 7e057aa282
    build(deps): bump golang.org/x/sys from 0.6.0 to 0.7.0 dependabot[bot] 2023-04-10 16:02:34 +00:00
  • 099b5db6ef
    build(deps): bump github.com/schollz/progressbar/v3 dependabot[bot] 2023-04-10 16:02:14 +00:00
  • dc5aa0ae1d
    build(deps): bump golang.org/x/tools from 0.7.0 to 0.8.0 dependabot[bot] 2023-04-10 16:02:08 +00:00
  • adf80dc3f6
    fix(chart): use hostpath filer persistence when deprecated enablePVC is unset (#4384) samcday 2023-04-10 15:32:31 +02:00
  • c58f4dc692 fix(chart): use hostpath filer persistence when deprecated enablePVC is unset Sam Day 2023-04-10 11:51:57 +02:00
  • e94285f4ea
    Merge branch 'master' into master Matt 2023-04-06 11:36:32 -05:00
  • 40de13fd38 fixed regex Matt 2023-04-05 20:05:40 +00:00
  • 08e5a894b1 added better error message washcycle 2023-04-05 00:18:51 -05:00
  • bc7922e693 adjusted regex to be from 1 to 255 for the value washcycle 2023-04-05 00:15:06 -05:00
  • 2d213d87e1
    File Path Configuration TTL Validation (#4376) Matt 2023-04-05 00:07:17 -05:00
  • 03da4f992b Merge branch 'master' of https://github.com/seaweedfs/seaweedfs washcycle 2023-04-04 23:44:30 -05:00
  • 80a1a1e5b4 added ttl validation washcycle 2023-04-04 23:44:24 -05:00
  • efef6e94bf use UPSERT for postgres style databases chrislu 2023-04-04 11:52:36 -07:00
  • d4dec6c730
    build(deps): bump google.golang.org/grpc from 1.53.0 to 1.54.0 (#4366) dependabot[bot] 2023-04-03 11:15:08 -07:00
  • 4ca48d5080
    build(deps): bump google.golang.org/grpc from 1.53.0 to 1.54.0 dependabot[bot] 2023-04-03 18:13:51 +00:00
  • 080bfa7052
    build(deps): bump modernc.org/sqlite from 1.21.0 to 1.21.1 (#4370) dependabot[bot] 2023-04-03 11:12:29 -07:00
  • 0f2a8b0af1
    build(deps): bump cloud.google.com/go/pubsub from 1.28.0 to 1.30.0 (#4367) dependabot[bot] 2023-04-03 11:12:22 -07:00
  • 5aa89844b1
    build(deps): bump google.golang.org/protobuf from 1.29.1 to 1.30.0 (#4369) dependabot[bot] 2023-04-03 11:12:12 -07:00
  • 671ee6af6d
    build(deps): bump github.com/linxGnu/grocksdb from 1.7.15 to 1.7.16 (#4368) dependabot[bot] 2023-04-03 11:12:05 -07:00
  • 1fc1a59a2c
    build(deps): bump modernc.org/sqlite from 1.21.0 to 1.21.1 dependabot[bot] 2023-04-03 16:03:59 +00:00
  • ac3c104e6c
    build(deps): bump google.golang.org/protobuf from 1.29.1 to 1.30.0 dependabot[bot] 2023-04-03 16:03:28 +00:00
  • c2edff0ced
    build(deps): bump github.com/linxGnu/grocksdb from 1.7.15 to 1.7.16 dependabot[bot] 2023-04-03 16:03:15 +00:00
  • fe6b6984f5
    build(deps): bump cloud.google.com/go/pubsub from 1.28.0 to 1.30.0 dependabot[bot] 2023-04-03 16:02:58 +00:00
  • 1186fd1bbd Publish seaweedfs-3.45.tgz chrislusf 2023-04-03 05:56:34 +00:00
  • 422bfaed69 Merge branch 'master' of https://github.com/seaweedfs/seaweedfs 3.45 chrislu 2023-04-02 22:53:02 -07:00