Skip to content

Commit 766421f

Browse files
Merge pull request #62862 from apinnick/CNV-31194-update-hco-runbook-names
CNV- 31194: Update HCO runbooks
2 parents 9bb37bb + 10cf2fe commit 766421f

5 files changed

+31
-30
lines changed
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@
55
// * virt/monitoring/virt-runbooks.adoc
66

77
:_content-type: REFERENCE
8-
[id="virt-runbook-KubevirtHyperconvergedClusterOperatorInstallationNotCompletedAlert"]
9-
= KubevirtHyperconvergedClusterOperatorInstallationNotCompletedAlert
8+
[id="virt-runbook-HCOInstallationIncomplete"]
9+
= HCOInstallationIncomplete
1010

1111
[discrete]
12-
[id="meaning-kubevirthyperconvergedclusteroperatorinstallationnotcompletedalert"]
12+
[id="meaning-hcoinstallationincomplete"]
1313
== Meaning
1414

1515
This alert fires when the HyperConverged Cluster Operator (HCO) runs for
@@ -23,7 +23,7 @@ create the `HyperConverged` CR.
2323
uninstalling the HCO and the HCO is still running.
2424

2525
[discrete]
26-
[id="mitigation-kubevirthyperconvergedclusteroperatorinstallationnotcompletedalert"]
26+
[id="mitigation-hcoinstallationincomplete"]
2727
== Mitigation
2828

2929
The mitigation depends on whether you are installing or uninstalling
Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@
55
// * virt/monitoring/virt-runbooks.adoc
66

77
:_content-type: REFERENCE
8-
[id="virt-runbook-KubevirtHyperconvergedClusterOperatorCRModification"]
9-
= KubevirtHyperconvergedClusterOperatorCRModification
8+
[id="virt-runbook-KubeVirtCRModified"]
9+
= KubeVirtCRModified
1010

1111
[discrete]
12-
[id="meaning-kubevirthyperconvergedclusteroperatorcrmodification"]
12+
[id="meaning-kubevirtcrmodified"]
1313
== Meaning
1414

1515
This alert fires when an operand of the HyperConverged Cluster Operator (HCO)
@@ -21,14 +21,14 @@ to them. Users must not modify the operands directly. The `HyperConverged`
2121
custom resource is the source of truth for the configuration.
2222

2323
[discrete]
24-
[id="impact-kubevirthyperconvergedclusteroperatorcrmodification"]
24+
[id="impact-kubevirtcrmodified"]
2525
== Impact
2626

2727
Changing the operands manually causes the cluster configuration to fluctuate
2828
and might lead to instability.
2929

3030
[discrete]
31-
[id="diagnosis-kubevirthyperconvergedclusteroperatorcrmodification"]
31+
[id="diagnosis-kubevirtcrmodified"]
3232
== Diagnosis
3333

3434
* Check the `component_name` value in the alert details to determine the operand
@@ -44,7 +44,7 @@ Labels
4444
----
4545

4646
[discrete]
47-
[id="mitigation-kubevirthyperconvergedclusteroperatorcrmodification"]
47+
[id="mitigation-kubevirtcrmodified"]
4848
== Mitigation
4949

5050
Do not change the HCO operands directly. Use `HyperConverged` objects to configure

modules/virt-runbook-kubevirthcosinglestackipv6.adoc renamed to modules/virt-runbook-singlestackipv6unsupported.adoc

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,24 +5,24 @@
55
// * virt/monitoring/virt-runbooks.adoc
66

77
:_content-type: REFERENCE
8-
[id="virt-runbook-KubevirtHcoSingleStackIPv6"]
9-
= KubevirtHcoSingleStackIPv6
8+
[id="virt-runbook-SingleStackIPv6Unsupported"]
9+
= SingleStackIPv6Unsupported
1010

1111
[discrete]
12-
[id="meaning-kubevirthcosinglestackipv6"]
12+
[id="meaning-singlestackipv6unsupported"]
1313
== Meaning
1414

1515
This alert fires when you install {VirtProductName} on a single stack
1616
IPv6 cluster.
1717

1818
[discrete]
19-
[id="impact-kubevirthcosinglestackipv6"]
19+
[id="impact-singlestackipv6unsupported"]
2020
== Impact
2121

2222
You cannot create virtual machines.
2323

2424
[discrete]
25-
[id="diagnosis-kubevirthcosinglestackipv6"]
25+
[id="diagnosis-singlestackipv6unsupported"]
2626
== Diagnosis
2727

2828
* Check the cluster network configuration by running the following command:
@@ -49,7 +49,7 @@ spec:
4949
----
5050

5151
[discrete]
52-
[id="mitigation-kubevirthcosinglestackipv6"]
52+
[id="mitigation-singlestackipv6unsupported"]
5353
== Mitigation
5454

5555
Install {VirtProductName} on a single stack IPv4 cluster or on a
Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@
55
// * virt/monitoring/virt-runbooks.adoc
66

77
:_content-type: REFERENCE
8-
[id="virt-runbook-KubevirtHyperconvergedClusterOperatorUSModification"]
9-
= KubevirtHyperconvergedClusterOperatorUSModification
8+
[id="virt-runbook-UnsupportedHCOModification"]
9+
= UnsupportedHCOModification
1010

1111
[discrete]
12-
[id="meaning-kubevirthyperconvergedclusteroperatorusmodification"]
12+
[id="meaning-unsupportedhcomodification"]
1313
== Meaning
1414

1515
This alert fires when a JSON Patch annotation is used to change an operand
@@ -24,7 +24,7 @@ you can force HCO to set a change in an operator by using JSON Patch annotations
2424
These changes are not reverted by HCO during its reconciliation process.
2525

2626
[discrete]
27-
[id="impact-kubevirthyperconvergedclusteroperatorusmodification"]
27+
[id="impact-unsupportedhcomodification"]
2828
== Impact
2929

3030
Incorrect use of JSON Patch annotations might lead to unexpected results
@@ -34,7 +34,7 @@ Upgrading a system with JSON Patch annotations is dangerous because the
3434
structure of the component custom resources might change.
3535

3636
[discrete]
37-
[id="diagnosis-kubevirthyperconvergedclusteroperatorusmodification"]
37+
[id="diagnosis-unsupportedhcomodification"]
3838
== Diagnosis
3939

4040
* Check the `annotation_name` in the alert details to identify the JSON
@@ -49,7 +49,7 @@ Labels
4949
----
5050

5151
[discrete]
52-
[id="mitigation-kubevirthyperconvergedclusteroperatorusmodification"]
52+
[id="mitigation-unsupportedhcomodification"]
5353
== Mitigation
5454

5555
It is best to use the HCO API to change an operand. However, if the change

virt/monitoring/virt-runbooks.adoc

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ include::modules/virt-runbook-cdistorageprofilesincomplete.adoc[leveloffset=+1]
2222

2323
include::modules/virt-runbook-cnaodown.adoc[leveloffset=+1]
2424

25+
include::modules/virt-runbook-hcoinstallationincomplete.adoc[leveloffset=+1]
26+
2527
include::modules/virt-runbook-hppnotready.adoc[leveloffset=+1]
2628

2729
include::modules/virt-runbook-hppoperatordown.adoc[leveloffset=+1]
@@ -36,15 +38,9 @@ include::modules/virt-runbook-kubevirtcomponentexceedsrequestedcpu.adoc[leveloff
3638

3739
include::modules/virt-runbook-kubevirtcomponentexceedsrequestedmemory.adoc[leveloffset=+1]
3840

39-
include::modules/virt-runbook-kubevirtdeprecatedapirequested.adoc[leveloffset=+1]
40-
41-
include::modules/virt-runbook-kubevirthcosinglestackipv6.adoc[leveloffset=+1]
42-
43-
include::modules/virt-runbook-kubevirthyperconvergedclusteroperatorcrmodification.adoc[leveloffset=+1]
44-
45-
include::modules/virt-runbook-kubevirthyperconvergedclusteroperatorinstallationnotcompletedalert.adoc[leveloffset=+1]
41+
include::modules/virt-runbook-kubevirtcrmodified.adoc[leveloffset=+1]
4642

47-
include::modules/virt-runbook-kubevirthyperconvergedclusteroperatorusmodification.adoc[leveloffset=+1]
43+
include::modules/virt-runbook-kubevirtdeprecatedapirequested.adoc[leveloffset=+1]
4844

4945
include::modules/virt-runbook-kubevirtnoavailablenodestorunvms.adoc[leveloffset=+1]
5046

@@ -76,6 +72,8 @@ include::modules/virt-runbook-orphanedvirtualmachineinstances.adoc[leveloffset=+
7672

7773
include::modules/virt-runbook-outdatedvirtualmachineinstanceworkloads.adoc[leveloffset=+1]
7874

75+
include::modules/virt-runbook-singlestackipv6unsupported.adoc[leveloffset=+1]
76+
7977
include::modules/virt-runbook-sspcommontemplatesmodificationreverted.adoc[leveloffset=+1]
8078

8179
include::modules/virt-runbook-sspdown.adoc[leveloffset=+1]
@@ -86,6 +84,8 @@ include::modules/virt-runbook-ssphighraterejectedvms.adoc[leveloffset=+1]
8684

8785
include::modules/virt-runbook-ssptemplatevalidatordown.adoc[leveloffset=+1]
8886

87+
include::modules/virt-runbook-unsupportedhcomodification.adoc[leveloffset=+1]
88+
8989
include::modules/virt-runbook-virtapidown.adoc[leveloffset=+1]
9090

9191
include::modules/virt-runbook-virtapiresterrorsburst.adoc[leveloffset=+1]
@@ -113,3 +113,4 @@ include::modules/virt-runbook-virtoperatorresterrorshigh.adoc[leveloffset=+1]
113113
include::modules/virt-runbook-virtualmachinecrcerrors.adoc[leveloffset=+1]
114114

115115
include::modules/virt-runbook-vmcannotbeevicted.adoc[leveloffset=+1]
116+

0 commit comments

Comments
 (0)