Skip to content

Commit 270bf41

Browse files
authored
Merge pull request #58246 from mburke5678/cma-release-nodes-282-174
CMA 2.8.2-174 release notes
2 parents 082ae1d + ac51bbd commit 270bf41

File tree

3 files changed

+41
-13
lines changed

3 files changed

+41
-13
lines changed

modules/nodes-pods-autoscaling-custom-gather.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ $ oc adm must-gather --image="$(oc get packagemanifests openshift-custom-metrics
3232

3333
[NOTE]
3434
====
35-
The standard {product-title} must-gather command, `oc adm must-gather`, does not collect Custom Metrics Autoscaler Operator data.
35+
The standard {product-title} `must-gather` command, `oc adm must-gather`, does not collect Custom Metrics Autoscaler Operator data.
3636
====
3737

3838

modules/nodes-pods-autoscaling-custom-rn.adoc

Lines changed: 38 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -26,23 +26,42 @@ The following table defines the Custom Metrics Autoscaler Operator versions for
2626
|{product-title} version
2727
|General availability
2828

29-
|2.8.2
30-
|4.13
31-
|Technology Preview
32-
33-
|2.8.2
29+
|2.8.2-174
3430
|4.12
3531
|Technology Preview
3632

37-
|2.8.2
33+
|2.8.2-174
3834
|4.11
3935
|Technology Preview
4036

41-
|2.8.2
37+
|2.8.2-174
4238
|4.10
4339
|Technology Preview
4440
|===
4541

42+
[id="nodes-pods-autoscaling-custom-rn-282-174_{context}"]
43+
== Custom Metrics Autoscaler Operator 2.8.2-174 release notes
44+
45+
This release of the Custom Metrics Autoscaler Operator 2.8.2-174 provides new features and bug fixes for running the Operator in an {product-title} cluster. The components of the Custom Metrics Autoscaler Operator 2.8.2-174 were released in link:https://access.redhat.com/errata/RHEA-2023:1683[RHEA-2023:1683].
46+
47+
[IMPORTANT]
48+
====
49+
The Custom Metrics Autoscaler Operator is currently a link:https://access.redhat.com/support/offerings/techpreview/[Technology Preview] feature.
50+
====
51+
52+
[id="nodes-pods-autoscaling-custom-rn-282-174-new_{context}"]
53+
=== New features and enhancements
54+
55+
[id="autoscaling-custom-2-8-2-upgrade-operator"]
56+
==== Operator upgrade support
57+
58+
You can now upgrade from a prior version of the Custom Metrics Autoscaler Operator. See "Changing the update channel for an Operator" in the "Additional resources" for information on upgrading an Operator.
59+
60+
[id="autoscaling-custom-2-8-2-must-gather"]
61+
==== must-gather support
62+
63+
You can now collect data about the Custom Metrics Autoscaler Operator and its components by using the {product-title} `must-gather` tool. Currently, the process for using the `must-gather` tool with the Custom Metrics Autoscaler is different than for other operators. See "Gathering debugging data in the "Additional resources" for more information.
64+
4665
[id="nodes-pods-autoscaling-custom-rn-282_{context}"]
4766
== Custom Metrics Autoscaler Operator 2.8.2 release notes
4867

@@ -54,24 +73,31 @@ The Custom Metrics Autoscaler Operator is currently a link:https://access.redhat
5473
====
5574

5675
[id="nodes-pods-autoscaling-custom-rn-282-new_{context}"]
57-
New features and enhancements
76+
=== New features and enhancements
5877

5978
[id="autoscaling-custom-2-8-2-audit-log"]
60-
=== Audit Logging
79+
==== Audit Logging
6180

6281
You can now gather and view audit logs for the Custom Metrics Autoscaler Operator and its associated components. Audit logs are security-relevant chronological sets of records that document the sequence of activities that have affected the system by individual users, administrators, or other components of the system.
6382

6483
[id="autoscaling-custom-2-8-2-kafka-metrics"]
65-
=== Scale applications based on Apache Kafka metrics
84+
==== Scale applications based on Apache Kafka metrics
6685

6786
You can now use the KEDA Apache kafka trigger/scaler to scale deployments based on an Apache Kafka topic.
6887

88+
[IMPORTANT]
89+
====
90+
Autoscaling based on Apache Kafka metrics is a Technology Preview (TP) feature in all Custom Metrics Autoscaler TP releases and the Custom Metrics Autoscaler General Availability release.
91+
92+
Technology Preview features are not supported with Red Hat production service level agreements (SLAs) and might not be functionally complete. Red Hat does not recommend using them in production.
93+
====
94+
6995
[id="autoscaling-custom-2-8-2-cpu-metrics"]
70-
=== Scale applications based on CPU metrics
96+
==== Scale applications based on CPU metrics
7197

7298
You can now use the KEDA CPU trigger/scaler to scale deployments based on CPU metrics.
7399

74100
[id="autoscaling-custom-2-8-2-memory-metrics"]
75-
=== Scale applications based on memory metrics
101+
==== Scale applications based on memory metrics
76102

77103
You can now use the KEDA memory trigger/scaler to scale deployments based on memory metrics.

nodes/pods/nodes-pods-autoscaling-custom.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ include::modules/nodes-pods-autoscaling-custom-rn.adoc[leveloffset=+1]
2929

3030
.Additional resources
3131

32+
* xref:../../operators/admin/olm-upgrading-operators.html#olm-changing-update-channel_olm-upgrading-operators[Changing the update channel for an Operator]
33+
* xref:../../nodes/pods/nodes-pods-autoscaling-custom.html#nodes-pods-autoscaling-custom-gather_nodes-pods-autoscaling-custom[Gathering debugging data]
3234
* xref:../../nodes/pods/nodes-pods-autoscaling-custom.adoc#nodes-pods-autoscaling-custom-audit_nodes-pods-autoscaling-custom[Configuring audit logging]
3335
* xref:../../nodes/pods/nodes-pods-autoscaling-custom.adoc#nodes-pods-autoscaling-custom-trigger-cpu_nodes-pods-autoscaling-custom[Understanding the CPU trigger]
3436
* xref:../../nodes/pods/nodes-pods-autoscaling-custom.adoc#nodes-pods-autoscaling-custom-trigger-memory_nodes-pods-autoscaling-custom[Understanding the memory trigger]

0 commit comments

Comments
 (0)