Skip to content

Commit 3c44234

Browse files
author
Michael Burke
committed
CMA create new assembly for previous RN verions
1 parent 9e25cbe commit 3c44234

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
@@ -2367,10 +2367,15 @@ Topics:
23672367
Dir: cma
23682368
Distros: openshift-enterprise,openshift-origin
23692369
Topics:
2370+
- Name: Release notes
2371+
Dir: nodes-cma-rn
2372+
Topics:
2373+
- Name: Custom Metrics Autoscaler Operator release notes
2374+
File: nodes-cma-autoscaling-custom-rn
2375+
- Name: Past releases
2376+
File: nodes-cma-autoscaling-custom-rn-past
23702377
- Name: Custom Metrics Autoscaler Operator overview
23712378
File: nodes-cma-autoscaling-custom
2372-
- Name: Custom Metrics Autoscaler Operator release notes
2373-
File: nodes-cma-autoscaling-custom-rn
23742379
- Name: Installing the custom metrics autoscaler
23752380
File: nodes-cma-autoscaling-custom-install
23762381
- 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
@@ -933,10 +933,15 @@ Topics:
933933
Dir: cma
934934
Distros: openshift-dedicated
935935
Topics:
936+
- Name: Release notes
937+
Dir: nodes-cma-rn
938+
Topics:
939+
- Name: Custom Metrics Autoscaler Operator release notes
940+
File: nodes-cma-autoscaling-custom-rn
941+
- Name: Past releases
942+
File: nodes-cma-autoscaling-custom-rn-past
936943
- Name: Custom Metrics Autoscaler Operator overview
937944
File: nodes-cma-autoscaling-custom
938-
- Name: Custom Metrics Autoscaler Operator release notes
939-
File: nodes-cma-autoscaling-custom-rn
940945
- Name: Installing the custom metrics autoscaler
941946
File: nodes-cma-autoscaling-custom-install
942947
- 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
@@ -1183,10 +1183,16 @@ Topics:
11831183
Dir: cma
11841184
Distros: openshift-rosa
11851185
Topics:
1186+
- Name: Release notes
1187+
Dir: nodes-cma-rn
1188+
Topics:
1189+
- Name: Custom Metrics Autoscaler Operator release notes
1190+
File: nodes-cma-autoscaling-custom-rn
1191+
- Name: Past releases
1192+
File: nodes-cma-autoscaling-custom-rn-past
11861193
- Name: Custom Metrics Autoscaler Operator overview
11871194
File: nodes-cma-autoscaling-custom
1188-
- Name: Custom Metrics Autoscaler Operator release notes
1189-
File: nodes-cma-autoscaling-custom-rn
1195+
11901196
- Name: Installing the custom metrics autoscaler
11911197
File: nodes-cma-autoscaling-custom-install
11921198
- 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)