Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

chore(refactor): refactor scheduler for ZFS-LocalPV #249

Merged
merged 1 commit into from
Dec 7, 2020

Conversation

pawanpraka1
Copy link
Contributor

Signed-off-by: Pawan pawan@mayadata.io

Why is this PR required? What issue does it fix?:

refactor scheduler for ZFS-LocalPV

Checklist:

  • Fixes #
  • PR Title follows the convention of <type>(<scope>): <subject>
  • Has the change log section been updated?
  • Commit has unit tests
  • Commit has integration tests
  • (Optional) Are upgrade changes included in this PR? If not, mention the issue/PR to track:
  • (Optional) If documentation changes are required, which issue on https://github.com/openebs/openebs-docs is used to track them:

@pawanpraka1 pawanpraka1 added the refactoring Modifying existing code. label Dec 4, 2020
@pawanpraka1 pawanpraka1 added this to the v1.2.0 milestone Dec 4, 2020
@pawanpraka1 pawanpraka1 added this to In progress in ZFS Local PV Dec 4, 2020
@pawanpraka1 pawanpraka1 added this to RC1 - Due: Dec 5 2020 in 2.4 Release Tracker - Due Dec 15th. Dec 4, 2020
Signed-off-by: Pawan <pawan@mayadata.io>
@codecov-io
Copy link

Codecov Report

Merging #249 (cabae9e) into master (30a7f23) will increase coverage by 0.22%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #249      +/-   ##
=========================================
+ Coverage    8.27%   8.50%   +0.22%     
=========================================
  Files          20      20              
  Lines        1076    1047      -29     
=========================================
  Hits           89      89              
+ Misses        986     957      -29     
  Partials        1       1              
Impacted Files Coverage Δ
pkg/driver/controller.go 0.82% <0.00%> (-0.01%) ⬇️
pkg/driver/schd_helper.go 0.00% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 30a7f23...cabae9e. Read the comment docs.

@kmova kmova merged commit e1e8aa5 into openebs:master Dec 7, 2020
ZFS Local PV automation moved this from In progress to Done Dec 7, 2020
2.4 Release Tracker - Due Dec 15th. automation moved this from RC1 - Due: Dec 5 2020 to Done Dec 7, 2020
@pawanpraka1 pawanpraka1 deleted the schd branch December 7, 2020 12:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactoring Modifying existing code.
Projects
ZFS Local PV
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

3 participants