Skip to content

Commit c3d9689

Browse files
authored
Merge pull request #66089 from mburke5678/cma-2112-rn
OSDOCS_8148: Support CMA on OSD/ROSA RN
2 parents c04e92a + 5749ec7 commit c3d9689

File tree

1 file changed

+29
-4
lines changed

1 file changed

+29
-4
lines changed

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

Lines changed: 29 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,23 +30,48 @@ The following table defines the Custom Metrics Autoscaler Operator versions for
3030
|{product-title} version
3131
|General availability
3232

33-
|2.10.1-267
33+
|2.11.2
3434
|4.13
3535
|General availability
3636

37-
|2.10.1-267
37+
|2.11.2
3838
|4.12
3939
|General availability
4040

41-
|2.10.1-267
41+
|2.11.2
4242
|4.11
4343
|General availability
4444

45-
|2.10.1-267
45+
|2.11.2
4646
|4.10
4747
|General availability
4848
|===
4949

50+
[id="nodes-pods-autoscaling-custom-rn-2112_{context}"]
51+
== Custom Metrics Autoscaler Operator 2.11.2-311 release notes
52+
53+
This release of the Custom Metrics Autoscaler Operator 2.11.2-311 provides new features and bug fixes for running the Operator in an {product-title} cluster. The components of the Custom Metrics Autoscaler Operator 2.11.2-311 were released in link:https://access.redhat.com/errata/RHBA-2023:5981[RHBA-2023:5981].
54+
55+
[IMPORTANT]
56+
====
57+
Before installing this version of the Custom Metrics Autoscaler Operator, remove any previously installed Technology Preview versions or the community-supported version of KEDA.
58+
====
59+
60+
[id="nodes-pods-autoscaling-custom-rn-2112-new_{context}"]
61+
=== New features and enhancements
62+
63+
[id="nodes-pods-autoscaling-custom-rn-2112-new-rosa-osd_{context}"]
64+
==== Red Hat OpenShift Service on AWS (ROSA) and OpenShift Dedicated are now supported
65+
66+
The Custom Metrics Autoscaler Operator 2.11.2-311 can be installed on OpenShift ROSA and OpenShift Dedicated managed clusters. Previous versions of the Custom Metrics Autoscaler Operator could be installed only in the `openshift-keda` namespace. This prevented the Operator from being installed on OpenShift ROSA and OpenShift Dedicated clusters. This version of Custom Metrics Autoscaler allows installation to other namespaces such as `openshift-operators` or `keda`, enabling installation into ROSA and Dedicated clusters.
67+
68+
[id="nodes-pods-autoscaling-custom-rn-2112-bugs_{context}"]
69+
=== Bug fixes
70+
71+
* Previously, if the Custom Metrics Autoscaler Operator was installed and configured, but not in use, the OpenShift CLI reported the `couldn't get resource list for external.metrics.k8s.io/v1beta1: Got empty response for: external.metrics.k8s.io/v1beta1` error after any `oc` command was entered. The message, although harmless, could have caused confusion. With this fix, the `Got empty response for: external.metrics...` error no longer appears inappropriately. (link:https://issues.redhat.com/browse/OCPBUGS-15779[*OCPBUGS-15779*])
72+
73+
* Previously, any annotation or label change to objects managed by the Custom Metrics Autoscaler were reverted by Custom Metrics Autoscaler Operator any time the Keda Controller was modified, for example after a configuration change. This caused continuous changing of labels in your objects. The Custom Metrics Autoscaler now uses its own annotation to manage labels and annotations, and annotation or label are no longer inappropriately reverted. (link:https://issues.redhat.com/browse/OCPBUGS-15590[*OCPBUGS-15590*])
74+
5075
[id="nodes-pods-autoscaling-custom-rn-210-267_{context}"]
5176
== Custom Metrics Autoscaler Operator 2.10.1-267 release notes
5277

0 commit comments

Comments
 (0)