diff --git a/modules/nodes-secondary-scheduler-rn-1.5.0.adoc b/modules/nodes-secondary-scheduler-rn-1.5.0.adoc deleted file mode 100644 index a01a1af26043..000000000000 --- a/modules/nodes-secondary-scheduler-rn-1.5.0.adoc +++ /dev/null @@ -1,34 +0,0 @@ -// Module included in the following assemblies: -// -// * nodes/scheduling/secondary_scheduler/nodes-secondary-scheduler-release-notes.adoc - -// This release notes module is allowed to contain xrefs. It must only ever be included from one assembly. - -:_mod-docs-content-type: REFERENCE -[id="secondary-scheduler-operator-release-notes-1.5.0_{context}"] -= Release notes for {secondary-scheduler-operator-full} 1.5.0 - -[role="_abstract"] -Review the release notes for {secondary-scheduler-operator} 1.5.0 to learn what is new and updated with this release. - -Issued: 29 October 2025 - -The following advisory is available for the {secondary-scheduler-operator-full} 1.5.0: - -* link:https://access.redhat.com/errata/RHBA-2025:19251[RHBA-2025:19251] - -[id="secondary-scheduler-1.5.0-new-features_{context}"] -== New features and enhancements - -* This release of the {secondary-scheduler-operator} updates the Kubernetes version to 1.33. - -// No bug fixes or CVEs to list -// [id="secondary-scheduler-1.5.0-bug-fixes_{context}"] -// === Bug fixes -// -// * This release of the {secondary-scheduler-operator} addresses several Common Vulnerabilities and Exposures (CVEs). - -[id="secondary-scheduler-operator-1.5.0-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]) diff --git a/modules/nodes-secondary-scheduler-rn-1.5.1.adoc b/modules/nodes-secondary-scheduler-rn-1.5.1.adoc deleted file mode 100644 index 803c202cefba..000000000000 --- a/modules/nodes-secondary-scheduler-rn-1.5.1.adoc +++ /dev/null @@ -1,28 +0,0 @@ -// Module included in the following assemblies: -// -// * nodes/scheduling/secondary_scheduler/nodes-secondary-scheduler-release-notes.adoc - -// This release notes module is allowed to contain xrefs. It must only ever be included from one assembly. - -:_mod-docs-content-type: REFERENCE -[id="secondary-scheduler-operator-release-notes-1.5.1_{context}"] -= Release notes for {secondary-scheduler-operator-full} 1.5.1 - -[role="_abstract"] -Review the release notes for {secondary-scheduler-operator} 1.5.1 to learn what is new and updated with this release. - -Issued: 12 February 2026 - -The following advisory is available for the {secondary-scheduler-operator-full} 1.5.1: - -* link:https://access.redhat.com/errata/RHBA-2026:2642[RHBA-2026:2642] - -[id="secondary-scheduler-1.5.1-new-features_{context}"] -== New features and enhancements - -* This release of the {secondary-scheduler-operator} updates the Kubernetes version to 1.34. - -[id="secondary-scheduler-operator-1.5.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]) diff --git a/nodes/scheduling/secondary_scheduler/index.adoc b/nodes/scheduling/secondary_scheduler/index.adoc index 033cc2c0548d..17d11f4ba6cc 100644 --- a/nodes/scheduling/secondary_scheduler/index.adoc +++ b/nodes/scheduling/secondary_scheduler/index.adoc @@ -9,5 +9,8 @@ toc::[] [role="_abstract"] You can install the {secondary-scheduler-operator} to run a custom secondary scheduler alongside the default scheduler to schedule pods. +:operator-name: The {secondary-scheduler-operator} +include::snippets/operator-not-available.adoc[] + // About the {secondary-scheduler-operator} include::modules/nodes-secondary-scheduler-about.adoc[leveloffset=+1] diff --git a/nodes/scheduling/secondary_scheduler/nodes-secondary-scheduler-configuring.adoc b/nodes/scheduling/secondary_scheduler/nodes-secondary-scheduler-configuring.adoc index 1669eecf922c..75c112df4876 100644 --- a/nodes/scheduling/secondary_scheduler/nodes-secondary-scheduler-configuring.adoc +++ b/nodes/scheduling/secondary_scheduler/nodes-secondary-scheduler-configuring.adoc @@ -9,6 +9,9 @@ toc::[] [role="_abstract"] You can run a custom secondary scheduler in {product-title} by installing the {secondary-scheduler-operator}, deploying the secondary scheduler, and setting the secondary scheduler in the pod definition. +:operator-name: The {secondary-scheduler-operator} +include::snippets/operator-not-available.adoc[] + // Installing the {secondary-scheduler-operator} include::modules/nodes-secondary-scheduler-install-console.adoc[leveloffset=+1] diff --git a/nodes/scheduling/secondary_scheduler/nodes-secondary-scheduler-release-notes.adoc b/nodes/scheduling/secondary_scheduler/nodes-secondary-scheduler-release-notes.adoc index d14a4fb0bd79..ed17031df0fb 100644 --- a/nodes/scheduling/secondary_scheduler/nodes-secondary-scheduler-release-notes.adoc +++ b/nodes/scheduling/secondary_scheduler/nodes-secondary-scheduler-release-notes.adoc @@ -11,10 +11,10 @@ Review the {secondary-scheduler-operator-full} release notes to track its develo The {secondary-scheduler-operator} allows you to deploy a custom secondary scheduler in your {product-title} cluster. -For more information, see xref:../../../nodes/scheduling/secondary_scheduler/index.adoc#nodes-secondary-scheduler-about_nodes-secondary-scheduler-about[About the {secondary-scheduler-operator}]. +:operator-name: The {secondary-scheduler-operator} +include::snippets/operator-not-available.adoc[] -// Release notes for Secondary Scheduler Operator for Red Hat OpenShift 1.5.1 -include::modules/nodes-secondary-scheduler-rn-1.5.1.adoc[leveloffset=+1] +For more information, see xref:../../../nodes/scheduling/secondary_scheduler/index.adoc#nodes-secondary-scheduler-about_nodes-secondary-scheduler-about[About the {secondary-scheduler-operator}]. -// Release notes for Secondary Scheduler Operator for Red Hat OpenShift 1.5.0 -include::modules/nodes-secondary-scheduler-rn-1.5.0.adoc[leveloffset=+1] +// Release notes for Secondary Scheduler Operator for Red Hat OpenShift x.y.z +// include::modules/nodes-secondary-scheduler-rn-x.y.z.adoc[leveloffset=+1] diff --git a/nodes/scheduling/secondary_scheduler/nodes-secondary-scheduler-uninstalling.adoc b/nodes/scheduling/secondary_scheduler/nodes-secondary-scheduler-uninstalling.adoc index 9b2345998767..7902f24c19e6 100644 --- a/nodes/scheduling/secondary_scheduler/nodes-secondary-scheduler-uninstalling.adoc +++ b/nodes/scheduling/secondary_scheduler/nodes-secondary-scheduler-uninstalling.adoc @@ -9,6 +9,9 @@ toc::[] [role="_abstract"] If you no longer need the {secondary-scheduler-operator-full} in your cluster, you can uninstall the Operator and remove its related resources. +:operator-name: The {secondary-scheduler-operator} +include::snippets/operator-not-available.adoc[] + // Uninstalling the {secondary-scheduler-operator} include::modules/nodes-secondary-scheduler-uninstall-console.adoc[leveloffset=+1]