Commit Graph

509 Commits

Author SHA1 Message Date
dependabot[bot] f4f537a6fb
chore(deps): bump prost from 0.13.3 to 0.13.4 (#422)
Bumps [prost](https://github.com/tokio-rs/prost) from 0.13.3 to 0.13.4.
- [Release notes](https://github.com/tokio-rs/prost/releases)
- [Changelog](https://github.com/tokio-rs/prost/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tokio-rs/prost/compare/v0.13.3...v0.13.4)

---
updated-dependencies:
- dependency-name: prost
  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-12-09 10:37:01 +08:00
dependabot[bot] 1ce6ea0738
chore(deps): bump tokio from 1.41.1 to 1.42.0 (#421)
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.41.1 to 1.42.0.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.41.1...tokio-1.42.0)

---
updated-dependencies:
- dependency-name: tokio
  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-12-09 10:34:37 +08:00
Gaius d92317ee72
chore: update cargo version
Signed-off-by: Gaius <gaius.qi@gmail.com>
2024-11-29 19:29:16 +08:00
Gaius 8ac708ed9c
fix: partten for crc32 (#420)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2024-11-29 19:26:27 +08:00
Gaius f79271fd78
feat: support castagnoli for crc32 (#419)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2024-11-25 21:55:42 +08:00
Chlins Zhang 4bb7e96aa7
feat: add field is_prefetch to the download proto (#418)
feat: add field is_prefetch to the Download proto

Signed-off-by: suhan.zcy <suhan.zcy@antgroup.com>
Co-authored-by: suhan.zcy <suhan.zcy@antgroup.com>
2024-11-25 20:37:44 +08:00
dependabot[bot] 28d0ce80da
chore(deps): bump google.golang.org/protobuf from 1.35.1 to 1.35.2 (#415)
Bumps google.golang.org/protobuf from 1.35.1 to 1.35.2.

---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
  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-11-25 16:00:16 +08:00
Gaius 5934c78ace
feat: add unknow message for errordetails (#417)
feat: add unknown message for errordetails

Signed-off-by: Gaius <gaius.qi@gmail.com>
2024-11-21 14:49:15 +08:00
Gaius 491cee009a
feat: add read bandwidth and write bandwidth for disk (#416)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2024-11-18 14:16:54 +08:00
dependabot[bot] 12368e38e3
chore(deps): bump serde from 1.0.214 to 1.0.215 (#414)
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.214 to 1.0.215.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.214...v1.0.215)

---
updated-dependencies:
- dependency-name: serde
  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-11-18 10:48:00 +08:00
Chongzhi Deng 50fde09a36
feat: add delegation_token for ObjectStorage (#413)
Signed-off-by: BruceAko <chongzhi@hust.edu.cn>
2024-11-14 17:27:31 +08:00
dependabot[bot] e491cd9ad7
chore(deps): bump tokio from 1.41.0 to 1.41.1 (#411)
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.41.0 to 1.41.1.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.41.0...tokio-1.41.1)

---
updated-dependencies:
- dependency-name: tokio
  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-11-14 15:38:13 +08:00
dependabot[bot] 8a8e1b428f
chore(deps): bump google.golang.org/grpc from 1.67.1 to 1.68.0 (#412)
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.67.1 to 1.68.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.67.1...v1.68.0)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  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-11-14 15:37:38 +08:00
dependabot[bot] d925fd7d64
chore(deps): bump serde from 1.0.213 to 1.0.214 (#410)
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.213 to 1.0.214.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.213...v1.0.214)

---
updated-dependencies:
- dependency-name: serde
  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-11-04 10:31:01 +08:00
Gaius 48131a6317
feat: add current_replica_count and current_persistent_replica_count for PersistentCacheTask (#409)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2024-10-30 21:23:35 +08:00
Gaius 8cbd5239ad
feat: add task info for UploadPersistentCacheTaskStarted (#408)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2024-10-30 11:08:27 +08:00
dependabot[bot] b703fee634
chore(deps): bump serde from 1.0.210 to 1.0.213 (#406)
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.210 to 1.0.213.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.210...v1.0.213)

---
updated-dependencies:
- dependency-name: serde
  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-10-28 10:54:03 +08:00
dependabot[bot] 0da9b4db58
chore(deps): bump tokio from 1.40.0 to 1.41.0 (#407)
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.40.0 to 1.41.0.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.40.0...tokio-1.41.0)

---
updated-dependencies:
- dependency-name: tokio
  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-10-28 10:53:42 +08:00
dependabot[bot] 6a1c228126
chore(deps): bump google.golang.org/protobuf from 1.34.2 to 1.35.1 (#404) 2024-10-14 09:55:51 +08:00
Gaius 50b7abc20e
feat: remove security proto (#403)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2024-10-10 17:54:09 +08:00
dependabot[bot] b246448e87
chore(deps): bump google.golang.org/grpc from 1.67.0 to 1.67.1 (#402) 2024-10-07 10:28:59 +08:00
Gaius 9c71f692e7
chore: update verison to v2.0.166
Signed-off-by: Gaius <gaius.qi@gmail.com>
2024-09-30 18:08:05 +08:00
Gaius 791f3415d7
chore: update verison to v2.0.165
Signed-off-by: Gaius <gaius.qi@gmail.com>
2024-09-30 17:57:45 +08:00
Gaius a65d57a10b
feat: remove sync probes api (#401)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2024-09-30 17:13:44 +08:00
Gaius b5432fbf2a
feat: add rate limit for network (#400)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2024-09-30 16:29:44 +08:00
dependabot[bot] 4ad01a3404
chore(deps): bump tonic from 0.12.2 to 0.12.3 (#397)
Bumps [tonic](https://github.com/hyperium/tonic) from 0.12.2 to 0.12.3.
- [Release notes](https://github.com/hyperium/tonic/releases)
- [Changelog](https://github.com/hyperium/tonic/blob/master/CHANGELOG.md)
- [Commits](https://github.com/hyperium/tonic/compare/v0.12.2...v0.12.3)

---
updated-dependencies:
- dependency-name: tonic
  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-09-30 10:30:40 +08:00
dependabot[bot] 28136d14a5
chore(deps): bump prost-types from 0.13.2 to 0.13.3 (#398)
Bumps [prost-types](https://github.com/tokio-rs/prost) from 0.13.2 to 0.13.3.
- [Release notes](https://github.com/tokio-rs/prost/releases)
- [Changelog](https://github.com/tokio-rs/prost/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tokio-rs/prost/compare/v0.13.2...v0.13.3)

---
updated-dependencies:
- dependency-name: prost-types
  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-09-30 10:30:19 +08:00
Gaius cc23703438
feat: fixed the comments for PersistentCacheTask (#396)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2024-09-29 14:18:23 +08:00
Gaius 0b031ea044
feat: generate mocks (#395)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2024-09-26 16:42:29 +08:00
Gaius 28a7989601
feat: rename cache task to persistent cache task (#394)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2024-09-26 15:34:55 +08:00
Gaius 53512f5855
feat: add definition of the task type (#393)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2024-09-26 12:43:54 +08:00
Gaius ba358f22e9
feat: remove AnnouncePeers api in scheduler (#392)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2024-09-25 21:43:00 +08:00
Chongzhi Deng dbf4bbae2b
feat: add ListHosts proto (#389)
Signed-off-by: BruceAko <chongzhi@hust.edu.cn>
2024-09-23 22:45:41 +08:00
dependabot[bot] 7aa6d09153
chore(deps): bump google.golang.org/grpc from 1.66.2 to 1.67.0 (#391)
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.66.2 to 1.67.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.66.2...v1.67.0)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  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-09-23 10:34:19 +08:00
dependabot[bot] 5ed09d9ed2
chore(deps): bump prost from 0.13.2 to 0.13.3 (#390)
Bumps [prost](https://github.com/tokio-rs/prost) from 0.13.2 to 0.13.3.
- [Release notes](https://github.com/tokio-rs/prost/releases)
- [Changelog](https://github.com/tokio-rs/prost/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tokio-rs/prost/compare/v0.13.2...v0.13.3)

---
updated-dependencies:
- dependency-name: prost
  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-09-23 10:34:00 +08:00
dependabot[bot] 0721117cfa
chore(deps): bump google.golang.org/grpc from 1.66.0 to 1.66.2 (#388) 2024-09-16 09:38:19 +08:00
Gaius f8ac513919
feat: add disable_shared for Host (#387)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2024-09-14 14:32:43 +08:00
Gaius 314dfd30dc
feat: add features to UpdateSchedulerRequest (#386)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2024-09-09 15:34:57 +08:00
Gaius 84d23a2f38
feat: add features field for manager (#385)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2024-09-09 15:16:31 +08:00
dependabot[bot] 76eabba0b0
chore(deps): bump prost-types from 0.13.1 to 0.13.2 (#384)
Bumps [prost-types](https://github.com/tokio-rs/prost) from 0.13.1 to 0.13.2.
- [Release notes](https://github.com/tokio-rs/prost/releases)
- [Changelog](https://github.com/tokio-rs/prost/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tokio-rs/prost/compare/v0.13.1...v0.13.2)

---
updated-dependencies:
- dependency-name: prost-types
  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-09-09 15:12:30 +08:00
dependabot[bot] f6ebee64fe
chore(deps): bump serde from 1.0.209 to 1.0.210 (#383)
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.209 to 1.0.210.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.209...v1.0.210)

---
updated-dependencies:
- dependency-name: serde
  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-09-09 15:12:05 +08:00
dependabot[bot] cda650bdd2
chore(deps): bump prost from 0.13.1 to 0.13.2 (#380) 2024-09-02 18:58:56 +08:00
dependabot[bot] 57cbd48803
chore(deps): bump tokio from 1.39.3 to 1.40.0 (#381) 2024-09-02 18:58:24 +08:00
dependabot[bot] e0b4dc0861
chore(deps): bump google.golang.org/grpc from 1.65.0 to 1.66.0 (#382) 2024-09-02 18:57:57 +08:00
Gaius adef6682c0
feat: remove model api (#379)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2024-08-27 12:16:49 +08:00
Gaius ae0274ca65
feat: remove trainer api (#378)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2024-08-27 12:03:14 +08:00
dependabot[bot] ff5ec8b3e5
chore(deps): bump serde from 1.0.208 to 1.0.209 (#377)
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.208 to 1.0.209.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.208...v1.0.209)

---
updated-dependencies:
- dependency-name: serde
  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-08-26 10:51:51 +08:00
Zyyeric d13fe01187
feat: make AKSK optional (#376)
Signed-off-by: Zyyeric <eric1976808123@gmail.com>
2024-08-19 20:35:42 +08:00
Zyyeric 63caf5465b
feat: Add credential_path field to Object Storage (#372)
Signed-off-by: Zyyeric <eric1976808123@gmail.com>
2024-08-19 12:07:27 +08:00
Gaius 5ecabe6e07
feat: remove content_length in Download message (#375)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2024-08-19 11:10:50 +08:00