Skip to content

Commit ad694dc

Browse files
committed
OSDOCS#14286: Release notes for KDO 5.2.0
1 parent a9b5386 commit ad694dc

File tree

4 files changed

+27
-12
lines changed

4 files changed

+27
-12
lines changed

nodes/scheduling/descheduler/index.adoc

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,6 @@ toc::[]
88

99
While the xref:../../../nodes/scheduling/nodes-scheduler-about.adoc#nodes-scheduler-about[scheduler] is used to determine the most suitable node to host a new pod, the descheduler can be used to evict a running pod so that the pod can be rescheduled onto a more suitable node.
1010

11-
:operator-name: The {descheduler-operator}
12-
include::snippets/operator-not-available.adoc[]
13-
1411
// About the descheduler
1512
include::modules/nodes-descheduler-about.adoc[leveloffset=+1]
1613

nodes/scheduling/descheduler/nodes-descheduler-configuring.adoc

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,6 @@ toc::[]
88

99
You can run the descheduler in {product-title} by installing the {descheduler-operator} and setting the desired profiles and other customizations.
1010

11-
:operator-name: The {descheduler-operator}
12-
include::snippets/operator-not-available.adoc[]
13-
1411
// Installing the descheduler
1512
include::modules/nodes-descheduler-installing.adoc[leveloffset=+1]
1613

nodes/scheduling/descheduler/nodes-descheduler-release-notes.adoc

Lines changed: 27 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,31 @@ The {descheduler-operator} allows you to evict pods so that they can be reschedu
1010

1111
These release notes track the development of the {descheduler-operator}.
1212

13-
:operator-name: The {descheduler-operator}
14-
include::snippets/operator-not-available.adoc[]
15-
1613
For more information, see xref:../../../nodes/scheduling/descheduler/index.adoc#nodes-descheduler-about_nodes-descheduler-about[About the descheduler].
14+
15+
[id="descheduler-operator-release-notes-5.2.0"]
16+
== Release notes for {descheduler-operator} 5.2.0
17+
18+
Issued: 9 July 2025
19+
20+
The following advisory is available for the {descheduler-operator} 5.2.0:
21+
22+
* link:https://access.redhat.com/errata/RH??-2025:TODO[RH??-2025:TODO]
23+
24+
[id="descheduler-operator-5.2.0-new-features"]
25+
=== New features and enhancements
26+
27+
* This release of the {descheduler-operator} updates the Kubernetes version to 1.32.
28+
29+
TODO: Any bug fixes?
30+
[id="descheduler-operator-5.2.0-bug-fixes"]
31+
=== Bug fixes
32+
33+
* This release of the {descheduler-operator} addresses several Common Vulnerabilities and Exposures (CVEs).
34+
35+
// TODO: Any known issues?
36+
// No known issues to list
37+
// [id="descheduler-operator-5.2.0-known-issues"]
38+
// === Known issues
39+
//
40+
// * TODO

nodes/scheduling/descheduler/nodes-descheduler-uninstalling.adoc

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,5 @@ toc::[]
88

99
You can remove the {descheduler-operator} from {product-title} by uninstalling the Operator and removing its related resources.
1010

11-
:operator-name: The {descheduler-operator}
12-
include::snippets/operator-not-available.adoc[]
13-
1411
// Uninstalling the descheduler
1512
include::modules/nodes-descheduler-uninstalling.adoc[leveloffset=+1]

0 commit comments

Comments
 (0)