@@ -39,6 +39,15 @@ Bug Fixes
3939
4040Fixes 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+
4251New 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+
103118Changes
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+
162183Changes
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+
198225Bug Fix
199226```````
200227
@@ -212,6 +239,8 @@ state when both :opsmgrkube:`spec.externalConnectivity` and
212239Known 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
340369Known 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