Skip to content

Commit 0c434c3

Browse files
authored
Merge pull request #1204 from erabil-mdb/DOCSP-27209-master
(DOCSP-27209) Removes EOL MEKO versions.
2 parents ac754e8 + 0f8ac9c commit 0c434c3

File tree

6 files changed

+1
-58
lines changed

6 files changed

+1
-58
lines changed

source/includes/facts/fact-disable-tls.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ TLS-enabled Application Database whose TLS certificate is stored in an
44
:k8sdocs:`Opaque </concepts/configuration/secret/#opaque-secrets>`
55
secret.
66

7-
We recommend that you upgrade to |k8s-op-short| version 1.15.1
7+
We recommend that you upgrade to |k8s-op-short| version 1.16.0
88
or later.
99

1010
We strongly advise against upgrading to |k8s-op-short| version 1.14.0

source/includes/list-tables/compatibility-k8s-os.rst

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,4 @@
2222
- 1.21, 1.22, 1.23
2323
- 4.9
2424

25-
* - 1.15.x
26-
- 1.21, 1.22, 1.23
27-
- 4.9
28-
29-
* - 1.14.x
30-
- 1.19, 1.20, 1.21, 1.22
31-
- 4.7, 4.8, 4.9
3225

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

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,3 @@
2525
* - 1.16.x
2626
- Ubuntu 20.04, Red Hat UBI 8 Base Image
2727

28-
* - 1.15.x
29-
- Ubuntu 20.04, Red Hat UBI 8 Base Image
30-
31-
* - 1.14.x
32-
- Ubuntu 20.04, Red Hat UBI 8 Base Image
33-

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

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,3 @@
1414
* - 1.16.x
1515
- 5.0
1616

17-
* - 1.15.x
18-
- 5.0
19-
20-
* - 1.14.x
21-
- 5.0

source/reference/troubleshooting.txt

Lines changed: 0 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -795,35 +795,3 @@ following command to remove it:
795795
.. code-block:: sh
796796

797797
kubectl delete deployment/enterprise-operator
798-
799-
800-
.. _troubleshoot-om-failed-state:
801-
802-
|onprem| in Failed State
803-
---------------------------
804-
805-
.. include:: /includes/facts/fact-disable-tls.rst
806-
807-
However, if you have a broken Application Database after upgrading to
808-
|k8s-op-short| version 1.14.0 or 1.15.0, do the following steps:
809-
810-
1. Run the following command to scale your |k8s-op-short| deployment to
811-
zero replicas:
812-
813-
.. code-block:: sh
814-
815-
kubectl scale deployment/mongodb-enterprise-operator --replicas 0
816-
817-
#. Run the following command to delete the AppDB StatefulSet:
818-
819-
.. code-block:: sh
820-
821-
kubectl delete sts/<mongodb-resource-name>-db
822-
823-
#. Run the following command to remove the Automation Config secret:
824-
825-
.. code-block:: sh
826-
827-
kubectl delete secret/<mongodb-resource-name>-db-config
828-
829-
#. :ref:`upgrade-k8s-operator` to version 1.15.1 or later.

source/tutorial/upgrade-k8s-operator.txt

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,4 @@ Upgrade the |k8s-op|
1111
The following procedure outlines how to upgrade the |k8s-op-short|
1212
to its latest version.
1313

14-
.. admonition:: Upgrading to version 1.14.0 or 1.15.0
15-
:class: warning
16-
17-
.. include:: /includes/facts/fact-disable-tls.rst
18-
19-
.. include:: /includes/fact-broken-appdb.rst
20-
2114
.. include:: /includes/install/upgrade-k8s-operator.rst

0 commit comments

Comments
 (0)