Skip to content

Commit 607d070

Browse files
authored
Merge pull request #63056 from bergerhoffer/OSDOCS-6678-osso-120
OSDOCS 6678: Adding release notes for secondary scheduler operator 1.2.0
2 parents 5ee2599 + 8895a3d commit 607d070

File tree

4 files changed

+26
-12
lines changed

4 files changed

+26
-12
lines changed

nodes/scheduling/secondary_scheduler/index.adoc

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,5 @@ toc::[]
88

99
You can install the {secondary-scheduler-operator} to run a custom secondary scheduler alongside the default scheduler to schedule pods.
1010

11-
:operator-name: The {secondary-scheduler-operator}
12-
include::snippets/operator-not-available.adoc[]
13-
1411
// About the {secondary-scheduler-operator}
1512
include::modules/nodes-secondary-scheduler-about.adoc[leveloffset=+1]

nodes/scheduling/secondary_scheduler/nodes-secondary-scheduler-configuring.adoc

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,6 @@ include::_attributes/common-attributes.adoc[]
66

77
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.
88

9-
:operator-name: The {secondary-scheduler-operator}
10-
include::snippets/operator-not-available.adoc[]
11-
129
toc::[]
1310

1411
// Installing the {secondary-scheduler-operator}

nodes/scheduling/secondary_scheduler/nodes-secondary-scheduler-release-notes.adoc

Lines changed: 26 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,30 @@ The {secondary-scheduler-operator-full} allows you to deploy a custom secondary
1010

1111
These release notes track the development of the {secondary-scheduler-operator-full}.
1212

13-
:operator-name: The {secondary-scheduler-operator}
14-
include::snippets/operator-not-available.adoc[]
15-
1613
For more information, see xref:../../../nodes/scheduling/secondary_scheduler/index.adoc#nodes-secondary-scheduler-about_nodes-secondary-scheduler-about[About the {secondary-scheduler-operator}].
14+
15+
[id="secondary-scheduler-operator-release-notes-1.2.0"]
16+
== Release notes for {secondary-scheduler-operator-full} 1.2.0
17+
18+
Issued: 2023-11-01
19+
20+
The following advisory is available for the {secondary-scheduler-operator-full} 1.2.0:
21+
22+
* link:https://access.redhat.com/errata/RHSA-2023:6154[RHSA-2023:6154]
23+
24+
////
25+
// No enhancements in this release
26+
[id="secondary-scheduler-operator-1.2.0-new-features-and-enhancements"]
27+
=== New features and enhancements
28+
* None
29+
////
30+
31+
[id="secondary-scheduler-1.2.0-bug-fixes"]
32+
=== Bug fixes
33+
34+
* This release of the {secondary-scheduler-operator} addresses several Common Vulnerabilities and Exposures (CVEs).
35+
36+
[id="secondary-scheduler-operator-1.2.0-known-issues"]
37+
=== Known issues
38+
39+
* 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*])

nodes/scheduling/secondary_scheduler/nodes-secondary-scheduler-uninstalling.adoc

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,6 @@ toc::[]
88

99
You can remove the {secondary-scheduler-operator-full} from {product-title} by uninstalling the Operator and removing its related resources.
1010

11-
:operator-name: The {secondary-scheduler-operator}
12-
include::snippets/operator-not-available.adoc[]
13-
1411
// Uninstalling the {secondary-scheduler-operator}
1512
include::modules/nodes-secondary-scheduler-uninstall-console.adoc[leveloffset=+1]
1613

0 commit comments

Comments
 (0)