File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 5
5
// * virt/support/virt-runbooks.adoc
6
6
7
7
:_content-type: REFERENCE
8
- [id="virt-runbook-KubeVirtDeprecatedAPIsRequested "]
9
- = KubeVirtDeprecatedAPIsRequested
8
+ [id="virt-runbook-KubeVirtDeprecatedAPIRequested "]
9
+ = KubeVirtDeprecatedAPIRequested
10
10
11
11
[discrete]
12
- [id="meaning-kubevirtdeprecatedapisrequested "]
12
+ [id="meaning-kubevirtdeprecatedapirequested "]
13
13
== Meaning
14
14
15
15
This alert fires when a deprecated `KubeVirt` API is used.
16
16
17
17
[discrete]
18
- [id="impact-kubevirtdeprecatedapisrequested "]
18
+ [id="impact-kubevirtdeprecatedapirequested "]
19
19
== Impact
20
20
21
21
Using a deprecated API is not recommended because the request will
22
22
fail when the API is removed in a future release.
23
23
24
24
[discrete]
25
- [id="diagnosis-kubevirtdeprecatedapisrequested "]
25
+ [id="diagnosis-kubevirtdeprecatedapirequested "]
26
26
== Diagnosis
27
27
28
28
* Check the *Description* and *Summary* sections of the alert to identify the
@@ -37,7 +37,7 @@ deprecated API as in the following example:
37
37
`2 requests were detected in the last 10 minutes.`
38
38
39
39
[discrete]
40
- [id="mitigation-kubevirtdeprecatedapisrequested "]
40
+ [id="mitigation-kubevirtdeprecatedapirequested "]
41
41
== Mitigation
42
42
43
43
Use fully supported APIs. The alert resolves itself after 10 minutes if the deprecated
Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ include::modules/virt-runbook-kubevirtcomponentexceedsrequestedcpu.adoc[leveloff
37
37
38
38
include::modules/virt-runbook-kubevirtcomponentexceedsrequestedmemory.adoc[leveloffset=+1]
39
39
40
- include::modules/virt-runbook-kubevirtdeprecatedapisrequested .adoc[leveloffset=+1]
40
+ include::modules/virt-runbook-kubevirtdeprecatedapirequested .adoc[leveloffset=+1]
41
41
42
42
include::modules/virt-runbook-kubevirthyperconvergedclusteroperatorcrmodification.adoc[leveloffset=+1]
43
43
You can’t perform that action at this time.
0 commit comments