Skip to content

Commit 25a2f97

Browse files
author
Michael Burke
committed
CMA 2.14.1-467 release notes
1 parent 0056361 commit 25a2f97

File tree

2 files changed

+30
-15
lines changed

2 files changed

+30
-15
lines changed

nodes/cma/nodes-cma-rn/nodes-cma-autoscaling-custom-rn-past.adoc

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,31 @@ The following release notes are for previous versions of the Custom Metrics Auto
1010

1111
For the current version, see xref:../../../nodes/cma/nodes-cma-rn/nodes-cma-autoscaling-custom-rn.adoc#nodes-cma-autoscaling-custom-rn[Custom Metrics Autoscaler Operator release notes].
1212

13+
[id="nodes-pods-autoscaling-custom-rn-2141_{context}"]
14+
== Custom Metrics Autoscaler Operator 2.14.1-454 release notes
15+
16+
This release of the Custom Metrics Autoscaler Operator 2.14.1-454 provides a CVE, a new feature, and bug fixes for running the Operator in an {product-title} cluster. The following advisory is available for the link:https://access.redhat.com/errata/RHBA-2024:5865[RHBA-2024:5865].
17+
18+
[IMPORTANT]
19+
====
20+
Before installing this version of the Custom Metrics Autoscaler Operator, remove any previously installed Technology Preview versions or the community-supported version of Kubernetes-based Event Driven Autoscaler (KEDA).
21+
====
22+
23+
[id="nodes-pods-autoscaling-custom-rn-2141-new_{context}"]
24+
=== New features and enhancements
25+
26+
[id="nodes-pods-autoscaling-custom-rn-2141-new-ca_{context}"]
27+
==== Support for the Cron trigger with the Custom Metrics Autoscaler Operator
28+
29+
The Custom Metrics Autoscaler Operator can now use the Cron trigger to scale pods based on an hourly schedule. When your specified time frame starts, the Custom Metrics Autoscaler Operator scales pods to your desired amount. When the time frame ends, the Operator scales back down to the previous level.
30+
31+
For more information, see xref:../../../nodes/cma/nodes-cma-autoscaling-custom-trigger.adoc#nodes-cma-autoscaling-custom-trigger-cron_nodes-cma-autoscaling-custom-trigger[Understanding the Cron trigger].
32+
33+
[id="nodes-pods-autoscaling-custom-rn-2141-bugs_{context}"]
34+
=== Bug fixes
35+
36+
* Previously, if you made changes to audit configuration parameters in the `KedaController` custom resource, the `keda-metrics-server-audit-policy` config map would not get updated. As a consequence, you could not change the audit configuration parameters after the initial deployment of the Custom Metrics Autoscaler. With this fix, changes to the audit configuration now render properly in the config map, allowing you to change the audit configuration any time after installation. (link:https://issues.redhat.com/browse/OCPBUGS-32521[*OCPBUGS-32521*])
37+
1338
[id="nodes-pods-autoscaling-custom-rn-2131_{context}"]
1439
== Custom Metrics Autoscaler Operator 2.13.1 release notes
1540

nodes/cma/nodes-cma-rn/nodes-cma-autoscaling-custom-rn.adoc

Lines changed: 5 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -47,27 +47,17 @@ The following table defines the Custom Metrics Autoscaler Operator versions for
4747
|General availability
4848
|===
4949

50-
[id="nodes-pods-autoscaling-custom-rn-2141_{context}"]
51-
== Custom Metrics Autoscaler Operator 2.14.1 release notes
50+
[id="nodes-pods-autoscaling-custom-rn-2141-467_{context}"]
51+
== Custom Metrics Autoscaler Operator 2.14.1-467 release notes
5252

53-
This release of the Custom Metrics Autoscaler Operator 2.14.1-454 provides a CVE, a new feature, and bug fixes for running the Operator in an {product-title} cluster. The following advisory is available for the link:https://access.redhat.com/errata/RHBA-2024:5865[RHBA-2024:5865].
53+
This release of the Custom Metrics Autoscaler Operator 2.14.1-467 provides a CVE and a bug fix for running the Operator in an {product-title} cluster. The following advisory is available for the link:https://access.redhat.com/errata/RHSA-2024:7348[RHSA-2024:7348].
5454

5555
[IMPORTANT]
5656
====
5757
Before installing this version of the Custom Metrics Autoscaler Operator, remove any previously installed Technology Preview versions or the community-supported version of Kubernetes-based Event Driven Autoscaler (KEDA).
5858
====
5959

60-
[id="nodes-pods-autoscaling-custom-rn-2141-new_{context}"]
61-
=== New features and enhancements
62-
63-
[id="nodes-pods-autoscaling-custom-rn-2141-new-ca_{context}"]
64-
==== Support for the Cron trigger with the Custom Metrics Autoscaler Operator
65-
66-
The Custom Metrics Autoscaler Operator can now use the Cron trigger to scale pods based on an hourly schedule. When your specified time frame starts, the Custom Metrics Autoscaler Operator scales pods to your desired amount. When the time frame ends, the Operator scales back down to the previous level.
67-
68-
For more information, see xref:../../../nodes/cma/nodes-cma-autoscaling-custom-trigger.adoc#nodes-cma-autoscaling-custom-trigger-cron_nodes-cma-autoscaling-custom-trigger[Understanding the Cron trigger].
69-
70-
[id="nodes-pods-autoscaling-custom-rn-2141-bugs_{context}"]
60+
[id="nodes-pods-autoscaling-custom-rn-2141-467-bugs_{context}"]
7161
=== Bug fixes
7262

73-
* Previously, if you made changes to audit configuration parameters in the `KedaController` custom resource, the `keda-metrics-server-audit-policy` config map would not get updated. As a consequence, you could not change the audit configuration parameters after the initial deployment of the Custom Metrics Autoscaler. With this fix, changes to the audit configuration now render properly in the config map, allowing you to change the audit configuration any time after installation. (link:https://issues.redhat.com/browse/OCPBUGS-32521[*OCPBUGS-32521*])
63+
* Previously, the root file system of the Custom Metrics Autoscaler Operator pod was writable, which is unnecessary and could present security issues. This update makes the pod root file system read-only, which addresses the potential security issue. (link:https://issues.redhat.com/browse/OCPBUGS-37989[*OCPBUGS-37989*])

0 commit comments

Comments
 (0)