Skip to content

Commit af9f53e

Browse files
committed
Added Release Notes for Operator 2.24.2.
Updated list of compatible OpenShift versions.
1 parent 0519cc1 commit af9f53e

2 files changed

Lines changed: 16 additions & 2 deletions

File tree

content/en/docs/deployment/private-cloud/private-cloud-supported-environments.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ If deploying to Red Hat OpenShift, you need to specify that specifically when cr
3737
Mendix on Kubernetes Operator `v2.*.*` is the latest version which officially supports:
3838

3939
* Kubernetes versions 1.19 through 1.34
40-
* OpenShift 4.6 through 4.19
40+
* OpenShift 4.6 through 4.20
4141

4242
{{% alert color="warning" %}}
4343
Kubernetes 1.22 is a [new release](https://kubernetes.io/blog/2021/08/04/kubernetes-1-22-release-announcement/) which removes support for several deprecated APIs and features.

content/en/docs/releasenotes/deployment/mendix-for-private-cloud.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,16 @@ For information on the current status of deployment to Mendix on Kubernetes and
1212

1313
## 2025
1414

15+
### December 15, 2025
16+
17+
#### Mendix Operator v2.24.2 {#2.24.2}
18+
19+
* We have fixed an issue when it would be impossible to set the `maxUnavailable` attribute for Pod Disruption Budgets.
20+
* We have fixed an issue where using regular Kubernetes secrets in place of Kubernetes CSI Secrets Store would only work if a CSI Secrets Store driver is installed in the cluster.
21+
With this release, installing the CSI Secrets Store driver is not necessary to use a Kubernets secret (Ticket 265568).
22+
* For Mendix on Azure, we've added an option to remove custom TLS trust certificates.
23+
* We have updated components to use the latest dependency versions in order to improve security score ratings for container images.
24+
1525
### November 27, 2025
1626

1727
#### Portal Improvements
@@ -23,7 +33,7 @@ For information on the current status of deployment to Mendix on Kubernetes and
2333

2434
#### Known Issues
2535

26-
* Currently, if you adjust your Pod Disruption Budget settings, those modifications will not take effect until our next Operator release (2.25.0).
36+
* Currently, if you adjust your Pod Disruption Budget settings, those modifications will not take effect until our next Operator release (2.24.2).
2737

2838
### November 7, 2025
2939

@@ -64,6 +74,10 @@ For information on the current status of deployment to Mendix on Kubernetes and
6474
* We have updated documentation to indicate that Kubernetes 1.34 is supported by the Mendix Operator.
6575
* We have made a few adjustments to support changes in upcoming Studio Pro version numbers.
6676

77+
#### Known Issues
78+
79+
* Currently, if you adjust your Pod Disruption Budget settings, those modifications will not take effect until our next Operator release (2.24.2).
80+
6781
### September 25, 2025
6882

6983
#### Portal Improvements

0 commit comments

Comments
 (0)