Skip to content

Commit f03f845

Browse files
authored
Merge pull request #70785 from bergerhoffer/OSDOCS-8969-500-release
OSDOCS#8969: Adding descheduler 5.0.0 release notes
2 parents 68fa19c + c109693 commit f03f845

File tree

4 files changed

+26
-14
lines changed

4 files changed

+26
-14
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: 26 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,30 @@ 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.0.0"]
16+
== Release notes for {descheduler-operator} 5.0.0
17+
18+
Issued: 2024-03-06
19+
20+
The following advisory is available for the {descheduler-operator} 5.0.0:
21+
22+
* link:https://access.redhat.com/errata/RHSA-2024:0302[RHSA-2024:0302]
23+
24+
[id="descheduler-operator-5.0.0-notable-changes"]
25+
=== Notable changes
26+
27+
* With this release, the {descheduler-operator} delivers updates independent of the {product-title} minor version release stream.
28+
* With this release, the {descheduler-operator} is no longer supported on {oke}.
29+
30+
[id="descheduler-operator-5.0.0-bug-fixes"]
31+
=== Bug fixes
32+
33+
* Previously, the descheduler pod logs showed the following warning about the Operator's version: `failed to convert Descheduler minor version to float`. With this update, the warning is no longer shown. (link:https://issues.redhat.com/browse/OCPBUGS-14042[*OCPBUGS-14042*])
34+
35+
// No known issues to list
36+
// [id="descheduler-operator-5.0.0-known-issues"]
37+
// === Known issues
38+
//
39+
// * TODO

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

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +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-
// TODO: Update all other places to use the new operator attribute
12-
13-
:operator-name: The {descheduler-operator}
14-
include::snippets/operator-not-available.adoc[]
15-
1611
// Uninstalling the descheduler
1712
include::modules/nodes-descheduler-uninstalling.adoc[leveloffset=+1]

0 commit comments

Comments
 (0)