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

Add generic schedule structure; add fields for defrag schedule #2408

Merged
merged 8 commits into from
Mar 4, 2024

Commits on Mar 1, 2024

  1. Add generic Schedule data structure

    Signed-off-by: Tengxiao Wang <[email protected]>
    twang-ps committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    c84191b View commit details
    Browse the repository at this point in the history
  2. Add last_update_time to DefragNodeStatus

    Signed-off-by: Tengxiao Wang <[email protected]>
    twang-ps committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    984ab4b View commit details
    Browse the repository at this point in the history
  3. Add schedule_one_iteration_only to DefragJob

    Signed-off-by: Tengxiao Wang <[email protected]>
    twang-ps committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    1b49c33 View commit details
    Browse the repository at this point in the history
  4. Update SDK version number

    Signed-off-by: Tengxiao Wang <[email protected]>
    twang-ps committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    2280fdd View commit details
    Browse the repository at this point in the history
  5. Update auto-generated files

    Signed-off-by: Tengxiao Wang <[email protected]>
    twang-ps committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    acd5a69 View commit details
    Browse the repository at this point in the history
  6. Update Schedule proto comments

    Signed-off-by: Tengxiao Wang <[email protected]>
    twang-ps committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    8a17231 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2024

  1. Configuration menu
    Copy the full SHA
    26072d6 View commit details
    Browse the repository at this point in the history
  2. Add comments to proto

    Signed-off-by: Tengxiao Wang <[email protected]>
    twang-ps committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    049632d View commit details
    Browse the repository at this point in the history