From 90de5ab6f77bc147cfa7654e4282347e84b445cf Mon Sep 17 00:00:00 2001 From: Michael Burke Date: Mon, 11 Mar 2024 08:37:26 -0400 Subject: [PATCH] OCPBUGS30632: ROSA/OSD hide customizing the we console --- _topic_maps/_topic_map_osd.yml | 8 ++++---- _topic_maps/_topic_map_rosa.yml | 6 +++--- web_console/customizing-the-web-console.adoc | 9 +++++++++ 3 files changed, 16 insertions(+), 7 deletions(-) diff --git a/_topic_maps/_topic_map_osd.yml b/_topic_maps/_topic_map_osd.yml index f57a453629..00e1e34260 100644 --- a/_topic_maps/_topic_map_osd.yml +++ b/_topic_maps/_topic_map_osd.yml @@ -205,10 +205,10 @@ Topics: # cannot patch resource "consoles", insufficient permissions to read any Cluster configuration #- Name: Configuring the web console # File: configuring-web-console -# Distros: openshift-rosa -- Name: Customizing the web console - File: customizing-the-web-console - Distros: openshift-dedicated +# Distros: openshift-dedicated +#- Name: Customizing the web console +# File: customizing-the-web-console +# Distros: openshift-dedicated - Name: Dynamic plugins Dir: dynamic-plugin Distros: openshift-dedicated diff --git a/_topic_maps/_topic_map_rosa.yml b/_topic_maps/_topic_map_rosa.yml index b0214c5be5..4137748855 100644 --- a/_topic_maps/_topic_map_rosa.yml +++ b/_topic_maps/_topic_map_rosa.yml @@ -390,9 +390,9 @@ Topics: #- Name: Configuring the web console # File: configuring-web-console # Distros: openshift-rosa -- Name: Customizing the web console - File: customizing-the-web-console - Distros: openshift-rosa +#- Name: Customizing the web console +# File: customizing-the-web-console +# Distros: openshift-rosa - Name: Dynamic plugins Dir: dynamic-plugin Distros: openshift-rosa diff --git a/web_console/customizing-the-web-console.adoc b/web_console/customizing-the-web-console.adoc index a75ccf19ba..cfd12ef574 100644 --- a/web_console/customizing-the-web-console.adoc +++ b/web_console/customizing-the-web-console.adoc @@ -11,7 +11,10 @@ product name, links, notifications, and command line downloads. This is especially helpful if you need to tailor the web console to meet specific corporate or government requirements. +// Hiding in ROSA/OSD, as Hive overwrites changes to console config +ifndef::openshift-rosa,openshift-dedicated[] include::modules/adding-a-custom-logo.adoc[leveloffset=+1] +endif::openshift-rosa,openshift-dedicated[] // Hiding in ROSA/OSD, as dedicated-admins cannot create resource "consolelinks" ifndef::openshift-rosa,openshift-dedicated[] @@ -49,9 +52,15 @@ include::modules/odc-customizing-a-perspective-using-YAML-view.adoc[leveloffset= include::modules/odc-customizing-a-perspective-using-form-view.adoc[leveloffset=+2] endif::openshift-rosa,openshift-dedicated[] +// Hiding in ROSA/OSD, as Hive overwrites changes to console config +ifndef::openshift-rosa,openshift-dedicated[] include::modules/odc_con_customizing-a-developer-catalog-or-its-sub-catalogs.adoc[leveloffset=+1] +endif::openshift-rosa,openshift-dedicated[] +// Hiding in ROSA/OSD, as Hive overwrites changes to console config +ifndef::openshift-rosa,openshift-dedicated[] include::modules/odc_customizing-a-developer-catalog-or-its-sub-catalogs-using-the-yaml-view.adoc[leveloffset=+2] +endif::openshift-rosa,openshift-dedicated[] // Hiding in ROSA/OSD, as dedicated-admins do not have sufficient permissions to read any cluster configuration ifndef::openshift-rosa,openshift-dedicated[]