Skip to content

OSDOCS#15143: Release notes for KDO 5.1.3 #95508

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

Open
wants to merge 1 commit into
base: enterprise-4.18
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
26 changes: 26 additions & 0 deletions nodes/scheduling/descheduler/nodes-descheduler-release-notes.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,32 @@ These release notes track the development of the {descheduler-operator}.

For more information, see xref:../../../nodes/scheduling/descheduler/index.adoc#nodes-descheduler-about_nodes-descheduler-about[About the descheduler].

[id="descheduler-operator-release-notes-5.1.3"]
== Release notes for {descheduler-operator} 5.1.3

Issued: 7 July 2025

The following advisory is available for the {descheduler-operator} 5.1.3:

* link:https://access.redhat.com/errata/RH??-2025:TODO[RH??-2025:TODO]

// No new features
// [id="descheduler-operator-5.1.3-new-features"]
// === New features and enhancements
//
// * TODO

[id="descheduler-operator-5.1.3-bug-fixes"]
=== Bug fixes

* Previously, the `relatedImages` field was not set properly in the {descheduler-operator} cluster service version (CSV), so the images were not properly mirrored when using oc-mirror. With this release, the `relatedImages` field is now set properly and the {descheduler-operator} images are now mirrored properly when using oc-mirror. (link:https://issues.redhat.com/browse/OCPBUGS-56485[*OCPBUGS-56485*])

// No known issues to list
// [id="descheduler-operator-5.1.3-known-issues"]
// === Known issues
//
// * TODO

[id="descheduler-operator-release-notes-5.1.2"]
== Release notes for {descheduler-operator} 5.1.2

Expand Down