Commit Graph

2247 Commits

Author SHA1 Message Date
Jim Ma d66cf41c38
chore: avoid use default mux (#3346)
Signed-off-by: Jim Ma <majinjing3@gmail.com>
2024-07-03 19:50:50 +08:00
ytq fae3613ff2
refactor: Preallocate pieceDigests slice in genMetadata for improved (#3325)
Signed-off-by: yantingqiu <1173578083@qq.com>
2024-07-03 14:47:45 +08:00
dependabot[bot] 430ef220c4
chore(deps): bump github.com/hashicorp/memberlist from 0.5.0 to 0.5.1 (#3356)
Bumps [github.com/hashicorp/memberlist](https://github.com/hashicorp/memberlist) from 0.5.0 to 0.5.1.
- [Release notes](https://github.com/hashicorp/memberlist/releases)
- [Commits](https://github.com/hashicorp/memberlist/compare/v0.5.0...v0.5.1)

---
updated-dependencies:
- dependency-name: github.com/hashicorp/memberlist
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-02 10:57:06 +08:00
dependabot[bot] 771cac4e7e
chore(deps): bump github.com/docker/docker from 26.1.1+incompatible to 27.0.3+incompatible (#3358)
chore(deps): bump github.com/docker/docker

Bumps [github.com/docker/docker](https://github.com/docker/docker) from 26.1.1+incompatible to 27.0.3+incompatible.
- [Release notes](https://github.com/docker/docker/releases)
- [Commits](https://github.com/docker/docker/compare/v26.1.1...v27.0.3)

---
updated-dependencies:
- dependency-name: github.com/docker/docker
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-02 10:56:26 +08:00
McCormickKneey 4f1046c851
rename container in compose config (#3351)
Signed-off-by: Cormick <cormick1080@gmail.com>
2024-06-28 15:05:46 +08:00
Gaius aacf7e4d8f
feat: reduce the scheduler return content of the parent (#3349)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2024-06-27 23:22:36 +08:00
Gaius 4aa12f8cca
docs: add the responsibilities of contributor roles (#3345)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2024-06-26 23:14:59 +08:00
dependabot[bot] fba7234076
chore(deps): bump github.com/onsi/ginkgo/v2 from 2.17.2 to 2.19.0 (#3340)
Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.17.2 to 2.19.0.
- [Release notes](https://github.com/onsi/ginkgo/releases)
- [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md)
- [Commits](https://github.com/onsi/ginkgo/compare/v2.17.2...v2.19.0)

---
updated-dependencies:
- dependency-name: github.com/onsi/ginkgo/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-26 10:28:59 +08:00
Jim Ma f7ebaaf7ee
feat: optimize peertask watch dog (#3327)
Signed-off-by: Jim Ma <majinjing3@gmail.com>
2024-06-25 17:40:08 +08:00
Jim Ma 911efebd63
chore: optimize calculate digest (#3343)
Signed-off-by: Jim Ma <majinjing3@gmail.com>
2024-06-25 16:59:19 +08:00
Gaius 5dee749657
chore: update client rs verison to v0.1.82 (#3336)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2024-06-20 22:33:14 +08:00
Gaius fa78f0fdb4
feat: increase revice msg size and send msg size in grpc (#3335)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2024-06-20 17:16:32 +08:00
Gaius a5488768d7
feat: add cache peer to grpc api (#3334)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2024-06-18 18:11:16 +08:00
dependabot[bot] dc0a17189c
chore(deps): bump github.com/looplab/fsm from 1.0.1 to 1.0.2 (#3329)
Bumps [github.com/looplab/fsm](https://github.com/looplab/fsm) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/looplab/fsm/releases)
- [Commits](https://github.com/looplab/fsm/compare/v1.0.1...v1.0.2)

---
updated-dependencies:
- dependency-name: github.com/looplab/fsm
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-18 09:37:43 +08:00
dependabot[bot] a5e82a15f2
chore(deps): bump github.com/spf13/cobra from 1.7.0 to 1.8.1 (#3330)
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.7.0 to 1.8.1.
- [Release notes](https://github.com/spf13/cobra/releases)
- [Commits](https://github.com/spf13/cobra/compare/v1.7.0...v1.8.1)

---
updated-dependencies:
- dependency-name: github.com/spf13/cobra
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-18 09:37:02 +08:00
dependabot[bot] eb0c7efc01
chore(deps): bump gorm.io/gorm from 1.25.7-0.20240204074919-46816ad31dde to 1.25.10 (#3331)
chore(deps): bump gorm.io/gorm

Bumps [gorm.io/gorm](https://github.com/go-gorm/gorm) from 1.25.7-0.20240204074919-46816ad31dde to 1.25.10.
- [Release notes](https://github.com/go-gorm/gorm/releases)
- [Commits](https://github.com/go-gorm/gorm/commits/v1.25.10)

---
updated-dependencies:
- dependency-name: gorm.io/gorm
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-18 09:36:42 +08:00
dependabot[bot] 02e82a6c3d
chore(deps): bump docker/build-push-action from 5 to 6 (#3333)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 5 to 6.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v5...v6)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-18 09:35:46 +08:00
Gaius a370304de1
feat: update api protoc version to v2.0.118 (#3326)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2024-06-17 19:45:13 +08:00
Gaius 1c9484a1dd
fix: release action unknown flag (#3324)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2024-06-14 12:31:01 +08:00
Gaius 5db22647a7
chore: update client-rs version (#3321)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2024-06-14 12:23:59 +08:00
Gaius 222a7879db
feat: change loadLimit validation to 50000 (#3322)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2024-06-13 21:17:49 +08:00
Gaius 1ce0b3175c
feat: if host is seed client, set concurrentUploadLimit when dynconfig refreshes (#3320)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2024-06-13 15:11:27 +08:00
Gaius 28915c1a1d
chore: update client and console verison (#3319)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2024-06-13 13:42:38 +08:00
Gaius 35cfc86d31
chore: update client version (#3307)
feat: update client version

Signed-off-by: Gaius <gaius.qi@gmail.com>
2024-06-11 10:30:31 +08:00
dependabot[bot] a9324b1ed8
chore(deps): bump github.com/schollz/progressbar/v3 from 3.14.2 to 3.14.4 (#3318)
chore(deps): bump github.com/schollz/progressbar/v3

Bumps [github.com/schollz/progressbar/v3](https://github.com/schollz/progressbar) from 3.14.2 to 3.14.4.
- [Release notes](https://github.com/schollz/progressbar/releases)
- [Commits](https://github.com/schollz/progressbar/compare/v3.14.2...v3.14.4)

---
updated-dependencies:
- dependency-name: github.com/schollz/progressbar/v3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-11 10:30:06 +08:00
dependabot[bot] fe22f2be9b
chore(deps): bump go.opentelemetry.io/contrib/instrumentation/github.com/gin-gonic/gin/otelgin from 0.47.0 to 0.52.0 (#3315)
chore(deps): bump go.opentelemetry.io/contrib/instrumentation/github.com/gin-gonic/gin/otelgin

Bumps [go.opentelemetry.io/contrib/instrumentation/github.com/gin-gonic/gin/otelgin](https://github.com/open-telemetry/opentelemetry-go-contrib) from 0.47.0 to 0.52.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-go-contrib/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/CHANGELOG.md)
- [Commits](https://github.com/open-telemetry/opentelemetry-go-contrib/compare/zpages/v0.47.0...zpages/v0.52.0)

---
updated-dependencies:
- dependency-name: go.opentelemetry.io/contrib/instrumentation/github.com/gin-gonic/gin/otelgin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-11 10:29:32 +08:00
ytq cee08ed5b9
fix: correct spelling typos (#3312)
Signed-off-by: yantingqiu <1173578083@qq.com>
Co-authored-by: yantingqiu <1173578083@qq.com>
2024-06-11 10:28:48 +08:00
dependabot[bot] 90a4bd4bc9
chore(deps): bump golang.org/x/crypto from 0.23.0 to 0.24.0 (#3314)
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.23.0 to 0.24.0.
- [Commits](https://github.com/golang/crypto/compare/v0.23.0...v0.24.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-11 10:28:00 +08:00
dependabot[bot] 5dae4a1e57
chore(deps): bump goreleaser/goreleaser-action from 5 to 6 (#3313)
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 5 to 6.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
- [Commits](https://github.com/goreleaser/goreleaser-action/compare/v5...v6)

---
updated-dependencies:
- dependency-name: goreleaser/goreleaser-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-11 10:27:41 +08:00
dependabot[bot] 61ef8902a3
chore(deps): bump google.golang.org/api from 0.181.0 to 0.183.0 (#3309)
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.181.0 to 0.183.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.181.0...v0.183.0)

---
updated-dependencies:
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-06 14:20:55 +08:00
dependabot[bot] 90bc4621ae
chore(deps): bump github.com/shirou/gopsutil/v3 from 3.24.4 to 3.24.5 (#3302)
Bumps [github.com/shirou/gopsutil/v3](https://github.com/shirou/gopsutil) from 3.24.4 to 3.24.5.
- [Release notes](https://github.com/shirou/gopsutil/releases)
- [Commits](https://github.com/shirou/gopsutil/compare/v3.24.4...v3.24.5)

---
updated-dependencies:
- dependency-name: github.com/shirou/gopsutil/v3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-06 14:19:40 +08:00
dependabot[bot] 8426b5e428
chore(deps): bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc from 0.51.0 to 0.52.0 (#3301)
chore(deps): bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc

Bumps [go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc](https://github.com/open-telemetry/opentelemetry-go-contrib) from 0.51.0 to 0.52.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-go-contrib/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/CHANGELOG.md)
- [Commits](https://github.com/open-telemetry/opentelemetry-go-contrib/compare/zpages/v0.51.0...zpages/v0.52.0)

---
updated-dependencies:
- dependency-name: go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-06 14:19:16 +08:00
dependabot[bot] 97332cf354
chore(deps): bump github.com/onsi/gomega from 1.32.0 to 1.33.1 (#3304)
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.32.0 to 1.33.1.
- [Release notes](https://github.com/onsi/gomega/releases)
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
- [Commits](https://github.com/onsi/gomega/compare/v1.32.0...v1.33.1)

---
updated-dependencies:
- dependency-name: github.com/onsi/gomega
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-06 14:18:43 +08:00
Jim Ma 84fb13333e
fix: clean running piece done (#3308)
Signed-off-by: Jim Ma <majinjing3@gmail.com>
2024-06-06 14:16:39 +08:00
Gaius 0ce78dd61f
chore: update client verison (#3291)
chore: update client version

Signed-off-by: Gaius <gaius.qi@gmail.com>
2024-06-03 22:18:14 +08:00
dependabot[bot] e0874e3f46
chore(deps): bump go.opentelemetry.io/otel from 1.26.0 to 1.27.0 (#3294)
Bumps [go.opentelemetry.io/otel](https://github.com/open-telemetry/opentelemetry-go) from 1.26.0 to 1.27.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/open-telemetry/opentelemetry-go/compare/v1.26.0...v1.27.0)

---
updated-dependencies:
- dependency-name: go.opentelemetry.io/otel
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-29 10:43:40 +08:00
dependabot[bot] 25250336be
chore(deps): bump github.com/gin-contrib/zap from 1.1.1 to 1.1.3 (#3292)
Bumps [github.com/gin-contrib/zap](https://github.com/gin-contrib/zap) from 1.1.1 to 1.1.3.
- [Release notes](https://github.com/gin-contrib/zap/releases)
- [Changelog](https://github.com/gin-contrib/zap/blob/master/.goreleaser.yaml)
- [Commits](https://github.com/gin-contrib/zap/compare/v1.1.1...v1.1.3)

---
updated-dependencies:
- dependency-name: github.com/gin-contrib/zap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-29 10:43:13 +08:00
dependabot[bot] ca8cdad93c
chore(deps): bump github.com/aws/aws-sdk-go from 1.52.2 to 1.53.10 (#3295)
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.52.2 to 1.53.10.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.52.2...v1.53.10)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-29 10:42:07 +08:00
dependabot[bot] 2a4638d689
chore(deps): bump github.com/shirou/gopsutil/v3 from 3.23.12 to 3.24.4 (#3293)
Bumps [github.com/shirou/gopsutil/v3](https://github.com/shirou/gopsutil) from 3.23.12 to 3.24.4.
- [Release notes](https://github.com/shirou/gopsutil/releases)
- [Commits](https://github.com/shirou/gopsutil/compare/v3.23.12...v3.24.4)

---
updated-dependencies:
- dependency-name: github.com/shirou/gopsutil/v3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-29 10:41:51 +08:00
Gaius 83a5ee3c6e
chore: update client and console (#3290)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2024-05-24 10:29:52 +08:00
Gaius ec76785f7f
chore: update client verison (#3289)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2024-05-23 13:47:26 +08:00
Jim Ma eba010516e
chore: optimize register timeout (#3288)
Signed-off-by: Jim Ma <majinjing3@gmail.com>
2024-05-21 16:40:49 +08:00
dependabot[bot] f0c4ef014a
chore(deps): bump google.golang.org/api from 0.180.0 to 0.181.0 (#3287)
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.180.0 to 0.181.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.180.0...v0.181.0)

---
updated-dependencies:
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-21 10:57:42 +08:00
dependabot[bot] 528c85d3d7
chore(deps): bump github.com/gin-gonic/gin from 1.9.1 to 1.10.0 (#3284)
Bumps [github.com/gin-gonic/gin](https://github.com/gin-gonic/gin) from 1.9.1 to 1.10.0.
- [Release notes](https://github.com/gin-gonic/gin/releases)
- [Changelog](https://github.com/gin-gonic/gin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/gin-gonic/gin/compare/v1.9.1...v1.10.0)

---
updated-dependencies:
- dependency-name: github.com/gin-gonic/gin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-21 10:57:14 +08:00
dependabot[bot] 8af7b073a2
chore(deps): bump helm/kind-action from 1.9.0 to 1.10.0 (#3282)
Bumps [helm/kind-action](https://github.com/helm/kind-action) from 1.9.0 to 1.10.0.
- [Release notes](https://github.com/helm/kind-action/releases)
- [Commits](https://github.com/helm/kind-action/compare/v1.9.0...v1.10.0)

---
updated-dependencies:
- dependency-name: helm/kind-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-21 10:56:48 +08:00
Gaius a260314a71
chore: update client version (#3267)
* chore: update client version

Signed-off-by: Gaius <gaius.qi@gmail.com>

* feat: update client verison

Signed-off-by: Gaius <gaius.qi@gmail.com>

---------

Signed-off-by: Gaius <gaius.qi@gmail.com>
2024-05-17 14:17:20 +08:00
Jim Ma 3ddf37acfb
chore: update pex replica clean logic (#3272)
Signed-off-by: Jim Ma <majinjing3@gmail.com>
2024-05-16 15:04:01 +08:00
Qi 756b6b49ea
fix traffic swap (#3188) 2024-05-16 11:43:08 +08:00
dlut_xz 4aa9a7e418
fix: use safe set in client daemon network_topology.go (#3276)
Signed-off-by: XZ <834756128@qq.com>
2024-05-16 11:08:36 +08:00
Qi 6c44d25dce
BUGFIX: hardlink (#3277) 2024-05-16 11:07:47 +08:00