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

[core] push down GetAllNodeInfo and GetAllWorkerInfo filters to GCS. #47213

Merged
merged 10 commits into from
Aug 21, 2024

Commits on Aug 20, 2024

  1. push down GetAllNodeInfo filters to GCS.

    Signed-off-by: Ruiyang Wang <[email protected]>
    rynewang committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    95f7ee8 View commit details
    Browse the repository at this point in the history
  2. fix casts and test

    Signed-off-by: Ruiyang Wang <[email protected]>
    rynewang committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    787a792 View commit details
    Browse the repository at this point in the history
  3. add worker filters

    Signed-off-by: Ruiyang Wang <[email protected]>
    rynewang committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    f13f0de View commit details
    Browse the repository at this point in the history
  4. remove exclude_driver from worker filters

    Signed-off-by: Ruiyang Wang <[email protected]>
    rynewang committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    fc17ff4 View commit details
    Browse the repository at this point in the history
  5. update True filter

    Signed-off-by: Ruiyang Wang <[email protected]>
    rynewang committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    453e2ba View commit details
    Browse the repository at this point in the history
  6. fix cast

    Signed-off-by: Ruiyang Wang <[email protected]>
    rynewang committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    e6874e4 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Configuration menu
    Copy the full SHA
    421fe27 View commit details
    Browse the repository at this point in the history
  2. default to limit

    Signed-off-by: Ruiyang Wang <[email protected]>
    rynewang committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    b2de51c View commit details
    Browse the repository at this point in the history
  3. fix num_filtered

    Signed-off-by: Ruiyang Wang <[email protected]>
    rynewang committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    ad5b6b1 View commit details
    Browse the repository at this point in the history
  4. fix num_filtered

    Signed-off-by: Ruiyang Wang <[email protected]>
    rynewang committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    dec2d79 View commit details
    Browse the repository at this point in the history