Skip to content
Merged
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
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,31 @@ These release notes track the development of the {secondary-scheduler-operator-f

For more information, see xref:../../../nodes/scheduling/secondary_scheduler/index.adoc#nodes-secondary-scheduler-about_nodes-secondary-scheduler-about[About the {secondary-scheduler-operator}].

[id="secondary-scheduler-operator-release-notes-1.4.1_{context}"]
== Release notes for {secondary-scheduler-operator-full} 1.4.1

Issued: 9 July 2025

The following advisory is available for the {secondary-scheduler-operator-full} 1.4.1:

* link:https://access.redhat.com/errata/RHBA-2025:10723[RHBA-2025:10723]

[id="secondary-scheduler-1.4.1-new-features_{context}"]
=== New features and enhancements

* This release of the {secondary-scheduler-operator} updates the Kubernetes version to 1.32.

[id="secondary-scheduler-1.4.1-bug-fixes_{context}"]
=== Bug fixes

* This release of the {secondary-scheduler-operator} addresses several Common Vulnerabilities and Exposures (CVEs).
* Previously, some secondary scheduler plugins could not be deployed if they needed to create temporary files. This was due to more restricted permissions that were introduced in a previous release. With this update, secondary schedulers deployed through the Operator can create temporary files again and these secondary scheduler plugins can now be deployed successfully. (link:https://issues.redhat.com/browse/OCPBUGS-58154[*OCPBUGS-58154*])

[id="secondary-scheduler-operator-1.4.1-known-issues_{context}"]
=== Known issues

* Currently, you cannot deploy additional resources, such as config maps, CRDs, or RBAC policies through the {secondary-scheduler-operator}. Any resources other than roles and role bindings that are required by your custom secondary scheduler must be applied externally. (link:https://issues.redhat.com/browse/WRKLDS-645[*WRKLDS-645*])

[id="secondary-scheduler-operator-release-notes-1.4.0_{context}"]
== Release notes for {secondary-scheduler-operator-full} 1.4.0

Expand All @@ -21,8 +46,6 @@ The following advisory is available for the {secondary-scheduler-operator-full}

* link:https://access.redhat.com/errata/RHBA-2025:4332[RHBA-2025:4332]

// TODO: Update errata link once available

[id="secondary-scheduler-1.4.0-new-features_{context}"]
=== New features and enhancements

Expand Down