You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: nodes/scheduling/descheduler/index.adoc
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,9 @@ toc::[]
8
8
9
9
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.
Copy file name to clipboardExpand all lines: nodes/scheduling/descheduler/nodes-descheduler-release-notes.adoc
+3-82Lines changed: 3 additions & 82 deletions
Original file line number
Diff line number
Diff line change
@@ -10,86 +10,7 @@ The {descheduler-operator} allows you to evict pods so that they can be reschedu
10
10
11
11
These release notes track the development of the {descheduler-operator}.
12
12
13
-
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.1.2"]
16
-
== Release notes for {descheduler-operator} 5.1.2
17
-
18
-
Issued: 1 May 2025
19
-
20
-
The following advisory is available for the {descheduler-operator} 5.1.2:
* This release of the {descheduler-operator} adds a new Technology Preview descheduler profile called `DevKubeVirtRelieveAndMigrate`. This profile is only available for use with {VirtProductName}.
28
-
// +
29
-
// For more information, see xref:../../../virt/managing_vms/advanced_vm_management/virt-enabling-descheduler-evictions.adoc#virt-enabling-descheduler-evictions[Enabling descheduler evictions on virtual machines].
30
-
31
-
[id="descheduler-operator-5.1.2-bug-fixes"]
32
-
=== Bug fixes
33
-
34
-
* Previously, when the `LifecycleAndUtilization` profile was enabled, pods from protected namespaces ([x-]`openshift-*`, `kube-system`, `hypershift`) could be evicted. Pods in these namespaces should never be evicted. With this release, these protected namespaces are now properly excluded from eviction when the `LifecycleAndUtilization` profile is enabled. (link:https://issues.redhat.com/browse/OCPBUGS-54414[*OCPBUGS-54414*])
35
-
36
-
// No known issues to list
37
-
// [id="descheduler-operator-5.1.2-known-issues"]
38
-
// === Known issues
39
-
//
40
-
// * TODO
41
-
42
-
[id="descheduler-operator-release-notes-5.1.1"]
43
-
== Release notes for {descheduler-operator} 5.1.1
44
-
45
-
Issued: 2 December 2024
46
-
47
-
The following advisory is available for the {descheduler-operator} 5.1.1:
** `CompactAndScale`: This profile attempts to evict pods from underutilized nodes to allow a workload to run on a smaller set of nodes.
82
-
** `LongLifecycle`: This profile balances resource usage between nodes and enables the `RemovePodsHavingTooManyRestarts` and `LowNodeUtilization` strategies.
83
-
84
-
* For the `CompactAndScale` profile, you can use the Technology Preview field `devHighNodeUtilizationThresholds` to adjust the underutilized threshold value.
85
-
86
-
[id="descheduler-operator-5.1.0-bug-fixes"]
87
-
=== Bug fixes
88
-
89
-
* This release of the {descheduler-operator} addresses several Common Vulnerabilities and Exposures (CVEs).
90
-
91
-
// No known issues to list
92
-
// [id="descheduler-operator-5.1.0-known-issues"]
93
-
// === Known issues
94
-
//
95
-
// * TODO
16
+
For more information, see xref:../../../nodes/scheduling/descheduler/index.adoc#nodes-descheduler-about_nodes-descheduler-about[About the descheduler].
0 commit comments