-
Notifications
You must be signed in to change notification settings - Fork 266
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
☂️ Requirements for v0.5 #974
Comments
This is very much work-in-progress. Ideally, we should aim for a release in mid September. I also acknowledge that there are a few feature requests and open KEPs for more policies. I want to discuss with folks which of those policies are most important and can be implemented in a maintainable way. Alternatively, we could look into interfaces that would allow folks to implement their own policies. cc @tenzen-y @Gekko0114 @KunWuLuan @vsoch @ahg-g for feedback |
@alculquicondor Thanks for creating this issue. I would like to add #297.
I agree. It would be nice to define interfaces for queueing and expose extensible points like the kube-scheduler scheduling framework. |
I was planning on starting the plugin soon, although I can't give a proper ETA until I dig in a bit. I will try to post an update on that soon. |
A couple of features to consider: |
We probably should start with #976. I don't think we can fit that and partial preemption in one release. |
I agree that #976 is the higher priority |
See updated list. I'm leaving out #963 for now, as we already have a lot in our plates. |
LGTM |
@alculquicondor What are the remaining tasks? I guess it's only #297? |
I see. I'm ok with including #1136 in this release. However, it might be better to cut a new release by KubeCon.
All APIs had been done. |
I agree, kubecon is an important deadline. Let's take it out if it's not done by the end of this week. |
SGTM |
The last 2 (documentation) could be merge afterwards. |
I think they can all merge by Monday. |
SGTM |
cc @B1F030 |
🚀 /close |
@alculquicondor: Closing this issue. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
Accepted
batch/job.completions
withparallelism
in case of partial admission #970The text was updated successfully, but these errors were encountered: