Skip to content

Commit af02673

Browse files
authored
Merge pull request #54341 from slovern/TELCODOCS-477-CORR
2 parents e8db5b4 + a65eb63 commit af02673

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

modules/cnf-topology-aware-lifecycle-manager-about-cgu-crs.adoc

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -349,7 +349,7 @@ Policy remediation failed as there were no clusters available for remediation, o
349349
remediationStrategy:
350350
maxConcurrency: 1
351351
timeout: 240
352-
status:
352+
status: <3>
353353
clusters:
354354
- name: spoke1
355355
state: complete
@@ -387,9 +387,7 @@ Policy remediation failed as there were no clusters available for remediation, o
387387
----
388388
<1> In the `Progressing` fields, the status is `false` as the update has completed; clusters are compliant with all the managed policies.
389389
<2> The `Succeeded` fields show that the validations completed successfully.
390-
<3> Displays that all the policies are applied to the cluster.
391-
392-
The status field includes a list of clusters and their respective status. The status of a cluster can be `complete` or `timedout`. If a cluster is `timedout`, the `currentPolicy` field shows the name of the policy that was being applied and the status of that policy.
390+
<3> The `status` field includes a list of clusters and their respective statuses. The status of a cluster can be `complete` or `timedout`.
393391

394392
.Sample `ClusterGroupUpgrade` CR in the `timedout` state
395393

0 commit comments

Comments
 (0)