diff --git a/nodes/pods/run_once_duration_override/index.adoc b/nodes/pods/run_once_duration_override/index.adoc index 85f22831e1..54b385e4f1 100644 --- a/nodes/pods/run_once_duration_override/index.adoc +++ b/nodes/pods/run_once_duration_override/index.adoc @@ -8,8 +8,5 @@ toc::[] You can use the {run-once-operator} to specify a maximum time limit that run-once pods can be active for. -:operator-name: The {run-once-operator} -include::snippets/operator-not-available.adoc[] - // About the {run-once-operator} include::modules/rodoo-about.adoc[leveloffset=+1] diff --git a/nodes/pods/run_once_duration_override/run-once-duration-override-install.adoc b/nodes/pods/run_once_duration_override/run-once-duration-override-install.adoc index e42f5904d3..fb9c1ecb04 100644 --- a/nodes/pods/run_once_duration_override/run-once-duration-override-install.adoc +++ b/nodes/pods/run_once_duration_override/run-once-duration-override-install.adoc @@ -8,13 +8,10 @@ toc::[] 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}. -:operator-name: The {run-once-operator} -include::snippets/operator-not-available.adoc[] - -//[NOTE] -//==== -//If both the run-once pod and the {run-once-operator} have their `activeDeadlineSeconds` value set, the lower of the two values is used. -//==== +[NOTE] +==== +If both the run-once pod and the {run-once-operator} have their `activeDeadlineSeconds` value set, the lower of the two values is used. +==== // Installing the {run-once-operator} include::modules/rodoo-install-operator.adoc[leveloffset=+1] diff --git a/nodes/pods/run_once_duration_override/run-once-duration-override-release-notes.adoc b/nodes/pods/run_once_duration_override/run-once-duration-override-release-notes.adoc index 0dff8f88aa..ed1c66614b 100644 --- a/nodes/pods/run_once_duration_override/run-once-duration-override-release-notes.adoc +++ b/nodes/pods/run_once_duration_override/run-once-duration-override-release-notes.adoc @@ -14,23 +14,14 @@ These release notes track the development of the {run-once-operator} for {produc 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}]. -[id="run-once-duration-override-operator-release-notes-1-1-1"] -== Run Once Duration Override Operator 1.1.1 +[id="run-once-duration-override-operator-release-notes-1-2-0"] +== {run-once-operator} 1.2.0 -Issued: 2024-07-01 +Issued: 16 October 2024 -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] +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]) -[id="RODOO-operator-1-1-1-new-features-and-enhancements"] -=== New features and enhancements - -* You can install and use the {run-once-operator} in an {product-title} cluster running in FIPS mode. -+ --- -include::snippets/fips-snippet.adoc[] --- - -[id="run-once-duration-override-operator-1-1-1-bug-fixes"] +[id="run-once-duration-override-operator-1-2-0-bug-fixes"] === Bug fixes * This release of the {run-once-operator} addresses several Common Vulnerabilities and Exposures (CVEs). \ No newline at end of file diff --git a/nodes/pods/run_once_duration_override/run-once-duration-override-uninstall.adoc b/nodes/pods/run_once_duration_override/run-once-duration-override-uninstall.adoc index 8b29b5a268..7d9a50d722 100644 --- a/nodes/pods/run_once_duration_override/run-once-duration-override-uninstall.adoc +++ b/nodes/pods/run_once_duration_override/run-once-duration-override-uninstall.adoc @@ -8,9 +8,6 @@ toc::[] You can remove the {run-once-operator} from {product-title} by uninstalling the Operator and removing its related resources. -:operator-name: The {run-once-operator} -include::snippets/operator-not-available.adoc[] - // Uninstalling the {run-once-operator} include::modules/rodoo-uninstall-operator.adoc[leveloffset=+1]