-
Notifications
You must be signed in to change notification settings - Fork 264
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
[Umbrella] ☂️ Requirements for release 0.1.0 #63
Comments
/kind feature |
cc @ahg-g @ArangoGutierrez @denkensk thoughts? Did I miss something? |
Ohhhh that smell of a new release in the air.... uh lala |
User guide is also needed. |
something we can quickly implement as well could be github-pages for small documentation? (I can volunteer have done that for other sigs) |
#14 Is there any progress on this? @ArangoGutierrez |
we agree to wait for klog/v3 no?
|
I would add #52 to that checklist |
I don't think we should block the first release on #62, ceiling is workable for a 0.0.1 version . |
can we set KubeCon EU as dead line for this? would be a nice thing to achieve |
Yeah, I submitted a proposal to present it at KubeCon the general event, but will also be discussing it in the colo event. |
Great |
I think we should be able to have something sooner. But kubecon EU is a nice hard deadline :) Added to the description.
I think it is indeed usable, but migrating to weights from the first version will avoid one breaking change. Sure... they are alpha APIs, but if we can avoid it, it would be great. Moved to nice-to-have. |
@alculquicondor can you pin this? so is easier to find |
I think we need to add #4 to the list, I will work on that. |
also #91 |
check mark |
Check |
we have an image!!! [eduardo@fedora-workstation kueue]$ skopeo list-tags docker://gcr.io/k8s-staging-kueue/kueue
{
"Repository": "gcr.io/k8s-staging-kueue/kueue",
"Tags": [
"devel"
]
} Prow job: https://prow.k8s.io/view/gs/kubernetes-jenkins/logs/post-kueue-push-images/1502394011774619648 |
CHeckMark -> |
Checkmark Event for unschedulable workloads #91 |
checkmark |
@ahg-g @denkensk @ArangoGutierrez PTAL at the draft for release notes in the issue description. |
Opened #197 |
A couple of other renames we should do:
|
Before the first release we need to ignore jobs with queue name not set; this is important so users are not surprised that their existing running jobs get suspended when they first try Kueue. We will add a flag to ComponentConfig to disable this behavior, and a namespace selector to select which namespaces the job-controller will take over. We can do that in the next release. |
sgtm, can you open an issue and/or PR? |
I will address the two comments above once the multiple api groups pr merges |
+1 to both |
#205 disables reconciling jobs with no queue name set. |
and #206 for renaming requestableResources in the api. |
and #207 for component config |
All items are complete. We probably leave the nice-to-have issues for the next release. /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. |
Deadline: May 16th Kubecon EU
Issues that we need to complete to consider kueue ready for a first release:
Nice to have:
The text was updated successfully, but these errors were encountered: