Skip to content

Commit 0d00d3b

Browse files
K8s: Roosevelt maint 2 release notes (#538)
* Roosevelt maint 2 release notes * Apply suggestions from code review Co-authored-by: David Dougherty <david.dougherty@redis.com> * olm bundle --------- Co-authored-by: David Dougherty <david.dougherty@redis.com>
1 parent 8175e48 commit 0d00d3b

File tree

1 file changed

+144
-0
lines changed

1 file changed

+144
-0
lines changed
Lines changed: 144 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,144 @@
1+
---
2+
alwaysopen: false
3+
categories:
4+
- docs
5+
- operate
6+
- kubernetes
7+
description: This is a maintenance release to support Redis Enterprise Software version 7.2.4-109.
8+
linkTitle: 7.2.4-12 (August 2024)
9+
title: Redis Enterprise for Kubernetes 7.2.4-12 (August 2024) release notes
10+
weight: 7
11+
---
12+
13+
## Highlights
14+
15+
This is a maintenance release to support Redis Enterprise Software version 7.2.4-109.
16+
17+
## New in this release
18+
19+
### Enhancements
20+
21+
- Added support for Redis Enterprise Software 7.2.4-109.
22+
23+
## Version changes
24+
25+
### Breaking changes
26+
27+
The following changes included in this release affect the upgrade process. Please read carefully before upgrading to 7.2.4-12.
28+
29+
#### Upgrade operating system
30+
31+
{{<warning>}}If your databases use modules, you need to update all nodes in the cluster to Redis Enterprise 7.2.4 or later before upgrading your operating system. See [Upgrade a cluster's operating system]({{< relref "/operate/rs/installing-upgrading/upgrading/upgrade-os" >}}) in the Redis Enterprise Software documentation for more details.{{</warning>}}
32+
33+
#### terminationGracePeriodSeconds
34+
35+
The configurable `terminationGracePeriodSeconds` REC field has been added to replace the hard-coded timeout of 15 minutes for a node to be stopped/drained (RED-111471).
36+
37+
#### ValidatingWebhookConfiguration
38+
39+
Versions 6.4.2-4 and later include a new `ValidatingWebhookConfiguration` resource to replace the `redb-admission` webhook resource. To use releases 6.4.2-4 or later, delete the old webhook resource and apply the new file. See [upgrade Redis cluster]({{< relref "/operate/kubernetes/upgrade/upgrade-redis-cluster#reapply-webhook" >}}) for instructions.
40+
41+
#### OpenShift SCC
42+
43+
Versions 6.4.2-6 and later include a new SCC (`redis-enterprise-scc-v2`) that you need to bind to your service account before upgrading. OpenShift clusters running version 6.2.12 or earlier upgrading to version 6.2.18 or later might get stuck if you skip this step. See [upgrade a Redis Enterprise cluster (REC)]({{< relref "/operate/kubernetes/upgrade/upgrade-redis-cluster#before-upgrading" >}}) for instructions.
44+
45+
### Upcoming changes
46+
47+
- A future release of Redis Enterprise will remove support for RHEL7. We recommend migrating to RHEL8.
48+
49+
### Supported distributions
50+
51+
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" >}}).
52+
53+
<span title="Check mark icon">&#x2705;</span> Supported – This distribution is supported for this version of Redis Enterprise Software for Kubernetes.
54+
55+
<span title="Warning icon">&#x26A0;&#xFE0F;</span> Deprecated – This distribution is still supported for this version of Redis Enterprise Software for Kubernetes, but support will be removed in a future release.
56+
57+
<span title="X icon">&#x274c;</span> End of life – Support for this distribution ended.
58+
59+
Any distribution not listed below is not supported for production workloads.
60+
| **Kubernetes version** | **1.23** | **1.24** | **1.25** | **1.26** | **1.27** | **1.28** |
61+
|---|---|---|---|---|---|---|
62+
| Community Kubernetes | | <span title="Supported">&#x2705;</span> | <span title="Supported">&#x2705;</span> | <span title="Supported">&#x2705;</span> | <span title="Supported">&#x2705;</span> | <span title="Supported">&#x2705;</span> |
63+
| Amazon EKS | <span title="Deprecation warning">&#x26A0;&#xFE0F;</span> | <span title="Supported">&#x2705;</span> | <span title="Supported">&#x2705;</span> | <span title="Supported">&#x2705;</span> | <span title="Supported">&#x2705;</span> | |
64+
| Azure AKS | | | <span title="Supported">&#x2705;</span> | <span title="Supported">&#x2705;</span> | <span title="Supported">&#x2705;</span> | |
65+
| Google GKE | <span title="X icon">&#x274c;</span> | <span title="Supported">&#x2705;</span> | <span title="Supported">&#x2705;</span> | <span title="Supported">&#x2705;</span> | <span title="Supported">&#x2705;</span> | |
66+
| Rancher 2.6 | <span title="X icon">&#x274c;</span> | <span title="X icon">&#x274c;</span> | | | | |
67+
| Rancher RKE2 | <span title="Deprecation warning">&#x26A0;&#xFE0F;</span> | <span title="Supported">&#x2705;</span> | <span title="Supported">&#x2705;</span> | <span title="Supported">&#x2705;</span> | | |
68+
| VMware TKG 2.1 | <span title="Deprecation warning">&#x26A0;&#xFE0F;</span> | <span title="Supported">&#x2705;</span> | | | | |
69+
| VMware TKG 2.2 | <span title="Supported">&#x2705;</span> | <span title="Supported">&#x2705;</span> | <span title="Supported">&#x2705;</span> | | | |
70+
| VMware TKG 2.3 | | <span title="Supported">&#x2705;</span> | <span title="Supported">&#x2705;</span> | <span title="Supported">&#x2705;</span> | | |
71+
| **OpenShift version** | **4.10** | **4.11** | **4.12** | **4.13** | **4.14** | |
72+
| | <span title="X icon">&#x274c;</span> | <span title="Supported">&#x2705;</span> | <span title="Supported">&#x2705;</span> | <span title="Supported">&#x2705;</span> | <span title="Supported">&#x2705;</span> | |
73+
| **VMware TKGI version** | **1.14** | **1.15** | | | | |
74+
| | <span title="X icon">&#x274c;</span> | <span title="Supported">&#x2705;</span> | | | | |
75+
76+
## Downloads
77+
78+
- **Redis Enterprise**: `redislabs/redis:7.2.4-109`
79+
- **Operator**: `redislabs/operator:7.2.4-12`
80+
- **Services Rigger**: `redislabs/k8s-controller:7.2.4-12.`
81+
82+
#### OpenShift images
83+
84+
- **Redis Enterprise**: `registry.connect.redhat.com/redislabs/redis-enterprise:7.2.4-105.rhel8-openshift`
85+
(or `redislabs/redis-enterprise:7.2.4-109.rhel7-openshift` if upgrading from RHEL 7)
86+
- **Operator**: `registry.connect.redhat.com/redislabs/redis-enterprise-operator:7.2.4-12`
87+
- **Services Rigger**: `registry.connect.redhat.com/redislabs/services-manager:7.2.4-12`
88+
89+
#### OLM bundle
90+
91+
**Redis Enterprise operator bundle** : `v7.2.4-12.11`
92+
93+
## Known limitations
94+
95+
The limitations below are specific to the Redis Enterprise for Kubernetes product. To view limitations for the supported Redis Enterprise Software version, see the [7.2.4 release notes]({{< relref "/operate/rs/release-notes/rs-7-2-4-releases#known-limitations" >}}).
96+
97+
### Existing limitations
98+
99+
- **When modifying the database suffix for an Active-Active database, while the service-rigger is in a terminating state, the services-rigger will delete and create the ingress or route resources in a loop (RED-107687)** Wait until the services- rigger pod has finished to terminate it.
100+
101+
- **REAADB changes might fail with "gateway timeout" errors, mostly on OpenShift (RED-103048)** Retry the operation.
102+
103+
104+
- **Creating two databases with the same name directly on Redis Enterprise software will cause the service to be deleted and the database will not be available (RED-99997)** Avoid duplicating database names. Database creation via K8s has validation in place to prevent this.
105+
106+
- **Installing the operator bundle produces warning: `Warning: would violate PodSecurity "restricted: v1.24"` (RED-97381)** Ignore the warning. This issue is documented as benign on official Red Hat documentation.
107+
108+
- **RERC resources must have a unique name (RED-96302)** The string "rec-name"/"rec-namespace" must be different from all other participating clusters in the Active-Active database.
109+
110+
- **Admission is not blocking REAADB with `shardCount` which exceeds license quota (RED-96301)** Fix the problems with the REAADB and reapply.
111+
112+
- **Active-Active controller only supports global database options. Configuration specific to location is not supported (RED-86490)**
113+
114+
- **Active-Active setup removal might keep services or routes undeleted (RED-77752)** Delete services or routes manually if you encounter this problem.
115+
116+
- **`autoUpgrade` set to `true` can cause unexpected bdb upgrades when `redisUpgradePolicy` is set to `true` (RED-72351)** Contact support if your deployment is impacted.
117+
118+
- **Following the previous quick start guide version causes issues with creating an REDB due to unrecognized memory field name (RED-69515)** The workaround is to use the newer (current) revision of Deploy Redis Enterprise Software for Kubernetes.
119+
120+
- **PVC size issues when using decimal value in spec (RED-62132)** Make sure you use integer values for the PVC size.
121+
122+
- **REC might report error states on initial startup (RED-61707)** There is no workaround at this time except to ignore the errors.
123+
124+
- **Hashicorp Vault integration - no support for Gesher (RED-55080)** There is no workaround for this issue. Gesher support has been deprecated.
125+
126+
- **REC clusters fail to start on Kubernetes clusters with unsynchronized clocks (RED-47254)** When REC clusters are deployed on Kubernetes clusters without synchronized clocks, the REC cluster does not start correctly. The fix is to use NTP to synchronize the underlying K8s nodes.
127+
128+
- **Deleting an OpenShift project with an REC deployed may hang (RED-47192)** When an REC cluster is deployed in a project (namespace) and has REDB resources, the REDB resources must be deleted first before the REC can be deleted. Therefore, until the REDB resources are deleted, the project deletion will hang. The fix is to delete the REDB resources first and the REC second. Then, you can delete the project.
129+
130+
- **Clusters must be named 'rec' in OLM-based deployments (RED-39825)** In OLM-deployed operators, the deployment of the cluster will fail if the name is not "rec". When the operator is deployed via the OLM, the security context constraints (scc) are bound to a specific service account name (namely, "rec"). The workaround is to name the cluster "rec".
131+
132+
- **Readiness probe incorrect on failures (RED-39300)** STS Readiness probe does not mark a node as "not ready" when running `rladmin status` on node failure.
133+
134+
- **Internal DNS and Kubernetes DNS may have conflicts (RED-37462)** DNS conflicts are possible between the cluster `mdns_server` and the K8s DNS. This only impacts DNS resolution from within cluster nodes for Kubernetes DNS names.
135+
136+
- **K8s-based 5.4.10 clusters seem to negatively affect existing 5.4.6 clusters (RED-37233)** Upgrade clusters to the latest version.
137+
138+
- **Node CPU usage is reported instead of pod CPU usage (RED-36884)** In Kubernetes, the reported node CPU usage is the usage of the Kubernetes worker node hosting the REC pod.
139+
140+
- **An unreachable cluster has status running (RED-32805)** When a cluster is in an unreachable state, the state remains `running` instead of triggering an error.
141+
142+
- **Long cluster names cause routes to be rejected (RED-25871)** A cluster name longer than 20 characters will result in a rejected route configuration because the host part of the domain name exceeds 63 characters. The workaround is to limit the cluster name to 20 characters or fewer.
143+
144+
- **Cluster CR (REC) errors are not reported after invalid updates (RED-25542)** A cluster CR specification error is not reported if two or more invalid CR resources are updated in sequence.

0 commit comments

Comments
 (0)