Skip to content

Commit 1a5c122

Browse files
corryrootjwilliams-mongo
authored andcommitted
(DOCSP-18004): Removed OM 4.2 references. (#718)
* (DOCSP-18004): Removed OM 4.2 references. * (DOCSP-18004): Fixed typos per feedback.
1 parent 1e3608d commit 1a5c122

16 files changed

+18
-60
lines changed

conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,8 @@
6363
'aagent': 'MongoDB Agent or legacy Automation Agent',
6464
'aagents': 'MongoDB Agents or legacy Automation Agents',
6565
'mdbagent': 'MongoDB Agent',
66-
'om-version': '4.2.6',
67-
'om-version-val': '``4.2.12``',
66+
'om-version': '5.0.0',
67+
'om-version-val': '``5.0.0``',
6868
'bndl-version': '4.2.2',
6969
'bndl-version-val': '``4.2.11-ent``',
7070
'old-version': '4.0.14',

source/includes/admonitions/fact-backing-db-auth.rst

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,3 @@ must:
88
database.
99
- Specify the :opsmgrkube:`~spec.backup.opLogStores.mongodbUserRef.name`
1010
of the user in the |onprem| resource definition.
11-
12-
.. note::
13-
14-
If you deploy |onprem| 4.2 with ``SCRAM`` authentication enabled, you
15-
must specify a MongoDB version earlier than than 4.0 in the oplog
16-
:ref:`database resource definition <k8s-specification>`.

source/includes/code-examples/yaml-files/example-opsmgr.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
name: om-appdb-tls-enabled
77
spec:
88
replicas: 1
9-
version: "4.2.6"
9+
version: "5.0.0"
1010
adminCredentials: ops-manager-admin-secret
1111
configuration:
1212
mms.fromEmailAddr: [email protected]

source/includes/list-tables/compatibility-om.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,6 @@
2525

2626
* - 1.12.x
2727
- 4.4, 5.0
28+
29+
* - 1.13.x
30+
- 4.4, 5.0

source/includes/steps-configure-om-queryable-backups.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ content: |
6363
name: ops-manager
6464
spec:
6565
replicas: 1
66-
version: 4.2.12
66+
version: 5.0.0
6767
adminCredentials: ops-manager-admin-secret
6868
configuration:
6969
mms.fromEmailAddr: "[email protected]"
@@ -111,7 +111,7 @@ content: |
111111
name: ops-manager
112112
spec:
113113
replicas: 1
114-
version: 4.2.12
114+
version: 5.0.0
115115
adminCredentials: ops-manager-admin-secret
116116
configuration:
117117
brs.queryable.pem: "/certs/queryable.pem"

source/includes/steps-deploy-k8s-opsmgr-http.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -363,7 +363,7 @@ content: |
363363
phase: Running
364364
replicas: 1
365365
url: http://om-svc.cloudqa.svc.cluster.local:8080
366-
version: "4.2.8"
366+
version: "5.0.0"
367367
368368
Backup remains in a ``Pending`` state until you configure the Backup
369369
databases.
@@ -484,7 +484,7 @@ content: |
484484
phase: Running
485485
replicas: 1
486486
url: http://om-svc.cloudqa.svc.cluster.local:8080
487-
version: "4.2.8"
487+
version: "5.0.0"
488488
489489
.. include:: /includes/admonitions/data-url-config-map-external-dbs.rst
490490
@@ -567,7 +567,7 @@ content: |
567567
phase: Running
568568
replicas: 1
569569
url: http://om-svc.cloudqa.svc.cluster.local:8080
570-
version: "4.2.8"
570+
version: "5.0.0"
571571
572572
See :doc:`/reference/troubleshooting` for information about the
573573
resource deployment statuses.

source/includes/steps-deploy-k8s-opsmgr-https.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -493,7 +493,7 @@ content: |
493493
phase: Running
494494
replicas: 1
495495
url: http://om-svc.cloudqa.svc.cluster.local:8443
496-
version: "4.2.8"
496+
version: "5.0.0"
497497
498498
Backup remains in a ``Pending`` state until you configure the Backup
499499
databases.
@@ -724,7 +724,7 @@ content: |
724724
phase: Running
725725
replicas: 1
726726
url: http://om-backup-svc.dev.svc.cluster.local:8443
727-
version: "4.2.6"
727+
version: "5.0.0"
728728
729729
See :doc:`/reference/troubleshooting` for information about the
730730
resource deployment statuses.

source/includes/steps-find-org-id.yaml

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,7 @@ stepnum: 1
55
level: 4
66
content: |
77
8-
Do one of the following:
9-
10-
a. If you are using |mms| 4.4 or later or
11-
|cloud-short|, click
12-
:guilabel:`Settings` in the left navigation bar.
13-
14-
b. If you are using |mms| 4.2 or earlier, click the
15-
:guilabel:`Context` menu.
8+
Click :guilabel:`Settings` in the left navigation bar.
169
1710
---
1811

source/includes/steps-secure-om-appdb.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ content: |
7878
phase: Running
7979
replicas: 1
8080
url: https://om-appdb-tls-enabled-svc.dev.svc.cluster.local:8443
81-
version: "4.2.6"
81+
version: "5.0.0"
8282
8383
See :doc:`/reference/troubleshooting` for information about the
8484
resource deployment statuses.

source/reference/k8s-operator-om-specification.txt

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -405,12 +405,6 @@ Optional |onprem| Resource Settings
405405
- Specify the :opsmgrkube:`~spec.backup.blockStores.mongodbUserRef.name`
406406
of the user in the |onprem| resource definition.
407407

408-
.. note::
409-
410-
If you deploy |onprem| 4.2, you must specify a MongoDB version
411-
earlier than than 4.0 in the blockstore :ref:`database resource
412-
definition <k8s-specification>`.
413-
414408
.. include:: /includes/admonitions/watch-backup-resources.rst
415409

416410
.. opsmgrkube:: spec.backup.blockStores.mongodbUserRef.name
@@ -631,13 +625,6 @@ Optional |onprem| Resource Settings
631625
:opsmgrkube:`~spec.backup.s3Stores.mongodbUserRef.name` of the
632626
user in the |onprem| resource definition.
633627

634-
.. note::
635-
636-
If you deploy |onprem| 4.2, you must specify a MongoDB version
637-
earlier than 4.0 in the :ref:`resource definition
638-
<k8s-specification>` for the database that stores the metadata for
639-
the |s3| snapshot store.
640-
641628
.. important::
642629

643630
Once specified, do not edit the name of the |s3| snapshot store.

0 commit comments

Comments
 (0)