Skip to content

Commit d8f8bd6

Browse files
author
Michael Burke
committed
CMA 2.14.1.NEXT release notes
1 parent 3cb0271 commit d8f8bd6

File tree

2 files changed

+30
-7
lines changed

2 files changed

+30
-7
lines changed

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

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,21 @@ 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-467_{context}"]
14+
== Custom Metrics Autoscaler Operator 2.14.1-467 release notes
15+
16+
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].
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-467-bugs_{context}"]
24+
=== Bug fixes
25+
26+
* 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*])
27+
1328
[id="nodes-pods-autoscaling-custom-rn-2141_{context}"]
1429
== Custom Metrics Autoscaler Operator 2.14.1-454 release notes
1530

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

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

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

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].
53+
This release of the Custom Metrics Autoscaler Operator 2.14.1-TBD 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:TBD[RHSA-2024:TBD].
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-467-bugs_{context}"]
61-
=== Bug fixes
62-
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*])
60+
[id="nodes-pods-autoscaling-custom-rn-2141-TBD-new-features_{context}"]
61+
=== New features and enhancements
62+
63+
ifndef::openshift-rosa,openshift-rosa-hcp,openshift-dedicated[]
64+
* Previously, if you wanted the Custom Metrics Autoscaler Operator to scrape metrics, alerts, and so forth from the `openshift-keda` namespace, you had to select the `Enable Operator recommended cluster monitoring on this Namespace` option upon installation or xref:../../../observability/monitoring/enabling-monitoring-for-user-defined-projects.adoc#enabling-monitoring-for-user-defined-projects_enabling-monitoring-for-user-defined-projects[manually enable monitoring] for the `opensift-keda` project after installation. This option is now enabled by default upon installation of the Operator. You can xref:../../../observability/monitoring/enabling-monitoring-for-user-defined-projects.adoc#disabling-monitoring-for-user-defined-projects_enabling-monitoring-for-user-defined-projects[manually disable monitoring] for the `opensift-keda` project, as needed. (link:https://issues.redhat.com/browse/PODAUTO-242[*PODAUTO-2428*])
65+
endif::openshift-rosa,openshift-rosa-hcp,openshift-dedicated[]
66+
ifdef::openshift-rosa,openshift-dedicated[]
67+
* Previously, if you wanted the Custom Metrics Autoscaler Operator to scrape metrics, alerts, and so forth from the `openshift-keda` namespace, you had to select the `Enable Operator recommended cluster monitoring on this Namespace` option upon installation. This option is now enabled by default upon installation of the Operator. You can xref:../../../observability/monitoring/sd-disabling-monitoring-for-user-defined-projects.adoc#sd-disabling-monitoring-for-user-defined-projects_sd-disabling-monitoring-for-user-defined-projects[manually disable monitoring] for the `opensift-keda` project, as needed. (link:https://issues.redhat.com/browse/PODAUTO-242[*PODAUTO-2428*])
68+
endif::openshift-rosa,openshift-dedicated[]
69+
ifdef::openshift-rosa-hcp[]
70+
* Previously, if you wanted the Custom Metrics Autoscaler Operator to scrape metrics, alerts, and so forth from the `openshift-keda` namespace, you had to select the `Enable Operator recommended cluster monitoring on this Namespace` option upon installation. This option is now enabled by default upon installation of the Operator. (link:https://issues.redhat.com/browse/PODAUTO-242[*PODAUTO-2428*])
71+
endif::openshift-rosa-hcp[]

0 commit comments

Comments
 (0)