Skip to content

Commit 4a08d16

Browse files
(DOCSP-14460): update release notes and known issues with appdb 4.4 issue
1 parent 70f4d8e commit 4a08d16

File tree

2 files changed

+41
-1
lines changed

2 files changed

+41
-1
lines changed

source/reference/known-issues.txt

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,14 @@ Known Issues in the |k8s-op-full|
1010
:depth: 1
1111
:class: singlecol
1212

13+
.. _meko-no-4dot4-appdb:
14+
15+
Unable to Use MongoDB 4.4 for an |onprem| Application Database
16+
---------------------------------------------------------------
17+
18+
You can't use MongoDB 4.4 as an application database for an |onprem|
19+
resource. Use an earlier MongoDB version instead.
20+
1321
.. _k8s-private-cluster-on-gke:
1422

1523
Update Google Firewall Rules to Fix WebHook Issues

source/release-notes.txt

Lines changed: 33 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,15 @@ Bug Fixes
3939

4040
Fixes errors in the CSV (This only effects the Red Hat market)
4141

42+
``MongoDBOpsManager`` Resource
43+
``````````````````````````````
44+
45+
Known Issues
46+
++++++++++++
47+
48+
- You can't use MongoDB 4.4 as an application database for an |onprem|
49+
resource.
50+
4251
New Images
4352
``````````
4453

@@ -100,6 +109,12 @@ Bug Fixes
100109
the ``MongoDBOpsManager`` resource can't fetch the {+mdbagent+}
101110
version for the Application Database.
102111

112+
Known Issues
113+
++++++++++++
114+
115+
- You can't use MongoDB 4.4 as an application database for an |onprem|
116+
resource.
117+
103118
Changes
104119
+++++++
105120

@@ -159,6 +174,12 @@ Changes
159174
``MongoDBOpsManager`` Resource
160175
``````````````````````````````
161176

177+
Known Issues
178+
++++++++++++
179+
180+
- You can't use MongoDB 4.4 as an application database for an |onprem|
181+
resource.
182+
162183
Changes
163184
+++++++
164185

@@ -195,6 +216,12 @@ You can find all images in the following registries:
195216

196217
*Released 2020-11-16*
197218

219+
Known Issues
220+
````````````
221+
222+
- You can't use MongoDB 4.4 as an application database for an |onprem|
223+
resource.
224+
198225
Bug Fix
199226
```````
200227

@@ -212,6 +239,8 @@ state when both :opsmgrkube:`spec.externalConnectivity` and
212239
Known Issues
213240
````````````
214241

242+
- You can't use MongoDB 4.4 as an application database for an |onprem|
243+
resource.
215244
- When both :opsmgrkube:`spec.externalConnectivity` and
216245
:opsmgrkube:`spec.backup.enabled` are enabled in |onprem| at the same
217246
time, the |onprem| resource fails to reconcile.
@@ -340,6 +369,9 @@ Bug Fixes
340369
Known Issues
341370
````````````
342371

372+
- You can't use MongoDB 4.4 as an application database for an |onprem|
373+
resource.
374+
343375
- When you enable queryable backup, you must manually create two
344376
additional services for:
345377

@@ -421,7 +453,7 @@ Known Issues
421453
- If you enable |tls| on the application database, you must not provide the
422454
:opsmgrkube:`spec.applicationDatabase.version` field in an |onprem|
423455
resource definition.
424-
- You cannot use MongoDB 4.4 as an application database for an |onprem|
456+
- You can't use MongoDB 4.4 as an application database for an |onprem|
425457
resource.
426458
- When you upgrade to the |k8s-op-short| 1.7.1, you might have to delete
427459
the ``mongodb-enterprise-operator`` deployment due to deployment

0 commit comments

Comments
 (0)