Skip to content

Commit 2291f22

Browse files
authored
Merge pull request #74227 from mburke5678/cma-rn-previous
CMA create new assembly for previous RN versions
2 parents 6ff2301 + 3c44234 commit 2291f22

File tree

9 files changed

+93
-49
lines changed

9 files changed

+93
-49
lines changed

_topic_maps/_topic_map.yml

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2370,10 +2370,15 @@ Topics:
23702370
Dir: cma
23712371
Distros: openshift-enterprise,openshift-origin
23722372
Topics:
2373+
- Name: Release notes
2374+
Dir: nodes-cma-rn
2375+
Topics:
2376+
- Name: Custom Metrics Autoscaler Operator release notes
2377+
File: nodes-cma-autoscaling-custom-rn
2378+
- Name: Past releases
2379+
File: nodes-cma-autoscaling-custom-rn-past
23732380
- Name: Custom Metrics Autoscaler Operator overview
23742381
File: nodes-cma-autoscaling-custom
2375-
- Name: Custom Metrics Autoscaler Operator release notes
2376-
File: nodes-cma-autoscaling-custom-rn
23772382
- Name: Installing the custom metrics autoscaler
23782383
File: nodes-cma-autoscaling-custom-install
23792384
- Name: Understanding the custom metrics autoscaler triggers

_topic_maps/_topic_map_osd.yml

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -948,10 +948,15 @@ Topics:
948948
Dir: cma
949949
Distros: openshift-dedicated
950950
Topics:
951+
- Name: Release notes
952+
Dir: nodes-cma-rn
953+
Topics:
954+
- Name: Custom Metrics Autoscaler Operator release notes
955+
File: nodes-cma-autoscaling-custom-rn
956+
- Name: Past releases
957+
File: nodes-cma-autoscaling-custom-rn-past
951958
- Name: Custom Metrics Autoscaler Operator overview
952959
File: nodes-cma-autoscaling-custom
953-
- Name: Custom Metrics Autoscaler Operator release notes
954-
File: nodes-cma-autoscaling-custom-rn
955960
- Name: Installing the custom metrics autoscaler
956961
File: nodes-cma-autoscaling-custom-install
957962
- Name: Understanding the custom metrics autoscaler triggers

_topic_maps/_topic_map_rosa.yml

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1197,10 +1197,16 @@ Topics:
11971197
Dir: cma
11981198
Distros: openshift-rosa
11991199
Topics:
1200+
- Name: Release notes
1201+
Dir: nodes-cma-rn
1202+
Topics:
1203+
- Name: Custom Metrics Autoscaler Operator release notes
1204+
File: nodes-cma-autoscaling-custom-rn
1205+
- Name: Past releases
1206+
File: nodes-cma-autoscaling-custom-rn-past
12001207
- Name: Custom Metrics Autoscaler Operator overview
12011208
File: nodes-cma-autoscaling-custom
1202-
- Name: Custom Metrics Autoscaler Operator release notes
1203-
File: nodes-cma-autoscaling-custom-rn
1209+
12041210
- Name: Installing the custom metrics autoscaler
12051211
File: nodes-cma-autoscaling-custom-install
12061212
- Name: Understanding the custom metrics autoscaler triggers

nodes/cma/nodes-cma-rn/_attributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../_attributes/

nodes/cma/nodes-cma-rn/images

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../images

nodes/cma/nodes-cma-rn/modules

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../modules

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

Lines changed: 6 additions & 43 deletions
Original file line numberDiff line numberDiff line change
@@ -1,51 +1,14 @@
1-
// Module included in the following assemblies:
2-
//
3-
// * nodes/nodes-pods-autoscaling-custom.adoc
4-
51
:_mod-docs-content-type: ASSEMBLY
6-
:context: nodes-cma-autoscaling-custom-removing
7-
[id="nodes-cma-autoscaling-custom-rn_{context}"]
8-
= Custom Metrics Autoscaler Operator release notes
2+
:context: nodes-cma-autoscaling-custom-rn-past
3+
[id="nodes-cma-autoscaling-custom-rn-past"]
4+
= Release notes for past releases of the Custom Metrics Autoscaler Operator
95
include::_attributes/common-attributes.adoc[]
106

117
toc::[]
128

13-
The release notes for the Custom Metrics Autoscaler Operator for Red Hat OpenShift describe new features and enhancements, deprecated features, and known issues.
14-
15-
The Custom Metrics Autoscaler Operator uses the Kubernetes-based Event Driven Autoscaler (KEDA) and is built on top of the {product-title} horizontal pod autoscaler (HPA).
16-
17-
[NOTE]
18-
====
19-
The Custom Metrics Autoscaler Operator for Red Hat OpenShift is provided as an installable component, with a distinct release cycle from the core {product-title}. The link:https://access.redhat.com/support/policy/updates/openshift#cma[Red Hat OpenShift Container Platform Life Cycle Policy] outlines release compatibility.
20-
====
21-
22-
[id="nodes-pods-autoscaling-custom-rn-versions_{context}"]
23-
== Supported versions
24-
25-
The following table defines the Custom Metrics Autoscaler Operator versions for each {product-title} version.
26-
27-
[cols="3,7,3",options="header"]
28-
|===
29-
|Version
30-
|{product-title} version
31-
|General availability
32-
33-
|2.11.2
34-
|4.15
35-
|General availability
36-
37-
|2.11.2
38-
|4.14
39-
|General availability
40-
41-
|2.11.2
42-
|4.13
43-
|General availability
9+
The following release notes are for previous versions of the Custom Metrics Autoscaler Operator.
4410

45-
|2.11.2
46-
|4.12
47-
|General availability
48-
|===
11+
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].
4912

5013
[id="nodes-pods-autoscaling-custom-rn-2112-322_{context}"]
5114
== Custom Metrics Autoscaler Operator 2.11.2-322 release notes
@@ -60,7 +23,7 @@ Before installing this version of the Custom Metrics Autoscaler Operator, remove
6023
[id="nodes-pods-autoscaling-custom-rn-2112-332-bugs_{context}"]
6124
=== Bug fixes
6225

63-
* Because the Custom Metrics Autoscaler Operator version 3.11.2-311 was released without a required volume mount in the Operator deployment, the Custom Metrics Autoscaler Operator pod would restart every 15 minutes. This fix adds the required volume mount to the operator deployment. As a result, the Operator no longer restarts every 15 minutes. (link:https://issues.redhat.com/browse/OCPBUGS-22361[*OCPBUGS-22361*])
26+
* Because the Custom Metrics Autoscaler Operator version 3.11.2-311 was released without a required volume mount in the Operator deployment, the Custom Metrics Autoscaler Operator pod would restart every 15 minutes. This fix adds the required volume mount to the Operator deployment. As a result, the Operator no longer restarts every 15 minutes. (link:https://issues.redhat.com/browse/OCPBUGS-22361[*OCPBUGS-22361*])
6427

6528
[id="nodes-pods-autoscaling-custom-rn-2112_{context}"]
6629
== Custom Metrics Autoscaler Operator 2.11.2-311 release notes
Lines changed: 61 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,61 @@
1+
:_mod-docs-content-type: ASSEMBLY
2+
:context: nodes-cma-autoscaling-custom-rn
3+
[id="nodes-cma-autoscaling-custom-rn"]
4+
= Custom Metrics Autoscaler Operator release notes
5+
include::_attributes/common-attributes.adoc[]
6+
7+
toc::[]
8+
9+
The release notes for the Custom Metrics Autoscaler Operator for Red Hat OpenShift describe new features and enhancements, deprecated features, and known issues.
10+
11+
The Custom Metrics Autoscaler Operator uses the Kubernetes-based Event Driven Autoscaler (KEDA) and is built on top of the {product-title} horizontal pod autoscaler (HPA).
12+
13+
[NOTE]
14+
====
15+
The Custom Metrics Autoscaler Operator for Red Hat OpenShift is provided as an installable component, with a distinct release cycle from the core {product-title}. The link:https://access.redhat.com/support/policy/updates/openshift#cma[Red Hat OpenShift Container Platform Life Cycle Policy] outlines release compatibility.
16+
====
17+
18+
[id="nodes-pods-autoscaling-custom-rn-versions_{context}"]
19+
== Supported versions
20+
21+
The following table defines the Custom Metrics Autoscaler Operator versions for each {product-title} version.
22+
23+
[cols="3,7,3",options="header"]
24+
|===
25+
|Version
26+
|{product-title} version
27+
|General availability
28+
29+
|2.12.1
30+
|4.15
31+
|General availability
32+
33+
|2.12.1
34+
|4.14
35+
|General availability
36+
37+
|2.12.1
38+
|4.13
39+
|General availability
40+
41+
|2.12.1
42+
|4.12
43+
|General availability
44+
|===
45+
46+
[id="nodes-pods-autoscaling-custom-rn-2121-376_{context}"]
47+
== Custom Metrics Autoscaler Operator 2.12.1-376 release notes
48+
49+
This release of the Custom Metrics Autoscaler Operator 2.12.1-376 provides security updates 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/RHSA-2024:1812[RHSA-2024:1812].
50+
51+
[IMPORTANT]
52+
====
53+
Before installing this version of the Custom Metrics Autoscaler Operator, remove any previously installed Technology Preview versions or the community-supported version of KEDA.
54+
====
55+
56+
[id="nodes-pods-autoscaling-custom-rn-2121-376-bugs_{context}"]
57+
=== Bug fixes
58+
59+
* Previously, if invalid values, such as nonexistent namespaces, were specified in scaled object metadata, the underlying scaler clients would not free, or close, their client descriptors, resulting in a slow memory leak. This fix properly closes the underlying client descriptors when there are errors, preventing memory from leaking. (link:https://issues.redhat.com/browse/OCPBUGS-30145[*OCPBUGS-30145*])
60+
61+
* Previously the `ServiceMonitor` custom resource (CR) for the `keda-metrics-apiserver` pod was not functioning, because the CR referenced an incorrect metrics port name of `http`. This fix corrects the `ServiceMonitor` CR to reference the proper port name of `metrics`. As a result, the Service Monitor functions properly. (link:https://issues.redhat.com/browse/OCPBUGS-25806[*OCPBUGS-25806*])

nodes/cma/nodes-cma-rn/snippets

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../snippets

0 commit comments

Comments
 (0)