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/operate/kubernetes/release-notes/7-8-2-releases/7-8-2-8-nov24.md
+9-9Lines changed: 9 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,8 +6,8 @@ categories:
6
6
- kubernetes
7
7
description: Feature release including support for Redis Software 7.8.2 and RHEL9-based images.
8
8
hideListLinks: true
9
-
linkTitle: 7.8.2-2 (Nov 2024)
10
-
title: Redis Enterprise for Kubernetes 7.8.2-2 (Nov 2024) release notes
9
+
linkTitle: 7.8.2-6 (Nov 2024)
10
+
title: Redis Enterprise for Kubernetes 7.8.2-6 (Nov 2024) release notes
11
11
weight: 80
12
12
---
13
13
@@ -53,13 +53,13 @@ weight: 80
53
53
54
54
#### RHEL9-based images
55
55
56
-
- Redis Enterprise images are now based on Red Hat Enterprise Linux 9 (RHEL9). This means upgrades to 7.8.2-2 require:
56
+
- Redis Enterprise images are now based on Red Hat Enterprise Linux 9 (RHEL9). This means upgrades to 7.8.2-6 require:
57
57
58
58
- Cluster version of 7.4.2-2 or later.
59
59
- Database version 7.2 or later.
60
60
- RHEL9 compatible binaries for any modules you need.
61
61
62
-
See [Upgrade Redis Enterprise for Kubernetes]({{<relref "/operate/kubernetes/upgrade/upgrade-redis-cluster">}}) for detailed steps to upgrade to 7.8.2-2.
62
+
See [Upgrade Redis Enterprise for Kubernetes]({{<relref "/operate/kubernetes/upgrade/upgrade-redis-cluster">}}) for detailed steps to upgrade to 7.8.2-6.
63
63
64
64
### Deprecations
65
65
@@ -96,17 +96,17 @@ Any distribution not listed below is not supported for production workloads.
-**Only upgrades from 7.4.2-2 and later are supported.** If you are using an earlier version, install 7.4.2-2 before upgrading to 7.8.2-2.
107
+
-**Only upgrades from 7.4.2-2 and later are supported.** If you are using an earlier version, install 7.4.2-2 before upgrading to 7.8.2-6.
108
108
109
-
-**When changing the REDB field `spec.modulesList` version might be upgraded to latest even if a different version is specified.** To prevent the upgrade to latest, set `spec.upgradeSpec.setModuleToLatest` to `false` before upgrading to 7.8.2-2.
109
+
-**When changing the REDB field `spec.modulesList` version might be upgraded to latest even if a different version is specified.** To prevent the upgrade to latest, set `spec.upgradeSpec.setModuleToLatest` to `false` before upgrading to 7.8.2-6.
Copy file name to clipboardExpand all lines: content/operate/kubernetes/release-notes/7-8-2-releases/_index.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,12 +6,12 @@ categories:
6
6
- kubernetes
7
7
description: Releases with support for Redis Enterprise Software 7.8.2
8
8
hideListLinks: true
9
-
linkTitle: 7.8.2-2
10
-
title: Redis Enterprise for Kubernetes 7.8.2-2 release notes
9
+
linkTitle: 7.8.2-6
10
+
title: Redis Enterprise for Kubernetes 7.8.2-6 release notes
11
11
weight: 51
12
12
---
13
13
14
-
Redis Enterprise for Kubernetes 7.8.2-2 is a feature release including support for Redis Software 7.8.2-2.
14
+
Redis Enterprise for Kubernetes 7.8.2-6 is a feature release including support for Redis Software 7.8.2-2.
15
15
16
16
## Detailed release notes
17
17
@@ -26,21 +26,21 @@ The following changes included in this release affect the upgrade process. Pleas
26
26
- Redis Enterprise images are now based on RHEL9.
27
27
- Ubuntu images are no longer supported.
28
28
29
-
This means upgrades to 7.8.2-2 require:
29
+
This means upgrades to 7.8.2-6 require:
30
30
31
31
- Cluster version of 7.4.2-2 or later.
32
32
- Database version 7.2 or later.
33
33
- RHEL9 compatible binaries for any modules you need.
34
34
35
-
See [Upgrade Redis Enterprise for Kubernetes]({{<relref "/operate/kubernetes/upgrade/upgrade-redis-cluster">}}) for detailed steps to upgrade to 7.8.2-2.
35
+
See [Upgrade Redis Enterprise for Kubernetes]({{<relref "/operate/kubernetes/upgrade/upgrade-redis-cluster">}}) for detailed steps to upgrade to 7.8.2-6.
36
36
37
37
## Known limitations
38
38
39
39
### New limitations
40
40
41
-
-**Only upgrades from 7.4.2-2 and later are supported.** If you are using an earlier version, install 7.4.2-2 before upgrading to 7.8.2-2.
41
+
-**Only upgrades from 7.4.2-2 and later are supported.** If you are using an earlier version, install 7.4.2-2 before upgrading to 7.8.2-6.
42
42
43
-
-**When changing the REDB field `spec.modulesList` version might be upgraded to latest even if a different version is specified.** To prevent the upgrade to latest, set `spec.upgradeSpec.setModuleToLatest` to `false` before upgrading to 7.8.2-2.
43
+
-**When changing the REDB field `spec.modulesList` version might be upgraded to latest even if a different version is specified.** To prevent the upgrade to latest, set `spec.upgradeSpec.setModuleToLatest` to `false` before upgrading to 7.8.2-6.
Copy file name to clipboardExpand all lines: content/operate/kubernetes/upgrade/_index.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
---
2
-
Title: Upgrade Redis Enterprise for Kubernetes 7.8.2-2
2
+
Title: Upgrade Redis Enterprise for Kubernetes 7.8.2-6
3
3
alwaysopen: false
4
4
categories:
5
5
- docs
@@ -25,11 +25,11 @@ For all other Kubernetes distributions, see [Upgrade Redis Enterprise for Kubern
25
25
26
26
When upgrading, both your Kubernetes version and Redis operator version need to be supported at all times.
27
27
28
-
{{<warning>}}If your current Kubernetes distribution is not [supported by 7.8.2-2]({{<relref "/operate/kubernetes/release-notes/7-8-2-releases/7-8-2-8-nov24#supported-distributions">}}), upgrade to a supported distribution before upgrading. {{</warning>}}
28
+
{{<warning>}}If your current Kubernetes distribution is not [supported by 7.8.2-6]({{<relref "/operate/kubernetes/release-notes/7-8-2-releases/7-8-2-8-nov24#supported-distributions">}}), upgrade to a supported distribution before upgrading. {{</warning>}}
29
29
30
30
## RHEL9-based image
31
31
32
-
Redis Enterprise images are now based on Red Hat Enterprise Linux 9 (RHEL9). This means upgrades to 7.8.2-2 require:
32
+
Redis Enterprise images are now based on Red Hat Enterprise Linux 9 (RHEL9). This means upgrades to 7.8.2-6 require:
Copy file name to clipboardExpand all lines: content/operate/kubernetes/upgrade/openshift-cli.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
---
2
-
Title: Upgrade Redis Enterprise 7.8.2-2 with OpenShift CLI
2
+
Title: Upgrade Redis Enterprise 7.8.2-6 with OpenShift CLI
3
3
alwaysopen: false
4
4
categories:
5
5
- docs
@@ -19,25 +19,25 @@ Redis implements rolling updates for software upgrades in Kubernetes deployments
19
19
20
20
## Prerequisites
21
21
22
-
The following steps ensure you have the minimum versions of all components necessary to upgrade to 7.8.2-2. **Without these minimum versions, the upgrade will freeze and require manual recovery.**
22
+
The following steps ensure you have the minimum versions of all components necessary to upgrade to 7.8.2-6. **Without these minimum versions, the upgrade will freeze and require manual recovery.**
23
23
24
24
See the [troubleshooting](#troubleshooting) section for details on recovering a failed upgrade.
25
25
26
26
### Kubernetes version
27
27
28
-
Check [Supported Kubernetes distributions]({{<relref "/operate/kubernetes/reference/supported_k8s_distributions" >}}) to make sure your Kubernetes distribution is supported by 7.8.2-2. If not, upgrade your Kubernetes distribution before upgrading the Redis operator.
28
+
Check [Supported Kubernetes distributions]({{<relref "/operate/kubernetes/reference/supported_k8s_distributions" >}}) to make sure your Kubernetes distribution is supported by 7.8.2-6. If not, upgrade your Kubernetes distribution before upgrading the Redis operator.
29
29
30
30
### Redis operator version
31
31
32
-
Your Redis Enterprise clusters must be running version 7.4.2-2 or later before upgrading to 7.8.2-2. See the [7.4 upgrade]({{<relref "/operate/kubernetes/7.4.6/upgrade">}}) for detailed steps.
32
+
Your Redis Enterprise clusters must be running version 7.4.2-2 or later before upgrading to 7.8.2-6. See the [7.4 upgrade]({{<relref "/operate/kubernetes/7.4.6/upgrade">}}) for detailed steps.
33
33
34
34
### Redis database version
35
35
36
-
Your Redis databases must be running version 7.2 or later before upgrading your cluster version to 7.8.2-2. See [upgrade databases](#upgrade-databases) for detailed steps. You can find your database version in the [REDB `spec.redisVersion` field]({{<relref "/operate/kubernetes/reference/redis_enterprise_database_api#redisversion" >}}).
36
+
Your Redis databases must be running version 7.2 or later before upgrading your cluster version to 7.8.2-6. See [upgrade databases](#upgrade-databases) for detailed steps. You can find your database version in the [REDB `spec.redisVersion` field]({{<relref "/operate/kubernetes/reference/redis_enterprise_database_api#redisversion" >}}).
37
37
38
38
### RHEL9-compatible modules
39
39
40
-
Upgrading to Redis operator version 7.8.2-2 involves migrating your Redis Enterprise nodes to RHEL9 from either Ubuntu 18 or RHEL8. If your databases use modules, you need to manually install modules compatibile with RHEL9.
40
+
Upgrading to Redis operator version 7.8.2-6 involves migrating your Redis Enterprise nodes to RHEL9 from either Ubuntu 18 or RHEL8. If your databases use modules, you need to manually install modules compatibile with RHEL9.
41
41
42
42
To see which modules you have installed, run:
43
43
@@ -203,7 +203,7 @@ oc rollout status sts <REC_name>
203
203
204
204
### Upgrade databases
205
205
206
-
After the cluster is upgraded, you can upgrade your databases. Specify your new database version in the `spec.redisVersion` field for your REDB and REAADB custom resources. Supported database versions for operator version 7.8.2-2 include `"7.2"` and `"7.4"` (note this value is a string).
206
+
After the cluster is upgraded, you can upgrade your databases. Specify your new database version in the `spec.redisVersion` field for your REDB and REAADB custom resources. Supported database versions for operator version 7.8.2-6 include `"7.2"` and `"7.4"` (note this value is a string).
207
207
208
208
Note that if your cluster [`redisUpgradePolicy`]({{<relref "/operate/kubernetes/reference/redis_enterprise_cluster_api#redisupgradepolicy" >}}) or your database [`redisVersion`]({{< relref "/operate/kubernetes/reference/redis_enterprise_database_api#redisversion" >}}) are set to `major`, you won't be able to upgrade those databases to minor versions. See [Redis upgrade policy]({{< relref "/operate/rs/installing-upgrading/upgrading#redis-upgrade-policy">}}) for more details.
Copy file name to clipboardExpand all lines: content/operate/kubernetes/upgrade/upgrade-olm.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
---
2
-
Title: Upgrade Redis Enterprise 7.8.2-2 with OpenShift OperatorHub
2
+
Title: Upgrade Redis Enterprise 7.8.2-6 with OpenShift OperatorHub
3
3
alwaysopen: false
4
4
categories:
5
5
- docs
@@ -19,25 +19,25 @@ Redis implements rolling updates for software upgrades in Kubernetes deployments
19
19
20
20
## Prerequisites
21
21
22
-
The following steps ensure you have the minimum versions of all components necessary to upgrade to 7.8.2-2. **Without these minimum versions, the upgrade will freeze and require manual recovery.**
22
+
The following steps ensure you have the minimum versions of all components necessary to upgrade to 7.8.2-6. **Without these minimum versions, the upgrade will freeze and require manual recovery.**
23
23
24
24
See the [troubleshooting](#troubleshooting) section for details on recovering a failed upgrade.
25
25
26
26
### Kubernetes version
27
27
28
-
Check [Supported Kubernetes distributions]({{<relref "/operate/kubernetes/reference/supported_k8s_distributions" >}}) to make sure your Kubernetes distribution is supported by 7.8.2-2. If not, upgrade your Kubernetes distribution before upgrading the Redis operator.
28
+
Check [Supported Kubernetes distributions]({{<relref "/operate/kubernetes/reference/supported_k8s_distributions" >}}) to make sure your Kubernetes distribution is supported by 7.8.2-6. If not, upgrade your Kubernetes distribution before upgrading the Redis operator.
29
29
30
30
### Redis operator version
31
31
32
-
Your Redis Enterprise clusters must be running version 7.4.2-2 or later before upgrading to 7.8.2-2. See the [7.4 upgrade]({{<relref "/operate/kubernetes/7.4.6/upgrade">}}) for detailed steps.
32
+
Your Redis Enterprise clusters must be running version 7.4.2-2 or later before upgrading to 7.8.2-6. See the [7.4 upgrade]({{<relref "/operate/kubernetes/7.4.6/upgrade">}}) for detailed steps.
33
33
34
34
### Redis database version
35
35
36
-
Your Redis databases must be running version 7.2 or later before upgrading your cluster version to 7.8.2-2. See [upgrade databases](#upgrade-databases) for detailed steps. You can find your database version in the [REDB `spec.redisVersion` field]({{<relref "/operate/kubernetes/reference/redis_enterprise_database_api#redisversion" >}}).
36
+
Your Redis databases must be running version 7.2 or later before upgrading your cluster version to 7.8.2-6. See [upgrade databases](#upgrade-databases) for detailed steps. You can find your database version in the [REDB `spec.redisVersion` field]({{<relref "/operate/kubernetes/reference/redis_enterprise_database_api#redisversion" >}}).
37
37
38
38
### RHEL9-compatible modules
39
39
40
-
Upgrading to Redis operator version 7.8.2-2 involves migrating your Redis Enterprise nodes to RHEL9 from either Ubuntu 18 or RHEL8. If your databases use modules, you need to manually install modules compatibile with RHEL9.
40
+
Upgrading to Redis operator version 7.8.2-6 involves migrating your Redis Enterprise nodes to RHEL9 from either Ubuntu 18 or RHEL8. If your databases use modules, you need to manually install modules compatibile with RHEL9.
After the cluster is upgraded, you can upgrade your databases. Specify your new database version in the `spec.redisVersion` field for your REDB and REAADB custom resources. Supported database versions for operator version 7.8.2-2 include `"7.2"` and `"7.4"` (note this value is a string).
91
+
After the cluster is upgraded, you can upgrade your databases. Specify your new database version in the `spec.redisVersion` field for your REDB and REAADB custom resources. Supported database versions for operator version 7.8.2-6 include `"7.2"` and `"7.4"` (note this value is a string).
92
92
93
93
Note that if your cluster [`redisUpgradePolicy`]({{<relref "/operate/kubernetes/reference/redis_enterprise_cluster_api#redisupgradepolicy" >}}) or your database [`redisVersion`]({{< relref "/operate/kubernetes/reference/redis_enterprise_database_api#redisversion" >}}) are set to `major`, you won't be able to upgrade those databases to minor versions. See [Redis upgrade policy]({{< relref "/operate/rs/installing-upgrading/upgrading#redis-upgrade-policy" >}}) for more details.
Redis implements rolling updates for software upgrades in Kubernetes deployments. The upgrade process includes updating three components:
@@ -19,25 +22,25 @@ Redis implements rolling updates for software upgrades in Kubernetes deployments
19
22
20
23
## Prerequisites
21
24
22
-
The following steps ensure you have the minimum versions of all components necessary to upgrade to 7.8.2-2. **Without these minimum versions, the upgrade will freeze and require manual recovery.**
25
+
The following steps ensure you have the minimum versions of all components necessary to upgrade to 7.8.2-6. **Without these minimum versions, the upgrade will freeze and require manual recovery.**
23
26
24
27
See the [troubleshooting](#troubleshooting) section for details on recovering a failed upgrade.
25
28
26
29
### Kubernetes version
27
30
28
-
Check [Supported Kubernetes distributions]({{<relref "/operate/kubernetes/reference/supported_k8s_distributions" >}}) to make sure your Kubernetes distribution is supported by 7.8.2-2. If not, upgrade your Kubernetes distribution before upgrading the Redis operator.
31
+
Check [Supported Kubernetes distributions]({{<relref "/operate/kubernetes/reference/supported_k8s_distributions" >}}) to make sure your Kubernetes distribution is supported by 7.8.2-6. If not, upgrade your Kubernetes distribution before upgrading the Redis operator.
29
32
30
33
### Redis operator version
31
34
32
-
Your Redis Enterprise clusters must be running version 7.4.2-2 or later before upgrading to 7.8.2-2. See the [7.4 upgrade]({{<relref "/operate/kubernetes/7.4.6/upgrade">}}) for detailed steps.
35
+
Your Redis Enterprise clusters must be running version 7.4.2-2 or later before upgrading to 7.8.2-6. See the [7.4 upgrade]({{<relref "/operate/kubernetes/7.4.6/upgrade">}}) for detailed steps.
33
36
34
37
### Redis database version
35
38
36
-
Your Redis databases must be running version 7.2 or later before upgrading your cluster version to 7.8.2-2. See [upgrade databases](#upgrade-databases) for detailed steps. You can find your database version in the [REDB `spec.redisVersion` field]({{<relref "/operate/kubernetes/reference/redis_enterprise_database_api#redisversion" >}}).
39
+
Your Redis databases must be running version 7.2 or later before upgrading your cluster version to 7.8.2-6. See [upgrade databases](#upgrade-databases) for detailed steps. You can find your database version in the [REDB `spec.redisVersion` field]({{<relref "/operate/kubernetes/reference/redis_enterprise_database_api#redisversion" >}}).
37
40
38
41
### RHEL9-compatible modules
39
42
40
-
Upgrading to Redis operator version 7.8.2-2 involves migrating your Redis Enterprise nodes to RHEL9 from either Ubuntu 18 or RHEL8. If your databases use modules, you need to manually install modules compatibile with RHEL9.
43
+
Upgrading to Redis operator version 7.8.2-6 involves migrating your Redis Enterprise nodes to RHEL9 from either Ubuntu 18 or RHEL8. If your databases use modules, you need to manually install modules compatibile with RHEL9.
41
44
42
45
To see which modules you have installed, run:
43
46
@@ -189,7 +192,7 @@ kubectl rollout status sts <REC_name>
189
192
190
193
### Upgrade databases
191
194
192
-
After the cluster is upgraded, you can upgrade your databases. Specify your new database version in the `spec.redisVersion` field for your REDB and REAADB custom resources. Supported database versions for operator version 7.8.2-2 include `"7.2"` and `"7.4"` (note this value is a string).
195
+
After the cluster is upgraded, you can upgrade your databases. Specify your new database version in the `spec.redisVersion` field for your REDB and REAADB custom resources. Supported database versions for operator version 7.8.2-6 include `"7.2"` and `"7.4"` (note this value is a string).
193
196
194
197
Note that if your cluster [`redisUpgradePolicy`]({{<relref "/operate/kubernetes/reference/redis_enterprise_cluster_api#redisupgradepolicy" >}}) or your database [`redisVersion`]({{< relref "/operate/kubernetes/reference/redis_enterprise_database_api#redisversion" >}}) are set to `major`, you won't be able to upgrade those databases to minor versions. See [Redis upgrade policy]({{< relref "/operate/rs/installing-upgrading/upgrading#redis-upgrade-policy">}}) for more details.
0 commit comments