Skip to content

Commit 24a7c55

Browse files
authored
Merge pull request #30972 from jboxman/context-underscore
Always precede {context} with underscore
2 parents 637c297 + f444bab commit 24a7c55

10 files changed

+10
-10
lines changed

modules/checking-project-status-using-the-CLI.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
//
33
// applications/projects/working-with-projects.adoc
44

5-
[id="checking-project-status-using-the-CLI{context}"]
5+
[id="checking-project-status-using-the-CLI_{context}"]
66
= Checking project status using the CLI
77

88
.Procedure

modules/deleting-a-project-using-the-CLI.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
//
33
// applications/projects/working-with-projects.adoc
44

5-
[id="deleting-a-project-using-the-CLI{context}"]
5+
[id="deleting-a-project-using-the-CLI_{context}"]
66
= Deleting a project using the CLI
77

88
When you delete a project, the server updates the project status to

modules/identity-provider-basic-authentication-troubleshooting.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
//
33
// * authentication/identity_providers/configuring-basic-authentication-identity-provider.adoc
44

5-
[id="identity-provider-basic-authentication-troubleshooting{context}"]
5+
[id="identity-provider-basic-authentication-troubleshooting_{context}"]
66
= Basic authentication troubleshooting
77

88
The most common issue relates to network connectivity to the backend server. For

modules/installation-about-restricted-network.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ Because of the complexity of the configuration for user-provisioned installation
5050
====
5151
endif::osp,rhv[]
5252

53-
[id="installation-restricted-network-limits{context}"]
53+
[id="installation-restricted-network-limits_{context}"]
5454
== Additional limits
5555

5656
Clusters in restricted networks have the following additional limitations and restrictions:

modules/samples-operator-crd.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// * openshift_images/configuring_samples_operator.adoc
44

55

6-
[id="samples-operator-crd{context}"]
6+
[id="samples-operator-crd_{context}"]
77
= Accessing the Cluster Samples Operator configuration
88

99
You can configure the Cluster Samples Operator by editing the file with the provided

modules/service-accounts-default.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
Your {product-title} cluster contains default service accounts for
99
cluster management and generates more service accounts for each project.
1010

11-
[id="default-cluster-service-accounts{context}"]
11+
[id="default-cluster-service-accounts_{context}"]
1212
== Default cluster service accounts
1313

1414
Several infrastructure controllers run using service account credentials. The

modules/storage-ephemeral-storage-types.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
//
33
// storage/understanding-persistent-storage.adoc[leveloffset=+1]
44

5-
[id=storage-ephemeral-storage-types{context}]
5+
[id=storage-ephemeral-storage-types_{context}]
66
= Types of ephemeral storage
77

88
Ephemeral local storage is always made available in the primary

modules/virt-understanding-node-maintenance.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// * virt/node_maintenance/virt-node-maintenance.adoc
44
// * virt/node_maintenance/virt-setting-node-maintenance.adoc
55

6-
[id="virt-understanding-node-maintenance{context}"]
6+
[id="virt-understanding-node-maintenance_{context}"]
77
= Understanding node maintenance mode
88

99
Placing a node into maintenance marks the node as unschedulable and drains all

modules/web-console-disable.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
//
33
// * web_console/disabling-web-console.adoc
44

5-
[id="web-console-disable{context}"]
5+
[id="web-console-disable_{context}"]
66
= Disabling the web console
77

88
You can disable the web console by editing the

scalability_and_performance/using-cluster-loader.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[id="using_cluster_loader{context}"]
1+
[id="using_cluster_loader_{context}"]
22
= Using Cluster Loader
33
include::modules/common-attributes.adoc[]
44
:context:

0 commit comments

Comments
 (0)