Skip to content

Commit 4f334e4

Browse files
Anthony Sansonejwilliams-mongo
authored andcommitted
(DOCSP-10275) MEKO 1.5.2 release notes
1 parent 5ff4205 commit 4f334e4

File tree

1 file changed

+40
-0
lines changed

1 file changed

+40
-0
lines changed

source/release-notes.txt

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,49 @@ Release Notes for |k8s-op-full|
2020
Production Notes </reference/production-notes>
2121
Known Issues </reference/known-issues>
2222

23+
.. _ent-op-1.5.2:
24+
25+
|k8s-op-full| 1.5.2
26+
-------------------
27+
28+
*Released 2020-05-08*
29+
30+
Ops Manager Resource Changes
31+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
32+
33+
- Runs |onprem| and Backup Daemon pods under a dedicated service
34+
account.
35+
36+
Kubernetes Operator Changes
37+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
38+
39+
- Can configure the |k8s-op-short| to watch a subset of provided
40+
|k8s-crds|. You can find more information in the documentation.
41+
42+
- Can generate |k8s-crds| without using subresources. Some versions of
43+
Openshift 3.11 require this capability. To avoid using subresources,
44+
use ``--set subresourceEnabled=false`` when installing the
45+
|k8s-op-short| with helm.
46+
47+
Bug Fixes
48+
~~~~~~~~~
49+
50+
- Fixes setting the :opsmgrkube:`spec.statefulSet` and
51+
:opsmgrkube:`spec.backup.statefulSet` fields on the
52+
``MongoDBOpsManager`` Resource.
53+
54+
- Fixes an issue that requires a restart of the |k8s-op-short| during
55+
setup of webhook.
56+
57+
- Fixes an issue that could make an |onprem| resource to reach an
58+
unrecoverable state if the provided admin password has insufficient
59+
strength.
60+
2361
.. _ent-op-1.5.1:
2462

2563
|k8s-op-full| 1.5.1
2664
-------------------
65+
2766
*Released 2020-04-30*
2867

2968
Deprecates the generation of |tls| certificates by the |k8s-op-short|.
@@ -56,6 +95,7 @@ configure the :opsmgrkube:`spec.statefulSet.spec.template` and
5695

5796
|k8s-op-full| 1.5.0
5897
-------------------
98+
5999
*Released 2020-04-24*
60100

61101
|k8s-op-short| Changes

0 commit comments

Comments
 (0)