Skip to content

Commit 51d89e3

Browse files
authored
Merge pull request #69986 from cbippley/OSDOCS-9004
OSDOCS-9004 Adding 4.15 operator not available
2 parents 198166d + c91068b commit 51d89e3

File tree

4 files changed

+15
-35
lines changed

4 files changed

+15
-35
lines changed

nodes/pods/run_once_duration_override/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 use the {run-once-operator} to specify a maximum time limit that run-once pods can be active for.
1010

11+
:operator-name: The {run-once-operator}
12+
include::snippets/operator-not-available.adoc[]
13+
1114
// About the {run-once-operator}
1215
include::modules/rodoo-about.adoc[leveloffset=+1]

nodes/pods/run_once_duration_override/run-once-duration-override-install.adoc

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,13 @@ toc::[]
88

99
You can use the {run-once-operator} to specify a maximum time limit that run-once pods can be active for. By enabling the run-once duration override on a namespace, all future run-once pods created or updated in that namespace have their `activeDeadlineSeconds` field set to the value specified by the {run-once-operator}.
1010

11-
[NOTE]
12-
====
13-
If both the run-once pod and the {run-once-operator} have their `activeDeadlineSeconds` value set, the lower of the two values is used.
14-
====
11+
:operator-name: The {run-once-operator}
12+
include::snippets/operator-not-available.adoc[]
13+
14+
//[NOTE]
15+
//====
16+
//If both the run-once pod and the {run-once-operator} have their `activeDeadlineSeconds` value set, the lower of the two values is used.
17+
//====
1518

1619
// Installing the {run-once-operator}
1720
include::modules/rodoo-install-operator.adoc[leveloffset=+1]

nodes/pods/run_once_duration_override/run-once-duration-override-release-notes.adoc

Lines changed: 2 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -12,34 +12,5 @@ To apply the run-once duration override from the {run-once-operator} to run-once
1212

1313
These release notes track the development of the {run-once-operator} for {product-title}.
1414

15-
For an overview of the {run-once-operator}, see xref:../../../nodes/pods/run_once_duration_override/index.adoc#run-once-about_run-once-duration-override-about[About the {run-once-operator}].
16-
17-
[id="run-once-duration-override-operator-release-notes-1-0-1"]
18-
== {run-once-operator} 1.0.1
19-
20-
Issued: 2023-10-26
21-
22-
The following advisory is available for the {run-once-operator} 1.0.1:
23-
24-
* link:https://access.redhat.com/errata/RHSA-2023:5947[RHSA-2023:5947]
25-
26-
[id="run-once-duration-override-operator-1.0.1-bug-fixes"]
27-
=== Bug fixes
28-
29-
* This release of the {run-once-operator} addresses several Common Vulnerabilities and Exposures (CVEs).
30-
31-
[id="run-once-duration-override-operator-release-notes-1-0-0"]
32-
== {run-once-operator} 1.0.0
33-
34-
Issued: 2023-05-18
35-
36-
The following advisory is available for the {run-once-operator} 1.0.0:
37-
38-
* link:https://access.redhat.com/errata/RHEA-2023:2035[RHEA-2023:2035]
39-
40-
[id="run-once-duration-override-operator-1-0-0-new-features-and-enhancements"]
41-
=== New features and enhancements
42-
43-
* This is the initial, generally available release of the {run-once-operator}. For installation information, see xref:../../../nodes/pods/run_once_duration_override/run-once-duration-override-install.adoc#run-once-duration-override-install[Installing the {run-once-operator}].
44-
45-
// No bug fixes or known issues to list
15+
:operator-name: The {run-once-operator}
16+
include::snippets/operator-not-available.adoc[]

nodes/pods/run_once_duration_override/run-once-duration-override-uninstall.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 {run-once-operator} from {product-title} by uninstalling the Operator and removing its related resources.
1010

11+
:operator-name: The {run-once-operator}
12+
include::snippets/operator-not-available.adoc[]
13+
1114
// Uninstalling the {run-once-operator}
1215
include::modules/rodoo-uninstall-operator.adoc[leveloffset=+1]
1316

0 commit comments

Comments
 (0)