GREP-375 add scheduler backend framework#372
Merged
Merged
Conversation
unmarshall
reviewed
Feb 3, 2026
unmarshall
reviewed
Feb 3, 2026
unmarshall
reviewed
Feb 3, 2026
unmarshall
reviewed
Feb 3, 2026
unmarshall
reviewed
Feb 3, 2026
unmarshall
reviewed
Feb 3, 2026
unmarshall
reviewed
Feb 3, 2026
Ronkahn21
reviewed
Feb 3, 2026
Ronkahn21
left a comment
Contributor
There was a problem hiding this comment.
Half way. I will complete the review tomorrow
Ronkahn21
reviewed
Feb 5, 2026
7012497 to
3ac9845
Compare
sanjaychatterjee
left a comment
Collaborator
There was a problem hiding this comment.
LGTM. Made a couple of minor suggestions to update the GREP. Thanks!
unmarshall
reviewed
Feb 18, 2026
16e1c09 to
ef9a34e
Compare
unmarshall
reviewed
Feb 19, 2026
b6348bc to
1e4e042
Compare
Signed-off-by: kangclzjc <kangz@nvidia.com>
Signed-off-by: Kang Zhang <kangz@nvidia.com>
Signed-off-by: Kang Zhang <kangz@nvidia.com>
remove phase1 in limitation Co-authored-by: Madhav Bhargava <madhav.bhargava@sap.com> Signed-off-by: Kang Zhang <100667394+kangclzjc@users.noreply.github.com>
Signed-off-by: Kang Zhang <kangz@nvidia.com>
Signed-off-by: Kang Zhang <kangz@nvidia.com>
Signed-off-by: Kang Zhang <kangz@nvidia.com>
Signed-off-by: Kang Zhang <kangz@nvidia.com>
Signed-off-by: Kang Zhang <kangz@nvidia.com>
Signed-off-by: Kang Zhang <kangz@nvidia.com>
Move scheduler string to struct Co-authored-by: Ron Kahn <122778260+Ronkahn21@users.noreply.github.com> Signed-off-by: Kang Zhang <100667394+kangclzjc@users.noreply.github.com>
Signed-off-by: Kang Zhang <kangz@nvidia.com>
Signed-off-by: Kang Zhang <kangz@nvidia.com>
Signed-off-by: Kang Zhang <kangz@nvidia.com>
Signed-off-by: Kang Zhang <kangz@nvidia.com>
Signed-off-by: Kang Zhang <kangz@nvidia.com>
Signed-off-by: Kang Zhang <kangz@nvidia.com>
Signed-off-by: Kang Zhang <kangz@nvidia.com>
Co-authored-by: Madhav Bhargava <madhav.bhargava@sap.com> Signed-off-by: Kang Zhang <100667394+kangclzjc@users.noreply.github.com>
Co-authored-by: Madhav Bhargava <madhav.bhargava@sap.com> Signed-off-by: Kang Zhang <100667394+kangclzjc@users.noreply.github.com>
Co-authored-by: Madhav Bhargava <madhav.bhargava@sap.com> Signed-off-by: Kang Zhang <100667394+kangclzjc@users.noreply.github.com>
Co-authored-by: Madhav Bhargava <madhav.bhargava@sap.com> Signed-off-by: Kang Zhang <100667394+kangclzjc@users.noreply.github.com>
Signed-off-by: Kang Zhang <kangz@nvidia.com>
Signed-off-by: Kang Zhang <kangz@nvidia.com> add non-goals Signed-off-by: Kang Zhang <kangz@nvidia.com> add e2e test config Signed-off-by: Kang Zhang <kangz@nvidia.com>
Signed-off-by: Madhav Bhargava <madhav.bhargava@sap.com>
863cc0b to
84a5388
Compare
sanjaychatterjee
approved these changes
Feb 20, 2026
unmarshall
approved these changes
Feb 20, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What type of PR is this?
/kind documentation
What this PR does / why we need it:
Add scheduler backend framework to support multiple scheduler backends
Which issue(s) this PR fixes:
Fixes #275
Fixes #375
Special notes for your reviewer:
Does this PR introduce a API change?
Additional documentation e.g., enhancement proposals, usage docs, etc.: