Skip to content

Commit d4b30f1

Browse files
author
Michael Burke
committed
CMA 2.17.2 Release Notes
1 parent a933012 commit d4b30f1

File tree

2 files changed

+44
-12
lines changed

2 files changed

+44
-12
lines changed

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

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,20 @@ 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-2151-6_{context}"]
14+
== Custom Metrics Autoscaler Operator 2.15.1-6 release notes
15+
16+
Issued: 17 April 2025
17+
18+
This release of the Custom Metrics Autoscaler Operator 2.15.1-6 addresses Common Vulnerabilities and Exposures (CVEs). The following advisory is available for the Custom Metrics Autoscaler Operator:
19+
20+
* link:https://access.redhat.com/errata/RHSA-2025:3993[RHSA-2025:3993]
21+
22+
[IMPORTANT]
23+
====
24+
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).
25+
====
26+
1327
[id="nodes-pods-autoscaling-custom-rn-2151-4_{context}"]
1428
== Custom Metrics Autoscaler Operator 2.15.1-4 release notes
1529

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

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

29-
|2.15.1
29+
|2.17.2
3030
|4.18
3131
|General availability
3232

33-
34-
|2.15.1
33+
|2.17.2
3534
|4.17
3635
|General availability
3736

38-
|2.15.1
37+
|2.17.2
3938
|4.16
4039
|General availability
4140

42-
|2.15.1
41+
|2.17.2
4342
|4.15
4443
|General availability
4544

46-
|2.15.1
45+
|2.17.2
4746
|4.14
4847
|General availability
4948

50-
|2.15.1
49+
|2.17.2
5150
|4.13
5251
|General availability
5352

54-
|2.15.1
53+
|2.17.2
5554
|4.12
5655
|General availability
5756
|===
5857

59-
[id="nodes-pods-autoscaling-custom-rn-2151-6_{context}"]
60-
== Custom Metrics Autoscaler Operator 2.15.1-6 release notes
58+
[id="nodes-pods-autoscaling-custom-rn-2172_{context}"]
59+
== Custom Metrics Autoscaler Operator 2.17.2 release notes
6160

6261
Issued: 17 April 2025
6362

64-
This release of the Custom Metrics Autoscaler Operator 2.15.1-6 addresses Common Vulnerabilities and Exposures (CVEs). The following advisory is available for the Custom Metrics Autoscaler Operator:
63+
This release of the Custom Metrics Autoscaler Operator 2.17.2 addresses Common Vulnerabilities and Exposures (CVEs), a new feature, and bug fixes. The following advisory is available for the Custom Metrics Autoscaler Operator:
6564

66-
* link:https://access.redhat.com/errata/RHSA-2025:3993[RHSA-2025:3993]
65+
* link:https://access.redhat.com/errata/RHSA-2025:TBD[RHSA-2025:TBD]
6766

6867
[IMPORTANT]
6968
====
7069
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).
7170
====
71+
72+
[id="nodes-pods-autoscaling-custom-rn-2172-new-features_{context}"]
73+
=== New features and enhancements
74+
75+
[id="nodes-pods-autoscaling-custom-rn-2172-new-features-token_{context}"]
76+
==== The Keda Controller is now created upon installation of the Custom Metrics Autoscaler Operator
77+
78+
With this update, when you install the Custom Metrics Autoscaler Operator, the installation process automatically creates the `KedaController` custom resource. The Keda Controller creates several required custom resource definitions. After installation, you can modify the KedaController` CR as needed, to modify logging, the namespaces where the Custom Metrics Autoscaler operates, and other configurations. For more information, see
79+
80+
[id="nodes-pods-autoscaling-custom-rn-2172-new-features-token_{context}"]
81+
==== Bound service account token support
82+
83+
With this update, you can now use bound service account tokens with trigger and cluster trigger authentications the Custom Metrics Autoscaler. Bound service account tokens are audience- and time-bound, making them more secure than legacy service account tokens.
84+
85+
[id="nodes-pods-autoscaling-custom-rn-2172-bugs_{context}"]
86+
=== Bug fixes
87+
88+
* Before this update, you were mount a volume to a Custom Metrics Autoscaler pod, because the Keda Controller did not support the `volumeMount` and `volume` parameters. With this update, the Keda Controller now supports these fields. You can inject volumes into Custom Metrics Autoscaler pods as needed. (link:https://issues.redhat.com/browse/OCPBUGS-42559[*OCPBUGS-42559*])
89+

0 commit comments

Comments
 (0)