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
| REAADB |`spec.participatingClusters[].namespace`| Added | Specifies the namespace in which the REAADB object will be deployed in the corresponding participating cluster. Ensure that the Redis Enterprise operator is configured to watch this namespace and that the required RBAC configuration is in place. For more information, see [Multi-namespace deployments](https://redis.io/docs/latest/operate/kubernetes/re-clusters/multi-namespace/). If no namespace is specified, the REAADB object is deployed to the REC’s namespace in the corresponding cluster. |
29
+
| REC |`spec.usageMeter.callHomeClient`| Added | Configuration for the call home client. See the API reference for details. |
30
+
| REC |`spec.resourceLimits`| Added | Configuration that allows Redis Enterprise to adjust system resource settings. See the API reference for details. |
24
31
25
32
## Breaking changes
26
33
34
+
By default, the operator no longer includes the additional Linux capabilities in the security context. If you require the use of capabilities such as `SYS_RESOURCE`, see [Enable privileged mode]({{<relref "">}}).
35
+
27
36
## Supported distributions
28
37
29
38
The following table shows supported distributions at the time of this release. You can also find this list in [Supported Kubernetes distributions]({{< relref "/operate/kubernetes/reference/supported_k8s_distributions" >}}).
@@ -33,13 +42,26 @@ The following table shows supported distributions at the time of this release. Y
33
42
<spantitle="X icon">❌</span> End of life – Support for this distribution ended.
34
43
Any distribution not listed below is not supported for production workloads.
35
44
45
+
| Kubernetes version |**1.26**|**1.27**|**1.28**|**1.29**|**1.30**|**1.31**|**1.32**|
0 commit comments