diff --git a/virt/release_notes/virt-4-20-release-notes.adoc b/virt/release_notes/virt-4-20-release-notes.adoc index 1f8c3ef6b1..abaefebd7f 100644 --- a/virt/release_notes/virt-4-20-release-notes.adoc +++ b/virt/release_notes/virt-4-20-release-notes.adoc @@ -69,6 +69,9 @@ This release adds new features and enhancements related to the following compone [id="virt-4-20-virtualization_{context}"] === Virtualization +//CNV-61642 +* You can now use the `kube_application_aware_resourcequota` and `kube_application_aware_resourcequota_creation_timestamp` metrics to query the current usage and creation times of the Application-Aware Quota (AAQ) Operator resources. For more information, see xref:../../virt/monitoring/virt-prometheus-queries.adoc#virt-promql-AAQ-metrics_context[AAQ Operator metrics]. + [id="virt-4-20-networking_{context}"] === Networking @@ -218,3 +221,4 @@ You can also disable free page reporting of memory ballooning for all new VMs. T // cnv-56890 - threads * In the {product-title} web console, it is erroneously possible to define multiple CPU threads for a VM based on s390x architecture. If you define multiple CPU threads, the VM enters a `CrashLoopBackOff` state with the `qemu-kvm: S390 does not support more than 1 threads` error. (link:https://issues.redhat.com/browse/CNV-56890[CNV-56890]) +