Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

feat: add cdn cluster id for scheduler cluster #580

Merged
merged 2 commits into from
Aug 25, 2021

Conversation

gaius-qi
Copy link
Member

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

Description

  • Add cdn cluster id for scheduler cluster.

Related Issue

Motivation and Context

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation Update (if none of the other choices apply)

Checklist:

  • Code compiles correctly.
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

Signed-off-by: Gaius <gaius.qi@gmail.com>
@gaius-qi gaius-qi added this to the v2.0.0 milestone Aug 25, 2021
@gaius-qi gaius-qi requested a review from a team as a code owner August 25, 2021 12:01
@gaius-qi gaius-qi self-assigned this Aug 25, 2021
@codecov-commenter
Copy link

codecov-commenter commented Aug 25, 2021

Codecov Report

Merging #580 (596c051) into main (70e5412) will increase coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #580      +/-   ##
==========================================
+ Coverage   39.11%   39.12%   +0.01%     
==========================================
  Files          86       86              
  Lines        6644     6655      +11     
==========================================
+ Hits         2599     2604       +5     
- Misses       3675     3681       +6     
  Partials      370      370              
Flag Coverage Δ
e2etests ∅ <ø> (∅)
unittests 39.12% <ø> (+0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
internal/job/job.go 16.66% <0.00%> (-4.49%) ⬇️
scheduler/config/dynconfig.go 56.79% <0.00%> (ø)
client/daemon/peer/peertask_base.go 34.68% <0.00%> (ø)
scheduler/config/config.go 4.59% <0.00%> (+0.15%) ⬆️
client/daemon/peer/peertask_stream.go 56.79% <0.00%> (+1.74%) ⬆️

Signed-off-by: Gaius <gaius.qi@gmail.com>
@jim3ma jim3ma merged commit 762454c into main Aug 25, 2021
@jim3ma jim3ma deleted the feature/scheduler-cluster branch August 25, 2021 12:48
gaius-qi added a commit that referenced this pull request Jun 28, 2023
* feat: add cdn cluster id
* docs: swagger api

Signed-off-by: Gaius <gaius.qi@gmail.com>
e-ngo pushed a commit to e-ngo/dragonfly that referenced this pull request Jan 23, 2025
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.119 to 1.0.120.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](serde-rs/json@v1.0.119...v1.0.120)

---
updated-dependencies:
- dependency-name: serde_json
  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>
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants