Skip to content

Commit 872ea2e

Browse files
Merge pull request #10486 from zlogic/DES-7241_mxok-2.24.2-release-notes
Mendix on Kubernetes and PCLM release notes (planned for release on Monday, December 15)
2 parents 16de859 + ea83f83 commit 872ea2e

File tree

2 files changed

+22
-2
lines changed

2 files changed

+22
-2
lines changed

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: 21 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,22 @@ 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+
22+
With this release, installing the CSI Secrets Store driver is not necessary to use a Kubernets secret (Ticket 265568).
23+
24+
* For Mendix on Azure, we have added an option to remove custom TLS trust certificates.
25+
* We have updated components to use the latest dependency versions in order to improve security score ratings for container images.
26+
27+
#### License Manager CLI v0.10.6 {#0.10.6}
28+
29+
* We have updated components to use the latest dependency versions in order to improve security score ratings for container images.
30+
1531
### November 27, 2025
1632

1733
#### Portal Improvements
@@ -23,7 +39,7 @@ For information on the current status of deployment to Mendix on Kubernetes and
2339

2440
#### Known Issues
2541

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

2844
### November 7, 2025
2945

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

83+
#### Known Issues
84+
85+
* Currently, if you adjust your Pod Disruption Budget settings, those modifications will not take effect until our next Operator release (2.24.2).
86+
6787
### September 25, 2025
6888

6989
#### Portal Improvements

0 commit comments

Comments
 (0)