Commit Graph

  • c030cb3ce9 bootstrap filer from one peer chrislu 2024-06-28 14:57:20 -0700
  • 00f87e5bb5 remove unused chrislu 2024-06-28 14:54:39 -0700
  • 4d0bf6ddd4
    fixed fail to initialize existing ec volume when volume server has separate index dictory (#5723) Taehyung Lim 2024-06-29 05:04:51 +0900
  • ae91347901 fixed fail to initialize existing ec volume when volume server has separate index directory #5723 Taehyung Lim 2024-06-29 04:16:08 +0900
  • 05b12a3cc6 add docs Konstantin Lebedev 2024-06-28 22:33:23 +0500
  • 592d46716e Added disbale_tls_verify_client_cert for filer vadimartynov 2024-06-28 18:42:00 +0300
  • 865010b6ab Return tls in master follower vadimartynov 2024-06-28 17:42:57 +0300
  • b04f50dc09 Changed: - Added comments and example in security.toml - Rename global to global_client vadimartynov 2024-06-28 17:34:04 +0300
  • 2e9f57ec0c Return global http client vadimartynov 2024-06-28 16:09:37 +0300
  • 40a4c8b11c Fixed HTTPClient methods vadimartynov 2024-06-28 14:56:28 +0300
  • d9fc36e579 Enable volume, filer, master clients vadimartynov 2024-06-28 14:56:02 +0300
  • 0fe7bd0b31 Replaced old global client request format vadimartynov 2024-06-28 14:55:43 +0300
  • 9501c5c7d3 Added initialization of http clients vadimartynov 2024-06-28 13:45:48 +0300
  • e785742986 HTTP clients have been replaced with an overtone interface vadimartynov 2024-06-28 13:43:20 +0300
  • 81188ec9cb adjust size chrislu 2024-06-27 09:00:31 -0700
  • 9d4e6d7c19 Merge branch 'master' of https://github.com/seaweedfs/seaweedfs chrislu 2024-06-27 08:54:41 -0700
  • 9868d5c22e less height chrislu 2024-06-27 08:54:33 -0700
  • 5059a7a621
    Update README.md Chris Lu 2024-06-27 08:50:51 -0700
  • 2514fd034b Create keepsec.png chrislu 2024-06-27 08:50:42 -0700
  • a6a5495477
    Move cluster role to a separate template. (#5721) Gregor Tudan 2024-06-27 17:04:57 +0200
  • c7e8906ad2
    Helm-Chart: clean up image handling (#5720) Gregor Tudan 2024-06-27 17:02:50 +0200
  • df75e7b829 Changed: - renamed pkgs in http utils - renamed unknown client to global - updated init global http clients - fixed client execution in code vadimartynov 2024-06-27 17:28:28 +0300
  • b6fb985816 rm minor s3 test test_bucket_listv2_fetchowner_defaultempty Konstantin Lebedev 2024-06-27 16:51:29 +0500
  • f56ea2c329
    fix crowded concurrent map writes chocotan 2024-06-27 18:53:48 +0800
  • ef2929ffdc regen s3 api xsd Konstantin Lebedev 2024-06-27 15:09:51 +0500
  • 0903fd5527
    Move cluster role to a separate template, to allow disabling it without breaking the service account #5721 Gregor Tudan 2024-06-27 11:27:12 +0200
  • 538f462399
    Clean up the image computation to make it consistent with the values file #5720 Gregor Tudan 2024-06-27 09:20:38 +0200
  • 0c71e67452
    将检测volume已满的耗时日志移到循环外 chocotan 2024-06-27 11:41:19 +0800
  • df149a25cc
    modify volume full check log chocotan 2024-06-27 11:39:34 +0800
  • 6966972ec3
    chore(deps): bump golang.org/x/image from 0.17.0 to 0.18.0 (#5719) dependabot[bot] 2024-06-26 14:18:27 -0700
  • db7baeb77c
    chore(deps): bump golang.org/x/image from 0.17.0 to 0.18.0 #5719 dependabot[bot] 2024-06-26 19:41:38 +0000
  • 5494e05e6a fix action s3tests Konstantin Lebedev 2024-06-26 21:32:55 +0500
  • ecaf6002aa fix test test_bucket_listv2_delimiter_basic for s3 Konstantin Lebedev 2024-06-26 20:37:33 +0500
  • 0ea5d06951 add s3test for sql Konstantin Lebedev 2024-06-26 20:18:37 +0500
  • 322a543437 Added UploaderHTTPClient with override Do method vadimartynov 2024-06-26 17:09:09 +0300
  • 8631b41c99 Fixed NewUploader vadimartynov 2024-06-26 16:02:27 +0300
  • f4de668e6c Removed util_unknown_with_dial_context vadimartynov 2024-06-26 15:18:56 +0300
  • 9d1ff2c37e Transferred the upload content functions to the methods of the structure vadimartynov 2024-06-26 15:15:31 +0300
  • 85c993306d Merge branch 'refs/heads/master' into list_recursive_prefixed_entries_mysql Konstantin Lebedev 2024-06-26 16:16:31 +0500
  • 3269a8810f Added client with dial context vadimartynov 2024-06-26 13:22:31 +0300
  • d2616b523c Added the use of the util client in the code where the client was created manually vadimartynov 2024-06-26 12:53:54 +0300
  • 82256c38ce Fixed func Do in http utils vadimartynov 2024-06-26 12:08:29 +0300
  • 84ab4e71e5 Fixed http import by unknown client vadimartynov 2024-06-26 12:03:34 +0300
  • 3cd57c5a8d Added http utils vadimartynov 2024-06-26 12:03:00 +0300
  • cb67137a03 optionally open the leveldb in readonly mode chrislu 2024-06-25 21:07:04 -0700
  • 90182e97fe remove unused function chrislu 2024-06-25 09:18:11 -0700
  • 9ac1023362 check bucket name in sql backend chrislu 2024-06-25 08:54:19 -0700
  • dc2943bd9a Comment http_tls.go vadimartynov 2024-06-25 13:55:41 +0300
  • a7dde365d3 Added certProvider to filer vadimartynov 2024-06-25 13:43:49 +0300
  • e5fb3ee4a7 Added LoadHTTPClientCertPool vadimartynov 2024-06-25 12:47:35 +0300
  • b09ddc1d8b Fixed disable mtls for filer and master server vadimartynov 2024-06-25 12:47:18 +0300
  • d020be622f Added LowerCaseString for service name vadimartynov 2024-06-25 10:33:09 +0300
  • 8211b29689 fix s3tests.conf file name chrislu 2024-06-24 17:15:16 -0700
  • 488a7dc428 Merge branch 'master' of https://github.com/seaweedfs/seaweedfs chrislu 2024-06-24 17:14:59 -0700
  • ded761ffc5 adjust visibility chrislu 2024-06-24 17:14:52 -0700
  • 3878d543c5 Added http tls in weed security vadimartynov 2024-06-24 19:18:57 +0300
  • 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 -0700
  • d8afd39526 Added utils service names vadimartynov 2024-06-24 19:18:16 +0300
  • 81c03f5118
    chore(deps): bump cloud.google.com/go/pubsub from 1.38.0 to 1.39.0 #5708 dependabot[bot] 2024-06-24 16:10:20 +0000
  • 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 -0700
  • d11d6fe779
    chore(deps): bump cloud.google.com/go/storage from 1.41.0 to 1.42.0 #5709 dependabot[bot] 2024-06-24 16:02:35 +0000
  • 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 -0700
  • 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 -0700
  • 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 -0700
  • 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 -0700
  • 6fbffd8dad
    chore(deps): bump github.com/prometheus/client_golang #5707 dependabot[bot] 2024-06-24 15:37:24 +0000
  • bfb79e45d7
    chore(deps): bump github.com/hashicorp/raft from 1.6.1 to 1.7.0 #5706 dependabot[bot] 2024-06-24 15:37:19 +0000
  • b84f34c678
    chore(deps): bump github.com/getsentry/sentry-go from 0.28.0 to 0.28.1 #5705 dependabot[bot] 2024-06-24 15:37:14 +0000
  • 79849cc640
    chore(deps): bump docker/build-push-action from 6.0.0 to 6.1.0 #5704 dependabot[bot] 2024-06-24 15:17:39 +0000
  • 4269ee45af Added tls for filer and master follower servers vadimartynov 2024-06-24 17:15:09 +0300
  • 61728f8663
    删除错误的setCrowded chocotan 2024-06-24 14:08:24 +0800
  • 07f47776c3 minor chrislu 2024-06-23 11:47:26 -0700
  • 64756c2d79
    fix: correct command flag for master.raftBootstrap option in server.go (#5701) Nikita Borzykh 2024-06-23 06:28:37 +0400
  • 51b0bc1998
    fix: correct command flag for master.raftBootstrap option in server.go #5701 Nikita Borzykh 2024-06-23 00:28:21 +0300
  • 82ef66cc19 Merge branch 'master' of https://github.com/seaweedfs/seaweedfs chrislu 2024-06-22 08:30:18 -0700
  • 622448b993 update advancedtls chrislu 2024-06-22 08:30:16 -0700
  • 8abb7261c9
    fix duplicate lock chocotan 2024-06-21 15:11:42 +0800
  • f4224b7f58
    尝试优化crowded的判断 #5698 chocotan 2024-06-21 11:10:01 +0800
  • 73baf82f05
    bugfix: unregister ec shards when volume server disconnected (#5697) Numblgw 2024-06-21 06:29:36 +0800
  • 34165013c8
    chore: hot fix panic fs.verify (#5696) Konstantin Lebedev 2024-06-21 03:24:31 +0500
  • a18ccbe869 bugfix unregister ec shards when volume server disconnected #5697 liguowei 2024-06-20 19:39:42 +0800
  • bc96e1e949 chore: hot fix panic fs.verify #5696 Konstantin Lebedev 2024-06-20 13:13:20 +0500
  • ad33fef2c5
    优化可能出现的l.volumes并发访问问题 chocotan 2024-06-20 10:14:26 +0800
  • 8d86ece046
    use FindVolume instend of l.volumes chocotan 2024-06-20 10:05:57 +0800
  • 206b32aae7
    add lock to deleteVolume chocotan 2024-06-20 09:25:35 +0800
  • 610d397f76 add dev note chrislu 2024-06-19 08:40:28 -0700
  • 7988ee0805
    [fs.verify] skip failed files if entry not found on filerStore (#5693) Konstantin Lebedev 2024-06-19 18:50:55 +0500
  • 77688c5662 chore: fs.verify skip failed files if entry not found on filerStore #5693 Konstantin Lebedev 2024-06-19 17:19:13 +0500
  • ece018b1a9
    [fs.verify] getmeta data from filer log (#5678) Konstantin Lebedev 2024-06-19 10:56:47 +0500
  • e440c5d21c
    close fd after init chocotan 2024-06-18 21:10:25 +0800
  • 378193178c
    fix IsExpire nil value chocotan 2024-06-18 19:42:31 +0800
  • ebb0c15c20 fix: print entry path #5678 Konstantin Lebedev 2024-06-18 14:59:26 +0500
  • a829f36d17 adjust error handling chrislu 2024-06-17 10:59:41 -0700
  • 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 -0700
  • bfd3bbac20
    fix #5681 convert all resources parameters to maps instead of strings (#5689) JesseBot 2024-06-17 17:58:51 +0200
  • f6c95e9dd1
    chore(deps): bump github.com/aws/aws-sdk-go from 1.53.5 to 1.54.2 #5685 dependabot[bot] 2024-06-17 15:55:32 +0000
  • 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 -0700
  • 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 -0700
  • 3f2420e22a
    chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 #5687 dependabot[bot] 2024-06-17 15:45:32 +0000
  • 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 -0700