Skip to content

Commit f6a166d

Browse files
authored
Merge pull request #85813 from bergerhoffer/OSDOCS-12767
OSDOCS#12767: Removing unsupported versions of OSSO for 4.18 until ne…
2 parents 790e487 + 8e855fd commit f6a166d

File tree

4 files changed

+12
-47
lines changed

4 files changed

+12
-47
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: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ toc::[]
88

99
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.
1010

11+
:operator-name: The {secondary-scheduler-operator}
12+
include::snippets/operator-not-available.adoc[]
13+
1114
// Installing the {secondary-scheduler-operator}
1215
include::modules/nodes-secondary-scheduler-install-console.adoc[leveloffset=+1]
1316

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

Lines changed: 3 additions & 47 deletions
Original file line numberDiff line numberDiff line change
@@ -10,51 +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.3.1_{context}"]
16-
== Release notes for {secondary-scheduler-operator-full} 1.3.1
17-
18-
Issued: 3 October 2024
19-
20-
The following advisory is available for the {secondary-scheduler-operator-full} 1.3.1:
21-
22-
* link:https://access.redhat.com/errata/RHEA-2024:7073[RHEA-2024:7073]
23-
24-
[id="secondary-scheduler-1.3.1-bug-fixes_{context}"]
25-
=== Bug fixes
26-
27-
* This release of the {secondary-scheduler-operator} addresses several Common Vulnerabilities and Exposures (CVEs).
28-
29-
[id="secondary-scheduler-operator-1.3.1-known-issues_{context}"]
30-
=== Known issues
31-
32-
* 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*])
33-
34-
[id="secondary-scheduler-operator-release-notes-1.3.0_{context}"]
35-
== Release notes for {secondary-scheduler-operator-full} 1.3.0
13+
:operator-name: The {secondary-scheduler-operator}
14+
include::snippets/operator-not-available.adoc[]
3615

37-
Issued: 1 July 2024
38-
39-
The following advisory is available for the {secondary-scheduler-operator-full} 1.3.0:
40-
41-
* link:https://access.redhat.com/errata/RHSA-2024:3637[RHSA-2024:3637]
42-
43-
[id="secondary-scheduler-operator-1.3.0-new-features-and-enhancements_{context}"]
44-
=== New features and enhancements
45-
46-
* You can now install and use the {secondary-scheduler-operator} in an {product-title} cluster running in FIPS mode.
47-
+
48-
--
49-
include::snippets/fips-snippet.adoc[]
50-
--
51-
52-
[id="secondary-scheduler-1.3.0-bug-fixes_{context}"]
53-
=== Bug fixes
54-
55-
* This release of the {secondary-scheduler-operator} addresses several Common Vulnerabilities and Exposures (CVEs).
56-
57-
[id="secondary-scheduler-operator-1.3.0-known-issues_{context}"]
58-
=== Known issues
59-
60-
* 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)