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

Updates to scheduler plugin logic #25

Open
aramase opened this issue Dec 18, 2021 · 0 comments · May be fixed by #49
Open

Updates to scheduler plugin logic #25

aramase opened this issue Dec 18, 2021 · 0 comments · May be fixed by #49
Assignees
Labels
enhancement New feature or request

Comments

@aramase
Copy link
Member

aramase commented Dec 18, 2021

Today we maintain and construct actual state on the world based on the annotations set in the pod at PreScore or PreFilter extension point. This is required because the scheduling cycle for pods in queue can be called and the pods we just processed don't yet have a node assigned. Having this annotations enables us to construct the state of what we know it'll look like after the scheduling is complete.

We need to validate if there are more optimizations around this with maintaining an in memory cache. Ref comment from our discussion in the issue: #23 (comment).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
2 participants