Skip to content

Commit 0411b51

Browse files
committed
OSDOCS-12212 RODOO 1.2.0 release notes
1 parent d85bb08 commit 0411b51

File tree

4 files changed

+9
-27
lines changed

4 files changed

+9
-27
lines changed

nodes/pods/run_once_duration_override/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 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-
1411
// About the {run-once-operator}
1512
include::modules/rodoo-about.adoc[leveloffset=+1]

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

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,10 @@ 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-
: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-
//====
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+
====
1815

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

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

Lines changed: 5 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -14,23 +14,14 @@ These release notes track the development of the {run-once-operator} for {produc
1414

1515
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}].
1616

17-
[id="run-once-duration-override-operator-release-notes-1-1-1"]
18-
== Run Once Duration Override Operator 1.1.1
17+
[id="run-once-duration-override-operator-release-notes-1-2-0"]
18+
== {run-once-operator} 1.2.0
1919

20-
Issued: 2024-07-01
20+
Issued: 16 October 2024
2121

22-
The following advisory is available for the {run-once-operator} 1.1.1: link:https://access.redhat.com/errata/RHSA-2024:1616[RHSA-2024:1616]
22+
The following advisory is available for the {run-once-operator} 1.2.0: (link:https://access.redhat.com/errata/RHSA-2024:7548[RHSA-2024:7548])
2323

24-
[id="RODOO-operator-1-1-1-new-features-and-enhancements"]
25-
=== New features and enhancements
26-
27-
* You can install and use the {run-once-operator} in an {product-title} cluster running in FIPS mode.
28-
+
29-
--
30-
include::snippets/fips-snippet.adoc[]
31-
--
32-
33-
[id="run-once-duration-override-operator-1-1-1-bug-fixes"]
24+
[id="run-once-duration-override-operator-1-2-0-bug-fixes"]
3425
=== Bug fixes
3526

3627
* This release of the {run-once-operator} addresses several Common Vulnerabilities and Exposures (CVEs).

nodes/pods/run_once_duration_override/run-once-duration-override-uninstall.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 {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-
1411
// Uninstalling the {run-once-operator}
1512
include::modules/rodoo-uninstall-operator.adoc[leveloffset=+1]
1613

0 commit comments

Comments
 (0)