Skip to content

Commit 37c2260

Browse files
author
Michael Burke
committed
OCPBUGS30632: ROSA/OSD hide customizing the we console
1 parent e770bd1 commit 37c2260

File tree

3 files changed

+16
-7
lines changed

3 files changed

+16
-7
lines changed

_topic_maps/_topic_map_osd.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -205,10 +205,10 @@ Topics:
205205
# cannot patch resource "consoles", insufficient permissions to read any Cluster configuration
206206
#- Name: Configuring the web console
207207
# File: configuring-web-console
208-
# Distros: openshift-rosa
209-
- Name: Customizing the web console
210-
File: customizing-the-web-console
211-
Distros: openshift-dedicated
208+
# Distros: openshift-dedicated
209+
#- Name: Customizing the web console
210+
# File: customizing-the-web-console
211+
# Distros: openshift-dedicated
212212
- Name: Dynamic plugins
213213
Dir: dynamic-plugin
214214
Distros: openshift-dedicated

_topic_maps/_topic_map_rosa.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -388,9 +388,9 @@ Topics:
388388
#- Name: Configuring the web console
389389
# File: configuring-web-console
390390
# Distros: openshift-rosa
391-
- Name: Customizing the web console
392-
File: customizing-the-web-console
393-
Distros: openshift-rosa
391+
#- Name: Customizing the web console
392+
# File: customizing-the-web-console
393+
# Distros: openshift-rosa
394394
- Name: Dynamic plugins
395395
Dir: dynamic-plugin
396396
Distros: openshift-rosa

web_console/customizing-the-web-console.adoc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,10 @@ product name, links, notifications, and command line downloads. This is
1111
especially helpful if you need to tailor the web console to meet specific
1212
corporate or government requirements.
1313

14+
// Hiding in ROSA/OSD, as Hive overwrites changes to console config
15+
ifndef::openshift-rosa,openshift-dedicated[]
1416
include::modules/adding-a-custom-logo.adoc[leveloffset=+1]
17+
endif::openshift-rosa,openshift-dedicated[]
1518

1619
// Hiding in ROSA/OSD, as dedicated-admins cannot create resource "consolelinks"
1720
ifndef::openshift-rosa,openshift-dedicated[]
@@ -49,9 +52,15 @@ include::modules/odc-customizing-a-perspective-using-YAML-view.adoc[leveloffset=
4952
include::modules/odc-customizing-a-perspective-using-form-view.adoc[leveloffset=+2]
5053
endif::openshift-rosa,openshift-dedicated[]
5154

55+
// Hiding in ROSA/OSD, as Hive overwrites changes to console config
56+
ifndef::openshift-rosa,openshift-dedicated[]
5257
include::modules/odc_con_customizing-a-developer-catalog-or-its-sub-catalogs.adoc[leveloffset=+1]
58+
endif::openshift-rosa,openshift-dedicated[]
5359

60+
// Hiding in ROSA/OSD, as Hive overwrites changes to console config
61+
ifndef::openshift-rosa,openshift-dedicated[]
5462
include::modules/odc_customizing-a-developer-catalog-or-its-sub-catalogs-using-the-yaml-view.adoc[leveloffset=+2]
63+
endif::openshift-rosa,openshift-dedicated[]
5564

5665
// Hiding in ROSA/OSD, as dedicated-admins do not have sufficient permissions to read any cluster configuration
5766
ifndef::openshift-rosa,openshift-dedicated[]

0 commit comments

Comments
 (0)