Skip to content

Commit 040380f

Browse files
add to all relevant RNs
1 parent 798378a commit 040380f

File tree

3 files changed

+6
-0
lines changed

3 files changed

+6
-0
lines changed

content/operate/kubernetes/release-notes/7-4-2-releases/7-4-2-12.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,8 @@ Any distribution not listed below is not supported for production workloads.
109109

110110
- **Missing endpoint for admission endpoint (rare) (RED-119469)** Restart the operator pod.
111111

112+
- **PVC expansion is not supported when using Redis on Flash (Auto Tiering) (RED-165770)** Do not enable `enablePersistentVolumeResize` if your REC uses `redisOnFlashSpec` as this will result in conflicts.
113+
112114
### Existing limitations
113115

114116
- **The REDB “redisVersion” field can’t be used for memcached databases(RED-119152)**

content/operate/kubernetes/release-notes/7-4-6-releases/7-4-6-2.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,8 @@ Any distribution not listed below is not supported for production workloads.
102102

103103
- **The REDB “redisVersion” field can’t be used for memcached databases(RED-119152)**
104104

105+
- **PVC expansion is not supported when using Redis on Flash (Auto Tiering) (RED-165770)** Do not enable `enablePersistentVolumeResize` if your REC uses `redisOnFlashSpec` as this will result in conflicts.
106+
105107
- **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.
106108

107109
- **REAADB changes might fail with "gateway timeout" errors, mostly on OpenShift (RED-103048)** Retry the operation.

content/operate/kubernetes/release-notes/7-8-2-releases/7-8-2-6-nov24.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,8 @@ Any distribution not listed below is not supported for production workloads.
114114

115115
- **The REDB “redisVersion” field can’t be used for memcached databases(RED-119152)**
116116

117+
- **PVC expansion is not supported when using Redis on Flash (Auto Tiering) (RED-165770)** Do not enable `enablePersistentVolumeResize` if your REC uses `redisOnFlashSpec` as this will result in conflicts.
118+
117119
- **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.
118120

119121
- **REAADB changes might fail with "gateway timeout" errors, mostly on OpenShift (RED-103048)** Retry the operation.

0 commit comments

Comments
 (0)