Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Redis Enterprise for Kubernetes 7.22.0-7 is a feature release that includes enha
|--------|-----------|------------|-----------------|
| REAADB | `spec.participatingClusters[].namespace` | Added | Specifies the namespace in which the REAADB object will be deployed in the corresponding participating cluster. Make sure 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]({{<relref "/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. |
| REC | `spec.usageMeter.callHomeClient` | Added | Configuration for the call home client. For details, see the [REC API reference]({{<relref "/operate/kubernetes/reference/redis_enterprise_cluster_api">}}). |
| REC | `spec.resourceLimits` | Added | Configuration that allows Redis Enterprise to adjust system resource settings. For details, see the [REC API reference]({{<relref "/operate/kubernetes/reference/redis_enterprise_cluster_api">}}). |
| REC | `spec.securityContext.resourceLimits` | Added | Configuration that allows Redis Enterprise to adjust system resource settings. For details, see the [REC API reference]({{<relref "/operate/kubernetes/reference/redis_enterprise_cluster_api">}}). |

## Breaking changes

Expand Down