Skip to content

Commit

Permalink
Add generic schedule structure; add fields for defrag schedule (#2408)
Browse files Browse the repository at this point in the history
* Add generic Schedule data structure

* Add last_update_time to DefragNodeStatus

* Add schedule_one_iteration_only to DefragJob

---------

Signed-off-by: Tengxiao Wang <[email protected]>
  • Loading branch information
twang-ps authored Mar 4, 2024
1 parent 150e2ac commit 5aaf214
Show file tree
Hide file tree
Showing 4 changed files with 5,129 additions and 4,922 deletions.
4 changes: 4 additions & 0 deletions SDK_CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

## Releases

### v0.179.0 - (02/29/2024)

* Add generic schedule data structure

### v0.178.0 - (02/27/2024)

* Add new mode for rebalance request
Expand Down
Loading

0 comments on commit 5aaf214

Please sign in to comment.