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

[scheduling][5] Refactor resource syncer. #23270

Merged
merged 79 commits into from
Mar 30, 2022

Commits on Mar 17, 2022

  1. initial version

    fishbone committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    91667ff View commit details
    Browse the repository at this point in the history
  2. add more comments

    fishbone committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    0b3265c View commit details
    Browse the repository at this point in the history
  3. add proto comment

    fishbone committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    f47727e View commit details
    Browse the repository at this point in the history
  4. update

    fishbone committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    f386753 View commit details
    Browse the repository at this point in the history
  5. update

    fishbone committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    9a5ffbc View commit details
    Browse the repository at this point in the history
  6. update

    fishbone committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    e870bd6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6d6989f View commit details
    Browse the repository at this point in the history
  8. add test_syncer_service

    fishbone committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    21dd1e4 View commit details
    Browse the repository at this point in the history
  9. format

    fishbone committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    46ca5aa View commit details
    Browse the repository at this point in the history
  10. make example compilable

    fishbone committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    700aead View commit details
    Browse the repository at this point in the history
  11. format

    fishbone committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    b7111f0 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2022

  1. update

    fishbone committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    5d17d83 View commit details
    Browse the repository at this point in the history
  2. format

    fishbone committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    b4aa776 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2022

  1. fix comment

    fishbone committed Mar 20, 2022
    Configuration menu
    Copy the full SHA
    958e71a View commit details
    Browse the repository at this point in the history
  2. update

    fishbone committed Mar 20, 2022
    Configuration menu
    Copy the full SHA
    6600327 View commit details
    Browse the repository at this point in the history
  3. fix some

    fishbone committed Mar 20, 2022
    Configuration menu
    Copy the full SHA
    dc562e6 View commit details
    Browse the repository at this point in the history
  4. fix some

    fishbone committed Mar 20, 2022
    Configuration menu
    Copy the full SHA
    219eb19 View commit details
    Browse the repository at this point in the history
  5. make toy example compiled

    fishbone committed Mar 20, 2022
    Configuration menu
    Copy the full SHA
    33d77c2 View commit details
    Browse the repository at this point in the history
  6. format

    fishbone committed Mar 20, 2022
    Configuration menu
    Copy the full SHA
    fa19e39 View commit details
    Browse the repository at this point in the history
  7. update

    fishbone committed Mar 20, 2022
    Configuration menu
    Copy the full SHA
    ed02ab2 View commit details
    Browse the repository at this point in the history
  8. fix

    fishbone committed Mar 20, 2022
    Configuration menu
    Copy the full SHA
    11aeb12 View commit details
    Browse the repository at this point in the history
  9. format

    fishbone committed Mar 20, 2022
    Configuration menu
    Copy the full SHA
    712d9d3 View commit details
    Browse the repository at this point in the history
  10. fix serveral issues

    fishbone committed Mar 20, 2022
    Configuration menu
    Copy the full SHA
    489d3aa View commit details
    Browse the repository at this point in the history
  11. remove uncessary logs

    fishbone committed Mar 20, 2022
    Configuration menu
    Copy the full SHA
    e667b5b View commit details
    Browse the repository at this point in the history
  12. lint

    fishbone committed Mar 20, 2022
    Configuration menu
    Copy the full SHA
    94fb719 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2022

  1. revert bazelrc

    fishbone committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    9450a29 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d8ecd71 View commit details
    Browse the repository at this point in the history
  3. gcs back

    fishbone committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    08d866a View commit details
    Browse the repository at this point in the history
  4. prep for unittest

    fishbone committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    981b1ce View commit details
    Browse the repository at this point in the history
  5. up

    fishbone committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    1775659 View commit details
    Browse the repository at this point in the history
  6. check

    fishbone committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    5a6fac6 View commit details
    Browse the repository at this point in the history
  7. test for node status

    fishbone committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    b2100d6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d9d9194 View commit details
    Browse the repository at this point in the history
  9. fix comment

    fishbone committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    ca949b0 View commit details
    Browse the repository at this point in the history
  10. fix

    fishbone committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    26de0c6 View commit details
    Browse the repository at this point in the history
  11. fix comment

    fishbone committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    8ce7c6c View commit details
    Browse the repository at this point in the history
  12. up

    fishbone committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    85a8765 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    1ad60b7 View commit details
    Browse the repository at this point in the history
  14. format

    fishbone committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    a6314e1 View commit details
    Browse the repository at this point in the history
  15. format

    fishbone committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    24f55fa View commit details
    Browse the repository at this point in the history
  16. lint

    fishbone committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    e778d0e View commit details
    Browse the repository at this point in the history
  17. fix error

    fishbone committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    3b7db93 View commit details
    Browse the repository at this point in the history
  18. fix

    fishbone committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    8679b50 View commit details
    Browse the repository at this point in the history
  19. fix comment

    fishbone committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    f9d6515 View commit details
    Browse the repository at this point in the history
  20. add comment

    fishbone committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    75d0f99 View commit details
    Browse the repository at this point in the history
  21. fix comments

    fishbone committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    50989ce View commit details
    Browse the repository at this point in the history
  22. fix

    fishbone committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    0a67584 View commit details
    Browse the repository at this point in the history
  23. fix

    fishbone committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    8b2d2d5 View commit details
    Browse the repository at this point in the history
  24. format

    fishbone committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    58b8963 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2022

  1. fix error

    fishbone committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    e2503b7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1ffd94a View commit details
    Browse the repository at this point in the history
  3. format

    fishbone committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    d7896b8 View commit details
    Browse the repository at this point in the history
  4. up

    fishbone committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    483278b View commit details
    Browse the repository at this point in the history
  5. check

    fishbone committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    bf3030f View commit details
    Browse the repository at this point in the history
  6. address comments

    fishbone committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    9e92dea View commit details
    Browse the repository at this point in the history
  7. fix

    fishbone committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    0a0e680 View commit details
    Browse the repository at this point in the history
  8. update

    fishbone committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    295d060 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2022

  1. Configuration menu
    Copy the full SHA
    f3e90ec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9ff350f View commit details
    Browse the repository at this point in the history
  3. update

    fishbone committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    b3f11f3 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2022

  1. fix io pool overloaded

    fishbone committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    5cea3ee View commit details
    Browse the repository at this point in the history
  2. finish

    fishbone committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    cb63fa2 View commit details
    Browse the repository at this point in the history
  3. update

    fishbone committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    09fafa6 View commit details
    Browse the repository at this point in the history
  4. update

    fishbone committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    33fbf3b View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2022

  1. format

    fishbone committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    3f56cbd View commit details
    Browse the repository at this point in the history
  2. try to fix tsan

    fishbone committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    da5b74f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b3cb08d View commit details
    Browse the repository at this point in the history
  4. another try to fix tsan

    fishbone committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    c71d847 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2022

  1. try to fix flaky

    fishbone committed Mar 28, 2022
    Configuration menu
    Copy the full SHA
    0c20810 View commit details
    Browse the repository at this point in the history
  2. format

    fishbone committed Mar 28, 2022
    Configuration menu
    Copy the full SHA
    cf8e28f View commit details
    Browse the repository at this point in the history
  3. a try to fix

    fishbone committed Mar 28, 2022
    Configuration menu
    Copy the full SHA
    7a879b5 View commit details
    Browse the repository at this point in the history
  4. fix

    fishbone committed Mar 28, 2022
    Configuration menu
    Copy the full SHA
    ef6c28b View commit details
    Browse the repository at this point in the history
  5. fix

    fishbone committed Mar 28, 2022
    Configuration menu
    Copy the full SHA
    85fc7fb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6b880ea View commit details
    Browse the repository at this point in the history
  7. fix some

    fishbone committed Mar 28, 2022
    Configuration menu
    Copy the full SHA
    b654412 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2022

  1. fix one bug!

    fishbone committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    498c335 View commit details
    Browse the repository at this point in the history
  2. format

    fishbone committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    4a6cb59 View commit details
    Browse the repository at this point in the history
  3. fix comments

    fishbone committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    e3aa592 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2022

  1. fix comment

    fishbone committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    16b5eab View commit details
    Browse the repository at this point in the history