Skip to content

Commit 0e0a6db

Browse files
sarahsimpersjwilliams-mongo
authored andcommitted
(DOCSP-20108) MEKO 1.14.0 Release Notes (#783)
* (DOCSP-20108) MEKO 1.14.0 Release Notes * Includes changes from copy review * Adds copy review edits
1 parent bb83ab0 commit 0e0a6db

File tree

4 files changed

+69
-1
lines changed

4 files changed

+69
-1
lines changed

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@
55
* - |k8s-op-short| Release Series
66
- |onprem| Version
77

8-
8+
* - 1.14.x
9+
- 4.4, 5.0
10+
911
* - 1.13.x
1012
- 4.4, 5.0
1113

source/reference/production-notes.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ This page details system configuration recommendations for the
2727
from the assumptions made to create these recommendations. Contact
2828
MongoDB Support for further help with sizings.
2929

30+
.. _OPA-gatekeeper:
3031

3132
Control Your Deployments with Policies Set in OPA Gatekeeper
3233
------------------------------------------------------------

source/reference/support-lifecycle.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,9 @@ only. These dates might be subject to change.
2525
* - |k8s-op-short| Version
2626
- End of Life Date
2727

28+
* - 1.14.x
29+
- 2022-09-21
30+
2831
* - 1.13.x
2932
- 2022-07-26
3033

source/release-notes.txt

Lines changed: 62 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,64 @@ Release Notes for |k8s-op-full|
1212
:depth: 1
1313
:class: singlecol
1414

15+
.. _ent-op-1.14.x:
16+
17+
|k8s-op-full| 1.14 Series
18+
-------------------------
19+
20+
.. _ent_op-1.14.0:
21+
22+
|k8s-op-full| 1.14.0
23+
~~~~~~~~~~~~~~~~~~~~
24+
25+
*Released 2021-12-16*
26+
27+
|k8s-op-short|
28+
``````````````
29+
30+
Changes
31+
+++++++
32+
33+
- The |k8s-op-short| now supports |hashicorp-vault| as a |secret-store|. To
34+
store secrets in |vault-short| instead of |k8s| |k8s-secrets|, see
35+
:ref:`Configure Secret Storage <k8s-secret-storage>`.
36+
37+
.. _ent_op-1.14.0-mdb-resource:
38+
39+
``MongoDB`` Resource
40+
````````````````````
41+
42+
Changes
43+
+++++++
44+
45+
- This release adds the :setting:`spec.backup.autoTerminateOnDeletion` setting,
46+
which indicates if the |k8s-op-short|
47+
should stop and terminate the backup when you delete the ``MongoDB`` resource.
48+
49+
Bug Fixes
50+
+++++++++
51+
52+
- Fixes an issue that caused a ``ShardedCluster`` resource to fail when disabling authentication.
53+
54+
``MongoDBOpsManager`` Resource
55+
``````````````````````````````
56+
57+
Changes
58+
+++++++
59+
60+
- This release adds the ability to configure |s3| oplog stores using the
61+
:opsmgrkube:`spec.backup.s3OpLogStores.name`
62+
setting and other related settings.
63+
64+
Bug Fixes
65+
+++++++++
66+
67+
- Fixes an issue that prevented the |k8s-op-short| from triggering a
68+
resource reconciliation when rotating the Application Database |tls| certificate.
69+
- Fixes an issue where the |k8s-op-short| didn't mount the custom |certauth| specified in the ``MongoDBOpsManager`` resource
70+
into the Backup Daemon Pod. This issue prevented backups from working
71+
when you configured |onprem| to run in :opsmgr:`hybrid mode </tutorial/configure-local-mode/#hybrid-mode>` and used a custom |certauth|.
72+
1573
.. _ent-op-1.13.x:
1674

1775
|k8s-op-full| 1.13 Series
@@ -35,6 +93,10 @@ Release Notes for |k8s-op-full|
3593
Changes
3694
+++++++
3795

96+
- The |k8s-op-short| now integrates with the Gatekeeper Open Policy Agent (OPA).
97+
This allows you to
98+
:ref:`control your deployments with policies set in the OPA Gatekeeper <OPA-gatekeeper>`.
99+
38100
- The |k8s-op-short| can now watch a list of namespaces. To learn more,
39101
see :ref:`ns-scope-different-ns`.
40102

0 commit comments

Comments
 (0)