-
Notifications
You must be signed in to change notification settings - Fork 1.8k
[WIP]OSDOCS-17628: Kueue 1.2 RNs #103685
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
base: main
Are you sure you want to change the base?
[WIP]OSDOCS-17628: Kueue 1.2 RNs #103685
Conversation
|
@StephenJamesSmith: This pull request references OSDOCS-17628 which is a valid jira issue. Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target the "4.21.0" version, but no target version was set. 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 openshift-eng/jira-lifecycle-plugin repository. |
|
🤖 Tue Dec 09 21:59:11 - Prow CI generated the docs preview: |
|
@StephenJamesSmith: This pull request references OSDOCS-17628 which is a valid jira issue. Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target the "4.21.0" version, but no target version was set. 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 openshift-eng/jira-lifecycle-plugin repository. |
modules/kueue-release-notes-1.2.adoc
Outdated
| = Release notes for {kueue-name} version 1.2 | ||
|
|
||
| [role="_abstract"] | ||
| {kueue-name} version 1.2 is a generally available release that is supported on {product-title} versions 4.18 and later on the 64-bit x86 architecture. {kueue-name} version 1.2 uses link:https://kueue.sigs.k8s.io/docs/overview/[Kueue] version 0.13. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| {kueue-name} version 1.2 is a generally available release that is supported on {product-title} versions 4.18 and later on the 64-bit x86 architecture. {kueue-name} version 1.2 uses link:https://kueue.sigs.k8s.io/docs/overview/[Kueue] version 0.13. | |
| {kueue-name} version 1.2 is a generally available release that is supported on {product-title} versions 4.18 and later on the 64-bit x86 architecture. {kueue-name} version 1.2 uses link:https://kueue.sigs.k8s.io/docs/overview/[Kueue] version 0.14. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
changed.
modules/kueue-release-notes-1.2.adoc
Outdated
| == New features and enhancements | ||
|
|
||
| Monitoring of pending workloads:: | ||
| {kueue-name} version 1.2 provides the `VisibilityOnDemand` feature to monitor the pipeline of pending jobs in the cluster queue and batch users for the local queue, and help users to estimate when their jobs will start. For more information, see link:https://docs.redhat.com/en/documentation/openshift_container_platform/4.21/html/ai_workloads/red-hat-build-of-kueue#monitoring-pending-workloads.html[Monitoring pending workloads]. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| {kueue-name} version 1.2 provides the `VisibilityOnDemand` feature to monitor the pipeline of pending jobs in the cluster queue and batch users for the local queue, and help users to estimate when their jobs will start. For more information, see link:https://docs.redhat.com/en/documentation/openshift_container_platform/4.21/html/ai_workloads/red-hat-build-of-kueue#monitoring-pending-workloads.html[Monitoring pending workloads]. | |
| {kueue-name} version 1.2 provides the `VisibilityOnDemand` feature to monitor the pipeline of pending jobs in the cluster queue and the local queue, and help users to estimate when their jobs will start. For more information, see link:https://docs.redhat.com/en/documentation/openshift_container_platform/4.21/html/ai_workloads/red-hat-build-of-kueue#monitoring-pending-workloads.html[Monitoring pending workloads]. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
no need to detail batch users as we don't detail which user is allowed to access the cluster queue.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Changed.
ec3079c to
e7b9152
Compare
|
/retest |
e7b9152 to
14f6fc2
Compare
| [id="release-notes-1.2-known-issues_{context}"] | ||
| == Known issues | ||
|
|
||
| `Kueue` CR description reads as "Not available" in the {product-title} web console:: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@StephenJamesSmith, this issue was fixed for Kueue 1.2. On Comments section, it's mentioned that it will be part of this release (Kueue 1.2).
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'll move it to Fixed issues
|
@StephenJamesSmith: This pull request references OSDOCS-17628 which is a valid jira issue. Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target the "4.21.0" version, but no target version was set. 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 openshift-eng/jira-lifecycle-plugin repository. |
| Documentation error in previous versions of {kueue-name}:: | ||
| In link:https://docs.redhat.com/en/documentation/openshift_container_platform/4.20/html/ai_workloads/red-hat-build-of-kueue#create-kueue-cr_install-kueue[Creating a Kueue custom resource], the optional workload types `Pod`, `Deployment`, `StatefulSet` were omitted. They are now included. | ||
| + | ||
| (link:https://issues.redhat.com/browse/OCPBUGS-62877[OCPBUGS-62877]) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This issue is not fixed yet
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It's now fixed - #102654
14f6fc2 to
86cd2db
Compare
|
@StephenJamesSmith: all tests passed! Full PR test history. Your PR dashboard. 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-sigs/prow repository. I understand the commands that are listed here. |
| (link:https://issues.redhat.com/browse/OCPBUGS-62185[OCPBUGS-62185]) | ||
|
|
||
| [id="release-notes-1.2-known-issues_{context}"] | ||
| == Known issues |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It looks like we're missing to add this known issue https://issues.redhat.com/browse/OCPBUGS-63479
Version(s):
4.19, 4.20
Issue:
https://issues.redhat.com/browse/OSDOCS-17628
Link to docs preview:
https://103685--ocpdocs-pr.netlify.app/openshift-enterprise/latest/ai_workloads/kueue/release-notes.html#release-notes-1.2_release-notes
QE review: @anahas-redhat