Skip to content

Commit adaef63

Browse files
authored
Merge pull request #77126 from bergerhoffer/OSDOCS-10138-removing-unsupported
OSDOCS#10138:Removing unsupported versions of OSSO and adding note ab…
2 parents 15a7aa3 + fdd9f19 commit adaef63

File tree

4 files changed

+14
-54
lines changed

4 files changed

+14
-54
lines changed

nodes/scheduling/secondary_scheduler/index.adoc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,8 @@ 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+
1114
// About the {secondary-scheduler-operator}
1215
include::modules/nodes-secondary-scheduler-about.adoc[leveloffset=+1]

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

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,13 @@
44
include::_attributes/common-attributes.adoc[]
55
:context: secondary-scheduler-configuring
66

7+
toc::[]
8+
79
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.
810

9-
toc::[]
11+
:operator-name: The {secondary-scheduler-operator}
12+
include::snippets/operator-not-available.adoc[]
13+
1014

1115
// Installing the {secondary-scheduler-operator}
1216
include::modules/nodes-secondary-scheduler-install-console.adoc[leveloffset=+1]

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

Lines changed: 3 additions & 53 deletions
Original file line numberDiff line numberDiff line change
@@ -10,57 +10,7 @@ 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-
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.1"]
16-
== Release notes for {secondary-scheduler-operator-full} 1.2.1
17-
18-
Issued: 2024-03-06
19-
20-
The following advisory is available for the {secondary-scheduler-operator-full} 1.2.1:
21-
22-
* link:https://access.redhat.com/errata/RHSA-2024:0281[RHSA-2024:0281]
23-
24-
[id="secondary-scheduler-operator-1.2.1-new-features-and-enhancements"]
25-
=== New features and enhancements
26-
27-
[discrete]
28-
==== Resource limits removed to support large clusters
29-
30-
With this release, resource limits were removed to allow you to use the {secondary-scheduler-operator} for large clusters with many nodes and pods without failing due to out-of-memory errors.
31-
32-
[id="secondary-scheduler-1.2.1-bug-fixes"]
33-
=== Bug fixes
34-
35-
* This release of the {secondary-scheduler-operator} addresses several Common Vulnerabilities and Exposures (CVEs).
36-
37-
[id="secondary-scheduler-operator-1.2.1-known-issues"]
38-
=== Known issues
13+
:operator-name: The {secondary-scheduler-operator}
14+
include::snippets/operator-not-available.adoc[]
3915

40-
* 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*])
41-
42-
[id="secondary-scheduler-operator-release-notes-1.2.0"]
43-
== Release notes for {secondary-scheduler-operator-full} 1.2.0
44-
45-
Issued: 2023-11-01
46-
47-
The following advisory is available for the {secondary-scheduler-operator-full} 1.2.0:
48-
49-
* link:https://access.redhat.com/errata/RHSA-2023:6154[RHSA-2023:6154]
50-
51-
////
52-
// No enhancements in this release
53-
[id="secondary-scheduler-operator-1.2.0-new-features-and-enhancements"]
54-
=== New features and enhancements
55-
* None
56-
////
57-
58-
[id="secondary-scheduler-1.2.0-bug-fixes"]
59-
=== Bug fixes
60-
61-
* This release of the {secondary-scheduler-operator} addresses several Common Vulnerabilities and Exposures (CVEs).
62-
63-
[id="secondary-scheduler-operator-1.2.0-known-issues"]
64-
=== Known issues
65-
66-
* 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*])
16+
For more information, see xref:../../../nodes/scheduling/secondary_scheduler/index.adoc#nodes-secondary-scheduler-about_nodes-secondary-scheduler-about[About the {secondary-scheduler-operator}].

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ 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+
1114
// Uninstalling the {secondary-scheduler-operator}
1215
include::modules/nodes-secondary-scheduler-uninstall-console.adoc[leveloffset=+1]
1316

0 commit comments

Comments
 (0)