Commit Graph

  • 70a011a224 Merge branch 'master' into mq-subscribe chrislu 2024-01-11 20:58:57 -08:00
  • 0e8a54f6f6 fix write volume over size MaxPossibleVolumeSize (#5190) skycope 2024-01-12 12:23:46 +08:00
  • b0ac3ebd6c enable rclone for more images chrislu 2024-01-11 08:58:10 -08:00
  • 050efe6c08 factor in existing ec volume count when estimating max volume count chrislu 2024-01-11 08:19:09 -08:00
  • 188f471a24 logging chrislu 2024-01-11 07:55:26 -08:00
  • 6a7a679137 passing partition generation timestamp chrislu 2024-01-10 22:36:17 -08:00
  • a7fc723ae0 chore: add status code for request_total metrics (#5188) Konstantin Lebedev 2024-01-10 23:05:27 +05:00
  • 8af61dec91 avoid empty spaces in file name chrislu 2024-01-09 09:00:54 -08:00
  • aed54eda61 refactor chrislu 2024-01-09 08:01:01 -08:00
  • d51efddf5c flush to disk chrislu 2024-01-08 23:27:02 -08:00
  • fe417ee02d Bump github.com/go-resty/resty/v2 from 2.10.0 to 2.11.0 (#5181) dependabot[bot] 2024-01-08 12:59:55 -08:00
  • 8c966ac23b Removed problematic if statement (#5180) jerebear12 2024-01-08 13:35:20 -06:00
  • 121c59e2b7 Bump wangyoucao577/go-release-action from 1.41 to 1.42 (#5172) dependabot[bot] 2024-01-08 10:09:15 -08:00
  • 0ece5d9d8c Bump docker/metadata-action from 5.4.0 to 5.5.0 (#5173) dependabot[bot] 2024-01-08 10:09:02 -08:00
  • 391213549c Bump actions/dependency-review-action from 3.1.4 to 3.1.5 (#5174) dependabot[bot] 2024-01-08 10:08:41 -08:00
  • 894baa900e Bump golang.org/x/image from 0.14.0 to 0.15.0 (#5176) dependabot[bot] 2024-01-08 10:08:04 -08:00
  • 69d417ff96 Bump google.golang.org/grpc from 1.59.0 to 1.60.1 (#5177) dependabot[bot] 2024-01-08 10:07:49 -08:00
  • a71c219ca2 Bump github.com/aws/aws-sdk-go-v2/credentials from 1.16.13 to 1.16.14 (#5178) dependabot[bot] 2024-01-08 10:07:33 -08:00
  • 473d6ba1ac Bump github.com/cloudflare/circl from 1.3.6 to 1.3.7 (#5179) dependabot[bot] 2024-01-08 10:07:16 -08:00
  • fbb4917e2f Merge branch 'master' into mq-subscribe chrislu 2024-01-08 00:08:49 -08:00
  • 8ae00e47a6 3.61 chrislu 2024-01-08 00:04:49 -08:00
  • 49428a303b add batch index for each memory buffer chrislu 2024-01-08 00:03:08 -08:00
  • b9d32d32e1 chore: filer sync add doDeleteFiles option for create only mode (#5166) Konstantin Lebedev 2024-01-06 23:02:16 +05:00
  • d0d24f1e40 rename functions chrislu 2024-01-05 17:10:43 -08:00
  • d9bd343055 Merge branch 'master' into mq-subscribe chrislu 2024-01-05 15:36:00 -08:00
  • 1206313952 add logs on flush chrislu 2024-01-05 15:35:42 -08:00
  • aa5b6a8187 adjust logs chrislu 2024-01-05 15:35:32 -08:00
  • 496fc8fbbf refactor chrislu 2024-01-05 15:35:19 -08:00
  • e8611ed85d subscribe with partition offset chrislu 2024-01-05 15:24:14 -08:00
  • 531f854af2 rename functions chrislu 2024-01-05 15:16:53 -08:00
  • f8787a9761 rename functions chrislu 2024-01-05 15:16:41 -08:00
  • add16fb1a1 logs chrislu 2024-01-05 15:16:22 -08:00
  • ddd0fde094 rename functions chrislu 2024-01-05 15:16:01 -08:00
  • ee41dbb7fc rename functions chrislu 2024-01-05 15:14:25 -08:00
  • 1fed37bed0 add offset chrislu 2024-01-05 15:03:16 -08:00
  • 3b62b338a5 chore: add maxMB option for webdav (#5165) Konstantin Lebedev 2024-01-06 00:10:20 +05:00
  • 47a4963d7a subscription start from specified timestamp chrislu 2024-01-03 15:57:36 -08:00
  • 35869b5c80 subscriber can be notified of the assignment change when topic is just configured chrislu 2024-01-03 13:30:30 -08:00
  • 4f6172f369 Fix missing VersionConfiguration node in get-bucket-versioning response (#5162) Konstantin Lebedev 2024-01-04 01:27:13 +05:00
  • 3e43778869 fix: webdav avoid create empty files (#5160) Konstantin Lebedev 2024-01-03 22:52:51 +05:00
  • b832ddd1ef fix: return etag with md5 in webdav responses (#5158) Konstantin Lebedev 2024-01-03 21:50:32 +05:00
  • efb695fd93 lookup existing topic partitions chrislu 2024-01-02 17:29:35 -08:00
  • 54e9877093 Merge branch 'master' into mq-subscribe chrislu 2024-01-02 13:25:00 -08:00
  • d3688938d9 avoid nil chrislu 2024-01-02 12:55:34 -08:00
  • 53188a1191 fix rocksdb build chrislu 2024-01-01 22:41:23 -08:00
  • 88d3f51648 fix rocksdb build chrislu 2024-01-01 22:41:23 -08:00
  • 923b1e5dad Merge branch 'master' into mq-subscribe chrislu 2024-01-01 20:56:12 -08:00
  • d4e91b6ad9 3.60 chrislu 2024-01-01 19:11:23 -08:00
  • 8b4cd50aac log errors chrislu 2024-01-01 19:09:17 -08:00
  • bf9ae74384 add logs chrislu 2024-01-01 19:09:05 -08:00
  • 400bc08334 Bump gocloud.dev/pubsub/rabbitpubsub from 0.35.0 to 0.36.0 (#5148) dependabot[bot] 2024-01-01 14:08:58 -08:00
  • 4b968ae81c Bump github.com/aws/aws-sdk-go-v2/config from 1.26.1 to 1.26.2 (#5149) dependabot[bot] 2024-01-01 10:51:06 -08:00
  • 75fe27f3b1 Bump github.com/google/uuid from 1.4.0 to 1.5.0 (#5146) dependabot[bot] 2024-01-01 10:51:01 -08:00
  • dcea9acd36 Bump google.golang.org/protobuf from 1.31.0 to 1.32.0 (#5147) dependabot[bot] 2024-01-01 10:12:48 -08:00
  • 32bc8d6a38 adjust wait time chrislu 2023-12-31 17:42:44 -08:00
  • 458ddbf919 clean up dead code chrislu 2023-12-31 13:25:33 -08:00
  • 2845230329 passing broker into the assignments chrislu 2023-12-28 21:13:49 -08:00
  • 093fdc1621 subscriber can get assignments chrislu 2023-12-28 20:35:15 -08:00
  • 77626666c5 Minor cleanup & gitignore update (#5144) Varun Upadhyay 2023-12-28 20:25:43 -08:00
  • 9ed26cd7b0 Merge branch 'master' into mq-subscribe chrislu 2023-12-28 11:57:30 -08:00
  • c950a40aad subscriber keep connected to the balancer chrislu 2023-12-28 11:56:37 -08:00
  • 183352c796 shell meta load add concurrency (#4529) Konstantin Lebedev 2023-12-29 00:54:37 +05:00
  • 0b8f9de4ec Bump github.com/ydb-platform/ydb-go-sdk/v3 from 3.53.3 to 3.54.2 (#5138) dependabot[bot] 2023-12-28 11:49:23 -08:00
  • edc0532b1d weed/server: remove unneeded err from streamReadOneVolume() signature (#5143) Lars Lehtonen 2023-12-28 11:45:13 -08:00
  • 59edb84253 fix: k8s-chart-helm master metrics scraping (#5142) Sébastien 2023-12-28 16:46:42 +01:00
  • bebbc9fe44 create volume grow request if the selected volume is close to full chrislu 2023-12-27 11:45:44 -08:00
  • 263b7535bb Bump golang.org/x/tools from 0.16.0 to 0.16.1 (#5139) dependabot[bot] 2023-12-25 08:18:18 -08:00
  • 6007318142 Bump go.etcd.io/etcd/client/v3 from 3.5.9 to 3.5.11 (#5137) dependabot[bot] 2023-12-25 08:17:18 -08:00
  • 3345c2e21d Bump gocloud.dev/pubsub/natspubsub from 0.34.0 to 0.35.0 (#5136) dependabot[bot] 2023-12-25 08:16:53 -08:00
  • bb9269f3f7 Revert "Update network.go since To16 converts the IP address ip up to a 16-byte representation. If ip is not an IP address (it is the wrong length), To16 returns nil. (#5134)" chrislu 2023-12-24 12:31:08 -08:00
  • c6b1dc7058 remove unused code chrislu 2023-12-24 11:11:41 -08:00
  • 838578b55f Update network.go since To16 converts the IP address ip up to a 16-byte representation. If ip is not an IP address (it is the wrong length), To16 returns nil. (#5134) vivekkoya 2023-12-23 15:01:57 -08:00
  • 97236389e8 Add modifyTimeAgo to volume.fsck (#5133) Seyed Mahdi Sadegh Shobeiri 2023-12-23 23:47:30 +03:30
  • 54ba2c8868 Fix cutoffTimeAgo in findMissingChunksInFiler (#5132) Seyed Mahdi Sadegh Shobeiri 2023-12-23 20:48:16 +03:30
  • 03c4b2e988 correct lock accounting chrislu 2023-12-22 14:16:23 -08:00
  • c4badf7396 adjust options chrislu 2023-12-22 11:41:10 -08:00
  • 6324062acc fix chrislu 2023-12-22 11:37:15 -08:00
  • e0727071c8 go fmt chrislu 2023-12-22 11:33:50 -08:00
  • ee1c9bc314 Merge branch 'master' of https://github.com/seaweedfs/seaweedfs chrislu 2023-12-22 11:33:02 -08:00
  • 034db049a0 comment fix chrislu 2023-12-22 11:33:00 -08:00
  • 6df44d3c95 option to filer.copy with public volume server url chrislu 2023-12-22 11:32:43 -08:00
  • 7a0d1e7fc1 minor chrislu 2023-12-22 11:29:54 -08:00
  • c278f49bca Using filer.remote.sync concurrency in filer.remote.gateway (#5123) Farbod 2023-12-21 03:55:54 +03:30
  • 06343f8976 Set allowed origins in config (#5109) jerebear12 2023-12-20 18:21:11 -06:00
  • 3c9bcfb864 chore: add dsn for connection to mysql (#5060) Konstantin Lebedev 2023-12-21 05:20:58 +05:00
  • 3ec2a898b8 #5122 Add support for sidecar containers (#5125) Davidsod 2023-12-21 01:04:44 +02:00
  • 7e95fcc963 Bump github.com/aws/aws-sdk-go-v2/config from 1.25.5 to 1.26.1 (#5114) dependabot[bot] 2023-12-18 17:35:28 -08:00
  • 089445369e Bump golang.org/x/crypto from 0.16.0 to 0.17.0 (#5118) dependabot[bot] 2023-12-18 17:35:06 -08:00
  • 912e6b5a1a Bump actions/upload-artifact from 3 to 4 (#5117) dependabot[bot] 2023-12-18 08:44:29 -08:00
  • d92f22de8a Bump docker/metadata-action from 5.3.0 to 5.4.0 (#5116) dependabot[bot] 2023-12-18 08:44:19 -08:00
  • d7ed240dd5 Bump github/codeql-action from 2 to 3 (#5115) dependabot[bot] 2023-12-18 08:44:08 -08:00
  • 929781be92 Bump github.com/linxGnu/grocksdb from 1.8.0 to 1.8.10 (#5113) dependabot[bot] 2023-12-18 08:43:53 -08:00
  • 32e45541dc Bump cloud.google.com/go/storage from 1.35.1 to 1.36.0 (#5111) dependabot[bot] 2023-12-18 08:43:28 -08:00
  • 745c55da35 Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.44.0 to 1.47.5 (#5110) dependabot[bot] 2023-12-18 08:42:45 -08:00
  • 2b323a8293 Fix: helm: remove deprecated values that caused helm template error for post install hook (#5108) JesseBot 2023-12-14 17:25:33 +01:00
  • fe7ff5c4db Update helm_ci.yml - add ct flag --target-branch ${{ github.event.repository.default_branch }} (#5106) JesseBot 2023-12-14 16:55:42 +01:00
  • 4538265412 Merge branch 'master' of https://github.com/seaweedfs/seaweedfs chrislu 2023-12-13 12:03:09 -08:00
  • 915416a277 fix wrong parameter chrislu 2023-12-13 12:02:57 -08:00
  • ca53094777 Bump io.grpc:grpc-protobuf from 1.23.0 to 1.53.0 in /other/java/client (#5103) dependabot[bot] 2023-12-13 11:54:35 -08:00
  • 1397b1ca09 Merge branch 'master' of https://github.com/seaweedfs/seaweedfs chrislu 2023-12-13 11:38:34 -08:00