Commit Graph

  • 4e493d596c minor chrislu 2023-10-05 08:13:53 -0700
  • 659133fb68
    Helm chart jwt signing configuration (#4894) Yuval Yacoby 2023-10-05 17:46:28 +0300
  • 7ccb5498db restore values #4894 Yuval Yacoby 2023-10-05 12:31:40 +0300
  • f3aef4c65c add helm chart config to customize jwt signing Yuval Yacoby 2023-10-05 12:13:11 +0300
  • a1d562e331 fix: skipping checking active volumes with the same number of files at the moment https://github.com/seaweedfs/seaweedfs/issues/4140 Konstantin Lebedev 2023-10-05 10:33:20 +0500
  • 24b3850fa4 publish script #4892 Yuval Yacoby 2023-10-04 17:32:55 +0300
  • daea80e7f8 Fix filer.backup local sink to propagate file mode changes #4896 Andrew Garrett 2023-10-04 21:02:54 +1100
  • 530bdedf76
    weed/operation: fix dropped error (#4888) Lars Lehtonen 2023-10-03 10:55:20 -0700
  • 6ec3b23b4b
    weed/operation: fix dropped error #4888 Lars Lehtonen 2023-10-03 09:45:08 -0700
  • 7ba4d31b03 Adapt request handlers to serve on context path as well. #4889 David Forrest 2023-10-03 02:28:36 -0500
  • 782e74736a Support context path for volume UI. David Forrest 2023-10-02 14:37:36 -0500
  • dc969b9678 Support context path for master UI. David Forrest 2023-08-07 23:38:10 -0500
  • 043e271c23 Support context path for filer UI. David Forrest 2023-08-07 23:14:02 -0500
  • 6ebe26a765 Revert "Revert "Revert "Add disk type to prometheus metrics" (#4777)"" chrislu 2023-10-03 08:28:52 -0700
  • 7540d43ee9 Revert "Revert "fix compilation"" chrislu 2023-10-03 08:28:02 -0700
  • 249c0e06ef Revert "fix compilation" chrislu 2023-10-03 08:27:50 -0700
  • a78c4141e5 Merge branch 'master' of https://github.com/seaweedfs/seaweedfs chrislu 2023-10-03 08:15:20 -0700
  • 451ec6504d fix compilation chrislu 2023-10-03 08:15:18 -0700
  • f9abfd0b03 Revert "fix compilation" chrislu 2023-10-03 07:58:11 -0700
  • 763d1946f9
    add ingress for seaweedfs s3 (#4887) fibbanachi 2023-10-03 17:35:52 +0300
  • 5b2a038299 add ingress for seaweedfs s3 #4887 fibbanachi 2023-10-03 11:49:05 +0000
  • 0483ba3889 fix compilation chrislu 2023-10-02 11:55:50 -0700
  • 567d788928 Revert "Revert "Add disk type to prometheus metrics" (#4777)" chrislu 2023-10-02 11:49:54 -0700
  • b5070d6280 Merge branch 'master' of https://github.com/seaweedfs/seaweedfs chrislu 2023-10-02 10:52:40 -0700
  • 5fb90a3157
    Bump github.com/aws/aws-sdk-go from 1.44.314 to 1.45.19 (#4886) dependabot[bot] 2023-10-02 08:46:53 -0700
  • a16c0fabca
    Bump github.com/prometheus/client_golang from 1.16.0 to 1.17.0 (#4884) dependabot[bot] 2023-10-02 08:46:40 -0700
  • 58b46229aa
    Bump gocloud.dev/pubsub/natspubsub from 0.33.0 to 0.34.0 (#4883) dependabot[bot] 2023-10-02 08:46:25 -0700
  • c49dee4dad
    Bump cloud.google.com/go/storage from 1.32.0 to 1.33.0 (#4882) dependabot[bot] 2023-10-02 08:46:07 -0700
  • f7ad82e03d
    Bump golang.org/x/image from 0.11.0 to 0.12.0 (#4885) dependabot[bot] 2023-10-02 08:45:33 -0700
  • dffe00a822
    fix: logger place msg (#4880) Konstantin Lebedev 2023-10-02 20:29:09 +0500
  • f67bd0b2c7
    Bump github.com/aws/aws-sdk-go from 1.44.314 to 1.45.19 #4886 dependabot[bot] 2023-10-02 15:28:52 +0000
  • f021ea6b8a
    Bump golang.org/x/image from 0.11.0 to 0.12.0 #4885 dependabot[bot] 2023-10-02 15:28:22 +0000
  • 3f182220ae
    Bump github.com/prometheus/client_golang from 1.16.0 to 1.17.0 #4884 dependabot[bot] 2023-10-02 15:28:12 +0000
  • 5d31491cc0
    Bump gocloud.dev/pubsub/natspubsub from 0.33.0 to 0.34.0 #4883 dependabot[bot] 2023-10-02 15:28:03 +0000
  • e2050a0b14
    Bump cloud.google.com/go/storage from 1.32.0 to 1.33.0 #4882 dependabot[bot] 2023-10-02 15:27:50 +0000
  • 3d5c050d7e fix: disallow file name too long when writing a file Konstantin Lebedev 2023-10-02 19:39:17 +0500
  • 61d8f30a75 fix: logger place msg https://github.com/seaweedfs/seaweedfs/issues/4646 #4880 Konstantin Lebedev 2023-10-02 13:42:13 +0500
  • bf13f3ced7 add subscriber coordinator chrislu 2023-10-02 01:02:27 -0700
  • 734178093e refactor TopicPartition struct chrislu 2023-10-02 01:01:45 -0700
  • 2a578b9033 refactor chrislu 2023-10-01 11:59:19 -0700
  • 321fda552c comment chrislu 2023-10-01 11:36:27 -0700
  • b02fdeabff RetryForever => RetryUntil chrislu 2023-10-01 11:33:56 -0700
  • ebd6f96d35 adjust mq.proto chrislu 2023-09-30 21:47:57 -0700
  • 02cb799481 add a test framework for grpc chrislu 2023-09-30 21:36:58 -0700
  • c4e6545197 fix compilation chrislu 2023-09-30 21:26:09 -0700
  • 358cba43ef update proto generated files chrislu 2023-09-30 13:19:25 -0700
  • 597ab1e4bf add design for mq balancer chrislu 2023-09-30 13:19:05 -0700
  • d7c211fe8c adjust mq proto chrislu 2023-09-30 13:18:49 -0700
  • 40888b5612 align 64bit atomic operation chrislu 2023-09-28 07:58:43 -0700
  • abe599ee4a
    Allow override internalTrafficPolicy (#4877) aronneagu 2023-09-28 14:18:54 +0100
  • b65628b0ba update s3 service to support internalTrafficPolicy #4877 Aron Neagu 2023-09-28 12:21:21 +0100
  • a77709a846 fix linting Aron Neagu 2023-09-28 10:52:25 +0100
  • 5271b5516d allow override internalTrafficPolicy Aron Neagu 2023-09-28 10:37:30 +0100
  • dd580190b4
    fix: avoid deleting one replica without sync (#4875) Konstantin Lebedev 2023-09-28 11:12:10 +0500
  • 4363c9f1aa
    Merge branch 'seaweedfs:master' into avoid_delete_volume_without_sync #4875 Konstantin Lebedev 2023-09-28 10:30:14 +0500
  • 44906f1f3b
    fix: avoid error file name too long when writing a file (#4876) Konstantin Lebedev 2023-09-27 17:40:51 +0500
  • cb7441d733 fix: revert this existing do option to positive Konstantin Lebedev 2023-09-27 11:45:24 +0500
  • 7c0b5c37a0
    Update weed/shell/command_volume_fix_replication.go Konstantin Lebedev 2023-09-27 11:24:35 +0500
  • cb9f901617 fix: avoid error file name too long when writing a file #4876 Konstantin Lebedev 2023-09-27 11:01:00 +0500
  • 9d589b48e6 rename function chrislu 2023-09-26 15:17:33 -0700
  • 17a0f3b0e0 adjust parameter names chrislu 2023-09-26 15:17:12 -0700
  • 1579b5b241 fix: avoid deleting one replica without sync https://github.com/seaweedfs/seaweedfs/issues/4647 Konstantin Lebedev 2023-09-26 13:34:01 +0500
  • df4ded758e
    fix: avoid deleting more than one replica (#4873) Konstantin Lebedev 2023-09-26 12:20:48 +0500
  • a3ea8b1289 fix: avoid deleting more than one replica https://github.com/seaweedfs/seaweedfs/issues/4647 #4873 Konstantin Lebedev 2023-09-26 11:56:29 +0500
  • 19505c1cf4 describe a topic chrislu 2023-09-25 20:46:00 -0700
  • e16324da94 update job status create-table-snapshot-api-design chrislu 2023-09-25 20:09:03 -0700
  • 5e22524351 prototyping chrislu 2023-09-25 18:21:36 -0700
  • 78dbac7702
    fix(ec): volumes created by foreign collection due to bug in ec balance (#4864) Tobias Gurtzick 2023-09-25 19:35:43 +0200
  • 725de1b253
    fix(ec): ignore volumes not from the current collection during balance #4864 Tobias Gurtzick 2023-09-25 19:20:36 +0200
  • fccf9153b3
    Merge branch 'master' into dependabot/go_modules/github.com/rclone/rclone-1.64.0 #4869 Chris Lu 2023-09-25 09:41:36 -0700
  • faabc695b6 update go mod chrislu 2023-09-25 09:41:02 -0700
  • 0530e90ea1 Update go.mod chrislu 2023-09-25 09:37:45 -0700
  • 645ae8c57b Revert "Revert "Merge branch 'master' of https://github.com/seaweedfs/seaweedfs"" chrislu 2023-09-25 09:35:16 -0700
  • f897ce0db4
    Bump github.com/rclone/rclone from 1.63.1 to 1.64.0 dependabot[bot] 2023-09-25 16:20:39 +0000
  • 3d07895518 Merge branch 'master' of https://github.com/seaweedfs/seaweedfs chrislu 2023-09-25 09:16:35 -0700
  • a6e35e4f68 fix compilation chrislu 2023-09-25 09:16:33 -0700
  • a132d44556
    Bump google.golang.org/grpc from 1.58.0 to 1.58.2 (#4872) dependabot[bot] 2023-09-25 09:15:21 -0700
  • a345b6802d
    Bump github.com/go-redsync/redsync/v4 from 4.8.2 to 4.9.4 (#4871) dependabot[bot] 2023-09-25 09:15:07 -0700
  • 51efba43fd
    Bump gocloud.dev/pubsub/rabbitpubsub from 0.33.0 to 0.34.0 (#4870) dependabot[bot] 2023-09-25 09:14:49 -0700
  • adabb63c18
    Bump github.com/aws/aws-sdk-go-v2/config from 1.18.39 to 1.18.42 (#4868) dependabot[bot] 2023-09-25 09:14:29 -0700
  • 50d7b421db
    Bump google.golang.org/grpc from 1.58.0 to 1.58.2 #4872 dependabot[bot] 2023-09-25 15:50:08 +0000
  • 787404c3b3
    Bump github.com/go-redsync/redsync/v4 from 4.8.2 to 4.9.4 #4871 dependabot[bot] 2023-09-25 15:49:59 +0000
  • ca50a36230
    Bump gocloud.dev/pubsub/rabbitpubsub from 0.33.0 to 0.34.0 #4870 dependabot[bot] 2023-09-25 15:49:50 +0000
  • c6b43b3b96
    Bump github.com/aws/aws-sdk-go-v2/config from 1.18.39 to 1.18.42 #4868 dependabot[bot] 2023-09-25 15:49:07 +0000
  • f8b94cac0e
    [s3acl] Step1: move s3account.AccountManager into to iam.S3ApiConfiguration (#4859) Konstantin Lebedev 2023-09-25 20:34:12 +0500
  • 77d05698f3
    Merge branch 'master' into s3_acl_step_1_account_manager #4859 Chris Lu 2023-09-25 08:22:21 -0700
  • c9177c92e5 Merge branch 'master' of https://github.com/seaweedfs/seaweedfs chrislu 2023-09-25 08:20:16 -0700
  • 81e57bd45e fix test chrislu 2023-09-25 08:20:03 -0700
  • 7bb58e23ea
    Bump actions/checkout from 4.0.0 to 4.1.0 (#4867) dependabot[bot] 2023-09-25 08:18:11 -0700
  • 482b0fd13a
    Bump actions/checkout from 4.0.0 to 4.1.0 #4867 dependabot[bot] 2023-09-25 15:03:33 +0000
  • 28a3a31b27
    weed/replication/sub: fix dropped error (#4865) Lars Lehtonen 2023-09-25 07:33:18 -0700
  • a40888d343
    fix: make dev_tls with volume https (#4866) Konstantin Lebedev 2023-09-25 18:47:38 +0500
  • f084c97c91 fix: make dev_tls with volume https https://github.com/seaweedfs/seaweedfs/issues/4835 #4866 Konstantin Lebedev 2023-09-25 17:57:40 +0500
  • fd93708d61 wdclient https #4874 René Pascal Rath 2023-09-25 12:07:56 +0200
  • e66bc06e7b
    hardcode to https as quickfix Thomas Hofer 2023-09-25 10:38:33 +0200
  • a72c6881d9 fix: s3 api config test Konstantin Lebedev 2023-09-25 12:56:53 +0500
  • 18a25ca0f6
    weed/replication/sub: fix dropped error #4865 Lars Lehtonen 2023-09-25 00:53:32 -0700
  • 4b34446fbe fix: test bucket acl default and adjust the variable names Konstantin Lebedev 2023-09-25 12:45:37 +0500
  • 23f334dd13 comment chrislu 2023-09-24 23:36:43 -0700
  • c7e05e4e71 ensure latest stats are reported chrislu 2023-09-24 23:34:31 -0700