You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/en/docs/releasenotes/deployment/mendix-for-private-cloud.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -172,7 +172,7 @@ This issue has been fixed in Mendix Operator [version 2.21.1](#2.21.1).
172
172
#### Mendix Operator v2.20.1 {#2.20.1}
173
173
174
174
* We have updated the m2ee-sidecar lifecycle to no longer stop the Mendix Runtime if a `ping`times out or fails; an app will now only be restarted by the liveness probe (Ticket 230648).
175
-
* We have adjusted AWS STS token expiration forenvrionments using IRSA, which should prevent occasional *SQLState: 28000 Error code: 0 Message: "FATAL: PAM authentication failed for user …", retrying...(1/4)* errors (Ticket 234454).
175
+
* We have adjusted AWS STS token expiration forenvironments using IRSA, which should prevent occasional *SQLState: 28000 Error code: 0 Message: "FATAL: PAM authentication failed for user …", retrying...(1/4)* errors (Ticket 234454).
176
176
* We have switched the log format to JSON for the `build`, `database` and `file` pods, to help with parsing the logs and automatically assigning log levels and timestamps.
177
177
* We have updated a library used to validate licenses to the latest non-alpha version.
178
178
* We have updated documentation that OpenShift 4.17 and Postgres 17 are supported by the Mendix Operator.
@@ -183,7 +183,7 @@ This issue has been fixed in Mendix Operator [version 2.21.1](#2.21.1).
183
183
184
184
At present, a Technical Contact can only be assigned to one application at a time instead of multiple applications. If an individual who is already a Technical Contact foran existing application creates another application, they are automatically assigned as the Technical Contact for the new application. However, this resultsin their removal as the Technical Contact for the previous application.
185
185
186
-
Additionally, being assigned as a Technical Contact grants the individual administrator-level access across all namespaces where environments are created. Consequently, in this scenario, the individual gaina administrator access to the namespaces for both applications with created environments.
186
+
Additionally, being assigned as a Technical Contact grants the individual administrator-level access across all namespaces where environments are created. Consequently, in this scenario, the individual grants administrator access to the namespaces for both applications with created environments.
187
187
188
188
We are working on a fix, which is expected to be available in next release. Once the fix is available, make sure to check your applications and assign the Technical Contact accordingly.
0 commit comments