Gaius
|
db4e9c74e2
|
feat: change piece count type to int32 (#75)
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2023-02-20 18:29:45 +08:00 |
Gaius
|
1692126524
|
feat: add UNKNOW to size scope in common v1
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2023-02-20 18:05:37 +08:00 |
Gaius
|
b833a55168
|
feat: add UNKNOW to size scope (#74)
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2023-02-20 17:58:33 +08:00 |
Gaius
|
39236eb45e
|
fix: task type in common v2 (#73)
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2023-02-20 16:40:09 +08:00 |
Gaius
|
11a152f294
|
feat: change piece number type from uint32 to int32 (#72)
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2023-02-20 16:00:17 +08:00 |
Gaius
|
41e14b7c60
|
feat: rename ParallelPieceCount to ConcurrentPieceCount (#71)
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2023-02-20 15:42:01 +08:00 |
Gaius
|
a0becb425d
|
feat: rename ParallelCount to ParallelPieceCount (#70)
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2023-02-20 15:31:43 +08:00 |
Gaius
|
496cad742e
|
feat: change piece size to length (#69)
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2023-02-14 20:41:33 +08:00 |
dependabot[bot]
|
9d94946926
|
chore(deps): bump google.golang.org/grpc from 1.52.3 to 1.53.0 (#67)
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.52.3 to 1.53.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.52.3...v1.53.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>
|
2023-02-13 20:59:12 +08:00 |
Gaius
|
4b65d5ec70
|
feat: change fields of range (#68)
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2023-02-13 20:58:30 +08:00 |
Gaius
|
602aa22af8
|
refactor: download metadata in common (#66)
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2023-02-10 18:13:16 +08:00 |
Gaius
|
b2e4c03aac
|
feat: add DownloadTask api (#65)
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2023-02-06 22:05:03 +08:00 |
Gaius
|
8e51b206c0
|
chore: update issue template (#64)
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2023-02-06 19:02:58 +08:00 |
dependabot[bot]
|
7edd544fd0
|
chore(deps): bump google.golang.org/grpc from 1.52.0 to 1.52.3 (#63)
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.52.0 to 1.52.3.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.52.0...v1.52.3)
---
updated-dependencies:
- dependency-name: google.golang.org/grpc
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>
|
2023-02-03 12:31:04 +08:00 |
Gaius
|
b12d940bf7
|
feat: add SyncNetworkTopology to scheduler (#62)
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2023-01-16 22:23:56 +08:00 |
Gaius
|
a0551da924
|
feat: remove NetTopology params (#61)
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2023-01-16 17:35:01 +08:00 |
Gaius
|
66a713927e
|
feat: add SyncProbe to scheduler (#60)
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2023-01-16 16:29:28 +08:00 |
dependabot[bot]
|
17e8ae331e
|
chore(deps): bump google.golang.org/grpc from 1.51.0 to 1.52.0 (#59)
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.51.0 to 1.52.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.51.0...v1.52.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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-01-16 11:02:44 +08:00 |
Gaius
|
269d864f55
|
fix: typo
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2023-01-13 15:22:33 +08:00 |
Gaius
|
b3999871be
|
feat: change mock file name (#58)
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2023-01-12 17:29:43 +08:00 |
Gaius
|
73d650ea67
|
feat: add task id to LeavePeerRequest (#57)
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2023-01-12 15:06:25 +08:00 |
Gaius
|
d1aa3bb696
|
feat: add task id and peer id to AnnouncePeerRequest (#56)
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2023-01-12 14:38:33 +08:00 |
Gaius
|
454bfe186c
|
feat: remove v1 package tag (#55)
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2023-01-10 18:47:37 +08:00 |
Gaius
|
b0bebd2958
|
fix: grpc namespace conflict (#54)
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2023-01-10 12:24:27 +08:00 |
Gaius
|
d32f6d5e3c
|
feat: Add S3ForcePathStyle to object storage API (#53)
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2023-01-06 11:48:30 +08:00 |
Gaius
|
7a8ddc17ed
|
chore: rename cargo clippy actions (#52)
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2023-01-04 15:39:56 +08:00 |
Gaius
|
7b8158b461
|
feat: init rust grpc protoc (#51)
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2023-01-04 15:35:17 +08:00 |
Gaius
|
58fdcc6ff5
|
feat: add ImportTask, ExportTask and DeleteTask api (#50)
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2022-12-21 14:10:08 +08:00 |
Gaius
|
95f864706f
|
feat: add dfdaemon v2 protoc (#49)
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2022-12-21 10:42:19 +08:00 |
Gaius
|
a7d0e7a588
|
feat: remove callsystem and pattern (#48)
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2022-12-13 14:37:01 +08:00 |
dependabot[bot]
|
f1e11c9753
|
chore(deps): bump github.com/envoyproxy/protoc-gen-validate from 0.9.0 to 0.9.1 (#47)
chore(deps): bump github.com/envoyproxy/protoc-gen-validate
Bumps [github.com/envoyproxy/protoc-gen-validate](https://github.com/envoyproxy/protoc-gen-validate) from 0.9.0 to 0.9.1.
- [Release notes](https://github.com/envoyproxy/protoc-gen-validate/releases)
- [Changelog](https://github.com/bufbuild/protoc-gen-validate/blob/main/.goreleaser.yaml)
- [Commits](https://github.com/envoyproxy/protoc-gen-validate/compare/v0.9.0...v0.9.1)
---
updated-dependencies:
- dependency-name: github.com/envoyproxy/protoc-gen-validate
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-12-12 11:41:44 +08:00 |
Gaius
|
80907c300f
|
feat: add manager v2 proto and priority (#46)
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2022-12-09 14:50:57 +08:00 |
Gaius
|
d2297a2ac8
|
feat: add LEVEL0 to priority
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2022-12-08 16:49:34 +08:00 |
Gaius
|
e8cbf6434f
|
feat: rename priority field
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2022-12-08 16:22:49 +08:00 |
Gaius
|
36d58eb53e
|
feat: add priority to register api (#45)
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2022-12-08 16:18:09 +08:00 |
Gaius
|
69ae546791
|
feat: upper priority level (#44)
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2022-12-07 17:05:22 +08:00 |
Gaius
|
64ecd30a29
|
feat: add id to application (#43)
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2022-12-06 16:28:16 +08:00 |
Gaius
|
0267dc52a0
|
feat: add ListApplications to manager (#42)
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2022-12-06 16:05:35 +08:00 |
Gaius
|
ba92788e4f
|
feat: add forbidden error code (#41)
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2022-12-05 16:01:33 +08:00 |
Gaius
|
1b82f6f0ea
|
feat: add Code_SchedReregister to common (#39)
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2022-11-29 14:59:56 +08:00 |
Gaius
|
0106ca9692
|
feat: change announcer validation (#38)
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2022-11-25 17:39:17 +08:00 |
dependabot[bot]
|
03379fe4ae
|
chore(deps): bump google.golang.org/grpc from 1.50.1 to 1.51.0 (#37)
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.50.1 to 1.51.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.50.1...v1.51.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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-11-21 10:39:29 +08:00 |
Gaius
|
778cb0bd2f
|
feat: add strign validation to host type (#36)
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2022-11-18 16:55:07 +08:00 |
Gaius
|
bfd2e8cdab
|
feat: add host type to announce host (#35)
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2022-11-18 15:40:50 +08:00 |
Gaius
|
d46b1e7c9b
|
feat: optimize service (#34)
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2022-11-18 15:01:01 +08:00 |
Gaius
|
4e34212aa9
|
feat: add AnnounceHost defined (#33)
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2022-11-17 18:38:55 +08:00 |
dependabot[bot]
|
ece7bbf8d3
|
chore(deps): bump github.com/envoyproxy/protoc-gen-validate from 0.6.13 to 0.9.0 (#32)
chore(deps): bump github.com/envoyproxy/protoc-gen-validate
Bumps [github.com/envoyproxy/protoc-gen-validate](https://github.com/envoyproxy/protoc-gen-validate) from 0.6.13 to 0.9.0.
- [Release notes](https://github.com/envoyproxy/protoc-gen-validate/releases)
- [Changelog](https://github.com/bufbuild/protoc-gen-validate/blob/main/.goreleaser.yaml)
- [Commits](https://github.com/envoyproxy/protoc-gen-validate/compare/v0.6.13...v0.9.0)
---
updated-dependencies:
- dependency-name: github.com/envoyproxy/protoc-gen-validate
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-11-14 10:37:55 +08:00 |
Gaius
|
7fcdd86b59
|
feat: change TrafficType (#31)
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2022-11-09 12:11:29 +08:00 |
Gaius
|
87f8419c19
|
feat: add traffic type (#30)
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2022-11-09 11:54:23 +08:00 |
Gaius
|
b336cac496
|
feat: add leave host proto (#28)
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2022-10-26 12:59:38 +08:00 |