Skip to content

Commit ec3079c

Browse files
OSDOCS-17628: Kueue 1.2 RNs
1 parent 5e79ff6 commit ec3079c

File tree

2 files changed

+28
-0
lines changed

2 files changed

+28
-0
lines changed

ai_workloads/kueue/release-notes.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ toc::[]
1010

1111
include::modules/kueue-compatible-environments.adoc[leveloffset=+1]
1212

13+
include::modules/kueue-release-notes-1.2.adoc[leveloffset=+1]
14+
1315
include::modules/kueue-release-notes-1.1.adoc[leveloffset=+1]
1416

1517
include::modules/kueue-release-notes-1.0.1.adoc[leveloffset=+1]
Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
// Module included in the following assemblies:
2+
//
3+
// * ai_workloads/kueue/release-notes.adoc
4+
5+
:_mod-docs-content-type: REFERENCE
6+
[id="release-notes-1.2_{context}"]
7+
= Release notes for {kueue-name} version 1.2
8+
9+
[role="_abstract"]
10+
{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.
11+
12+
[id="release-notes-1.2-new-features_{context}"]
13+
== New features and enhancements
14+
15+
Monitoring of pending workloads::
16+
{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].
17+
18+
[id="release-notes-1.0-fixed-issues_{context}"]
19+
== Fixed issues
20+
21+
Documentation error in previous versions of {kueue-name}::
22+
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.
23+
+
24+
(link:https://issues.redhat.com/browse/OCPBUGS-62877[OCPBUGS-62877])
25+
26+

0 commit comments

Comments
 (0)