From f6da971b6c5ff7ccee017028b09a292380861f16 Mon Sep 17 00:00:00 2001 From: cbippley Date: Mon, 12 Jan 2026 15:15:59 -0500 Subject: [PATCH] OSDOCS-17794 Jobset unsupported operator snippet --- ai_workloads/jobset_operator/index.adoc | 4 +-- .../jobset_operator/jobset-install.adoc | 4 +-- .../jobset_operator/jobset-release-notes.adoc | 9 ++--- modules/js-rn-initial.adoc | 35 ------------------- 4 files changed, 7 insertions(+), 45 deletions(-) delete mode 100644 modules/js-rn-initial.adoc diff --git a/ai_workloads/jobset_operator/index.adoc b/ai_workloads/jobset_operator/index.adoc index fce09a294e..d2307b8f7f 100644 --- a/ai_workloads/jobset_operator/index.adoc +++ b/ai_workloads/jobset_operator/index.adoc @@ -10,8 +10,8 @@ toc::[] [role="_abstract"] Use the {js-operator} on {product-title} to manage and run large-scale, coordinated workloads like high-performance computing (HPC) and AI training. Features like multi-template job support and stable networking can help you recover quickly and use resources efficiently. -:FeatureName: {js-operator} -include::snippets/technology-preview.adoc[] +:operator-name: The {js-operator} +include::snippets/operator-not-available.adoc[] // About the {js-operator} include::modules/about-jobset.adoc[leveloffset=+1] diff --git a/ai_workloads/jobset_operator/jobset-install.adoc b/ai_workloads/jobset_operator/jobset-install.adoc index 10feec9202..dfdfd9a375 100644 --- a/ai_workloads/jobset_operator/jobset-install.adoc +++ b/ai_workloads/jobset_operator/jobset-install.adoc @@ -10,8 +10,8 @@ toc::[] [role="_abstract"] Install the {js-operator} on {product-title} to enable management of large-scale, coordinated computing workloads, giving your applications a unified API and failure recovery. -:FeatureName: {js-operator} -include::snippets/technology-preview.adoc[] +:operator-name: The {js-operator} +include::snippets/operator-not-available.adoc[] // Installing the {js-operator} include::modules/installing-jobset.adoc[leveloffset=+1] \ No newline at end of file diff --git a/ai_workloads/jobset_operator/jobset-release-notes.adoc b/ai_workloads/jobset_operator/jobset-release-notes.adoc index 2af0559266..84db4f7c5c 100644 --- a/ai_workloads/jobset_operator/jobset-release-notes.adoc +++ b/ai_workloads/jobset_operator/jobset-release-notes.adoc @@ -10,10 +10,7 @@ toc::[] [role="_abstract"] Track the development, features, and fixes for the {js-operator}, which manages coordinated, large-scale computing workloads on {product-title}. -:FeatureName: {js-operator} -include::snippets/technology-preview.adoc[] +:operator-name: The {js-operator} +include::snippets/operator-not-available.adoc[] -For more information, see xref:../../ai_workloads/jobset_operator/index.adoc#js-about[About the {js-operator}]. - -//Release notes for JobSet Operator 0.1.0 -include::modules/js-rn-initial.adoc[leveloffset=+1] \ No newline at end of file +For more information, see xref:../../ai_workloads/jobset_operator/index.adoc#js-about[About the {js-operator}]. \ No newline at end of file diff --git a/modules/js-rn-initial.adoc b/modules/js-rn-initial.adoc deleted file mode 100644 index 44dd3f1b7a..0000000000 --- a/modules/js-rn-initial.adoc +++ /dev/null @@ -1,35 +0,0 @@ -// Module included in the following assemblies: -// -// * ai_workloads/jobset_operator/jobset-release-notes.adoc - -// This release notes module is allowed to contain xrefs. It must only ever be included from one assembly. - -:_mod-docs-content-type: REFERENCE -[id="js-rn-initial_{context}"] -= Release notes for {js-operator} 0.1.0 - -[role="_abstract"] -Review the new features and advisories for the initial Technology Preview release of {js-operator} 0.1.0. - -Issued: 4 November 2025 - -The following advisories are available for the {js-operator} 0.1.0: - -* link:https://access.redhat.com/errata/RHBA-2025:19431[RHBA-2025:19431] - -[id="js-rn-initial-new-features_{context}"] -== New features and enhancements - -* This is the initial Technology Preview release of the {js-operator}. - -// No bugs to list since this is the initial release -// [id="js-rn-0.1.0-bug-fixes_{context}"] -// == Bug fixes -// -// * TODO - -// No known issues to list -// [id="js-rn-0.1.0-known-issues_{context}"] -// == Known issues -// -// * TODO \ No newline at end of file