1
0
Fork 0
mirror of https://github.com/chrislusf/seaweedfs synced 2025-08-27 22:42:47 +02:00

Commit graph

  • 82256c38ce Fixed func Do in http utils vadimartynov 2024-06-26 12:08:29 +03:00
  • 84ab4e71e5 Fixed http import by unknown client vadimartynov 2024-06-26 12:03:34 +03:00
  • 3cd57c5a8d Added http utils vadimartynov 2024-06-26 12:03:00 +03:00
  • cb67137a03 optionally open the leveldb in readonly mode chrislu 2024-06-25 21:07:04 -07:00
  • 90182e97fe remove unused function chrislu 2024-06-25 09:18:11 -07:00
  • 9ac1023362 check bucket name in sql backend chrislu 2024-06-25 08:54:19 -07:00
  • dc2943bd9a Comment http_tls.go vadimartynov 2024-06-25 13:55:41 +03:00
  • a7dde365d3 Added certProvider to filer vadimartynov 2024-06-25 13:43:49 +03:00
  • e5fb3ee4a7 Added LoadHTTPClientCertPool vadimartynov 2024-06-25 12:47:35 +03:00
  • b09ddc1d8b Fixed disable mtls for filer and master server vadimartynov 2024-06-25 12:47:18 +03:00
  • d020be622f Added LowerCaseString for service name vadimartynov 2024-06-25 10:33:09 +03:00
  • 8211b29689 fix s3tests.conf file name chrislu 2024-06-24 17:15:16 -07:00
  • 488a7dc428 Merge branch 'master' of https://github.com/seaweedfs/seaweedfs chrislu 2024-06-24 17:14:59 -07:00
  • ded761ffc5 adjust visibility chrislu 2024-06-24 17:14:52 -07:00
  • 3878d543c5 Added http tls in weed security vadimartynov 2024-06-24 19:18:57 +03:00
  • b40751112e
    chore(deps): bump cloud.google.com/go/pubsub from 1.38.0 to 1.39.0 (#5708) dependabot[bot] 2024-06-24 09:18:54 -07:00
  • d8afd39526 Added utils service names vadimartynov 2024-06-24 19:18:16 +03:00
  • 81c03f5118
    chore(deps): bump cloud.google.com/go/pubsub from 1.38.0 to 1.39.0 dependabot[bot] 2024-06-24 16:10:20 +00:00
  • b971c68d0f
    chore(deps): bump cloud.google.com/go/storage from 1.41.0 to 1.42.0 (#5709) dependabot[bot] 2024-06-24 09:08:46 -07:00
  • d11d6fe779
    chore(deps): bump cloud.google.com/go/storage from 1.41.0 to 1.42.0 dependabot[bot] 2024-06-24 16:02:35 +00:00
  • b8ad3ea702
    chore(deps): bump github.com/prometheus/client_golang from 1.19.0 to 1.19.1 (#5707) dependabot[bot] 2024-06-24 09:00:48 -07:00
  • 2c7d215a72
    chore(deps): bump github.com/hashicorp/raft from 1.6.1 to 1.7.0 (#5706) dependabot[bot] 2024-06-24 09:00:40 -07:00
  • d031a3c37d
    chore(deps): bump github.com/getsentry/sentry-go from 0.28.0 to 0.28.1 (#5705) dependabot[bot] 2024-06-24 09:00:30 -07:00
  • 38e81632e0
    chore(deps): bump docker/build-push-action from 6.0.0 to 6.1.0 (#5704) dependabot[bot] 2024-06-24 09:00:20 -07:00
  • 6fbffd8dad
    chore(deps): bump github.com/prometheus/client_golang dependabot[bot] 2024-06-24 15:37:24 +00:00
  • bfb79e45d7
    chore(deps): bump github.com/hashicorp/raft from 1.6.1 to 1.7.0 dependabot[bot] 2024-06-24 15:37:19 +00:00
  • b84f34c678
    chore(deps): bump github.com/getsentry/sentry-go from 0.28.0 to 0.28.1 dependabot[bot] 2024-06-24 15:37:14 +00:00
  • 79849cc640
    chore(deps): bump docker/build-push-action from 6.0.0 to 6.1.0 dependabot[bot] 2024-06-24 15:17:39 +00:00
  • 4269ee45af Added tls for filer and master follower servers vadimartynov 2024-06-24 17:15:09 +03:00
  • 61728f8663
    删除错误的setCrowded chocotan 2024-06-24 14:08:24 +08:00
  • 07f47776c3 minor chrislu 2024-06-23 11:47:26 -07:00
  • 64756c2d79
    fix: correct command flag for master.raftBootstrap option in server.go (#5701) Nikita Borzykh 2024-06-23 06:28:37 +04:00
  • 51b0bc1998
    fix: correct command flag for master.raftBootstrap option in server.go Nikita Borzykh 2024-06-23 00:28:21 +03:00
  • 82ef66cc19 Merge branch 'master' of https://github.com/seaweedfs/seaweedfs chrislu 2024-06-22 08:30:18 -07:00
  • 622448b993 update advancedtls chrislu 2024-06-22 08:30:16 -07:00
  • 8abb7261c9
    fix duplicate lock chocotan 2024-06-21 15:11:42 +08:00
  • f4224b7f58
    尝试优化crowded的判断 chocotan 2024-06-21 11:10:01 +08:00
  • 73baf82f05
    bugfix: unregister ec shards when volume server disconnected (#5697) Numblgw 2024-06-21 06:29:36 +08:00
  • 34165013c8
    chore: hot fix panic fs.verify (#5696) Konstantin Lebedev 2024-06-21 03:24:31 +05:00
  • a18ccbe869 bugfix unregister ec shards when volume server disconnected liguowei 2024-06-20 19:39:42 +08:00
  • bc96e1e949 chore: hot fix panic fs.verify Konstantin Lebedev 2024-06-20 13:13:20 +05:00
  • ad33fef2c5
    优化可能出现的l.volumes并发访问问题 chocotan 2024-06-20 10:14:26 +08:00
  • 8d86ece046
    use FindVolume instend of l.volumes chocotan 2024-06-20 10:05:57 +08:00
  • 206b32aae7
    add lock to deleteVolume chocotan 2024-06-20 09:25:35 +08:00
  • 610d397f76 add dev note chrislu 2024-06-19 08:40:28 -07:00
  • 7988ee0805
    [fs.verify] skip failed files if entry not found on filerStore (#5693) Konstantin Lebedev 2024-06-19 18:50:55 +05:00
  • 77688c5662 chore: fs.verify skip failed files if entry not found on filerStore Konstantin Lebedev 2024-06-19 17:19:13 +05:00
  • ece018b1a9
    [fs.verify] getmeta data from filer log (#5678) Konstantin Lebedev 2024-06-19 10:56:47 +05:00
  • e440c5d21c
    close fd after init chocotan 2024-06-18 21:10:25 +08:00
  • 378193178c
    fix IsExpire nil value chocotan 2024-06-18 19:42:31 +08:00
  • ebb0c15c20 fix: print entry path Konstantin Lebedev 2024-06-18 14:59:26 +05:00
  • a829f36d17 adjust error handling chrislu 2024-06-17 10:59:41 -07:00
  • e9cee59c8c
    chore(deps): bump github.com/aws/aws-sdk-go from 1.53.5 to 1.54.2 (#5685) dependabot[bot] 2024-06-17 09:20:20 -07:00
  • bfd3bbac20
    fix #5681 convert all resources parameters to maps instead of strings (#5689) JesseBot 2024-06-17 17:58:51 +02:00
  • f6c95e9dd1
    chore(deps): bump github.com/aws/aws-sdk-go from 1.53.5 to 1.54.2 dependabot[bot] 2024-06-17 15:55:32 +00:00
  • da96a3ebba
    chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.54.3 to 1.55.1 (#5687) dependabot[bot] 2024-06-17 08:53:55 -07:00
  • e3f9afbd89
    chore(deps): bump github.com/rabbitmq/amqp091-go from 1.9.0 to 1.10.0 (#5688) dependabot[bot] 2024-06-17 08:51:21 -07:00
  • 3f2420e22a
    chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 dependabot[bot] 2024-06-17 15:45:32 +00:00
  • bd7b938405
    chore(deps): bump github.com/fclairamb/ftpserverlib from 0.24.0 to 0.24.1 (#5686) dependabot[bot] 2024-06-17 08:43:35 -07:00
  • 491713e020
    chore(deps): bump golang.org/x/image from 0.16.0 to 0.17.0 (#5684) dependabot[bot] 2024-06-17 08:43:03 -07:00
  • e9a19bfa66
    chore(deps): bump github.com/rabbitmq/amqp091-go from 1.9.0 to 1.10.0 dependabot[bot] 2024-06-17 15:42:38 +00:00
  • b908c31ba6
    chore(deps): bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.16 to 1.17.18 (#5683) dependabot[bot] 2024-06-17 08:42:34 -07:00
  • b50a9f916c
    chore(deps): bump github.com/shirou/gopsutil/v3 from 3.24.4 to 3.24.5 (#5682) dependabot[bot] 2024-06-17 08:41:30 -07:00
  • 7c9701c183
    chore(deps): bump github.com/fclairamb/ftpserverlib dependabot[bot] 2024-06-17 15:37:18 +00:00
  • 347032d0fb
    chore(deps): bump golang.org/x/image from 0.16.0 to 0.17.0 dependabot[bot] 2024-06-17 15:36:59 +00:00
  • 930a7ea7e7
    chore(deps): bump github.com/aws/aws-sdk-go-v2/credentials dependabot[bot] 2024-06-17 15:36:54 +00:00
  • cf061b4fd0
    chore(deps): bump github.com/shirou/gopsutil/v3 from 3.24.4 to 3.24.5 dependabot[bot] 2024-06-17 15:35:53 +00:00
  • abd12df19c
    chore(deps): bump docker/build-push-action from 5.4.0 to 6.0.0 (#5680) dependabot[bot] 2024-06-17 08:29:39 -07:00
  • d31c1a4e88
    chore(deps): bump wangyoucao577/go-release-action from 1.50 to 1.51 (#5679) dependabot[bot] 2024-06-17 08:29:20 -07:00
  • a522e8fc37 fix #5681 convert all resources parameters to maps instead of strings jessebot 2024-06-17 17:07:44 +02:00
  • 24deeefb43
    chore(deps): bump docker/build-push-action from 5.4.0 to 6.0.0 dependabot[bot] 2024-06-17 15:06:23 +00:00
  • 6f024181a6
    chore(deps): bump wangyoucao577/go-release-action from 1.50 to 1.51 dependabot[bot] 2024-06-17 15:06:17 +00:00
  • 6c0e0959d0 initial Konstantin Lebedev 2024-06-17 18:32:08 +05:00
  • 28a5e01db2
    Merge 5ee984b338 into d87f884186 Patrick Schmidt 2024-06-17 18:40:05 +08:00
  • 80f4aca96c 1、修复GO无法读锁无法升级写锁的BUG dingwei0336 2024-06-17 15:03:38 +08:00
  • d87f884186
    Update README.md Chris Lu 2024-06-16 09:25:54 -07:00
  • 49893267e9 Merge branch 'master' into mq chrislu 2024-06-15 11:53:19 -07:00
  • 464611f614 optionally skip deleting file chunks chrislu 2024-06-15 11:39:48 -07:00
  • 64fd233a59 DeleteUncommittedChunks chrislu 2024-06-15 09:55:22 -07:00
  • 843e778875 refactor chrislu 2024-06-15 09:41:08 -07:00
  • 677cfb8ad1 refactor chrislu 2024-06-15 09:39:49 -07:00
  • cb1ba0275a sort imports chrislu 2024-06-14 11:44:42 -07:00
  • 32dbb6a2ce Merge branch 'master' into mq chrislu 2024-06-14 11:42:05 -07:00
  • 8aae82dd71
    Added context for the MasterClient's methods to avoid endless loops (#5628) vadimartynov 2024-06-14 21:40:34 +03:00
  • 70b31e3a28 Merge branch 'master' into mq chrislu 2024-06-14 09:17:58 -07:00
  • 2a169dde9a minor chrislu 2024-06-14 09:17:46 -07:00
  • 8ffda89ed6 Merge branch 'master' into mq chrislu 2024-06-13 21:48:57 -07:00
  • b03c831ad2 more logs chrislu 2024-06-13 21:48:44 -07:00
  • e4b095429a 1、去除不必要的锁 dingwei0336 2024-06-14 12:34:29 +08:00
  • dc9033e1fd Added a common context for KeepConnectedToMaster and WaitUntilConnected functions in benchmark vadimartynov 2024-06-13 12:05:05 +03:00
  • 34e7696f9d Added a child context to the tryConnectToMaster function vadimartynov 2024-06-13 11:56:15 +03:00
  • 99d828efba Changed the context termination check in the tryConnectToMaster function vadimartynov 2024-06-13 11:50:33 +03:00
  • b122aac0b7 1、优化releaseEcFd() 锁的粒度与锁的范围 2、对ecx文件增加读写锁保护 3、对ecd文件增加读写锁保护 dingwei0336 2024-06-13 15:34:46 +08:00
  • 6d95f78164 Merge branch 'master' into mq chrislu 2024-06-12 22:54:34 -07:00
  • e6b9b6ade7 add missing tags chrislu 2024-06-12 07:02:40 -07:00
  • 31d5df7679 1、将hashirop_raft的transport类库调整为github.com/ZTO-Express/raft-grpc-transport dingwei0336 2024-06-12 18:15:48 +08:00
  • 458dda56ae Merge branch 'master' into mq chrislu 2024-06-12 00:32:04 -07:00
  • 8d376fbbd0 [feat] 定时检测ec volume长时间未读取关闭文件句柄 eric 2024-06-12 14:20:37 +08:00
  • 4744889973
    fix issue: sometimes volume.fsck report 'volume not found' (#5537) Taehyung Lim 2024-06-12 14:22:57 +09:00
  • aa8df42495 adjust counters chrislu 2024-06-11 22:13:40 -07:00