Skip to content

Commit bdc482d

Browse files
authored
Merge pull request #800 from mpandya15/RHOAI-26167-title
[RHOAIENG-26167] Fixing title formatting
2 parents 4a41fa2 + 5327a4a commit bdc482d

2 files changed

+6
-6
lines changed

modules/troubleshooting-common-problems-with-distributed-workloads-for-administrators.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ endif::[]
7676
The `status.conditions.message` field provides the reason for the failed state.
7777

7878

79-
== A user receives a *failed to call webhook* error message for the CodeFlare Operator
79+
== A user receives a "failed to call webhook" error message for the CodeFlare Operator
8080

8181
.Problem
8282
After the user runs the `cluster.up()` command, the following error is shown:
@@ -111,7 +111,7 @@ INFO controller-runtime.webhook Serving webhook server {"host": "", "port": 94
111111
----
112112

113113

114-
== A user receives a *failed to call webhook* error message for Kueue
114+
== A user receives a "failed to call webhook" error message for Kueue
115115

116116
.Problem
117117
After the user runs the `cluster.up()` command, the following error is shown:

modules/troubleshooting-common-problems-with-distributed-workloads-for-users.adoc

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ endif::[]
7373
. If you cannot resolve the problem, contact your administrator to request assistance.
7474

7575

76-
== I see a *failed to call webhook* error message for the CodeFlare Operator
76+
== I see a "failed to call webhook" error message for the CodeFlare Operator
7777

7878
.Problem
7979
After you run the `cluster.up()` command, the following error is shown:
@@ -92,7 +92,7 @@ The CodeFlare Operator pod might not be running.
9292
Contact your administrator to request assistance.
9393

9494

95-
== I see a *failed to call webhook* error message for Kueue
95+
== I see a "failed to call webhook" error message for Kueue
9696

9797
.Problem
9898
After you run the `cluster.up()` command, the following error is shown:
@@ -139,7 +139,7 @@ endif::[]
139139
If you cannot resolve the problem, contact your administrator to request assistance.
140140

141141

142-
== I see a *Default Local Queue ... not found* error message
142+
== I see a "Default Local Queue not found" error message
143143

144144
.Problem
145145
After you run the `cluster.up()` command, the following error is shown:
@@ -172,7 +172,7 @@ local_queue="_<local_queue_name>_"
172172
* If no local queue exists, contact your administrator to request assistance.
173173

174174

175-
== I see a *local_queue provided does not exist* error message
175+
== I see a "local_queue provided does not exist" error message
176176

177177
.Problem
178178
After you run the `cluster.up()` command, the following error is shown:

0 commit comments

Comments
 (0)