File tree Expand file tree Collapse file tree 1 file changed +40
-0
lines changed Expand file tree Collapse file tree 1 file changed +40
-0
lines changed Original file line number Diff line number Diff line change @@ -20,10 +20,49 @@ Release Notes for |k8s-op-full|
20
20
Production Notes </reference/production-notes>
21
21
Known Issues </reference/known-issues>
22
22
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
+
23
61
.. _ent-op-1.5.1:
24
62
25
63
|k8s-op-full| 1.5.1
26
64
-------------------
65
+
27
66
*Released 2020-04-30*
28
67
29
68
Deprecates the generation of |tls| certificates by the |k8s-op-short|.
@@ -56,6 +95,7 @@ configure the :opsmgrkube:`spec.statefulSet.spec.template` and
56
95
57
96
|k8s-op-full| 1.5.0
58
97
-------------------
98
+
59
99
*Released 2020-04-24*
60
100
61
101
|k8s-op-short| Changes
You can’t perform that action at this time.
0 commit comments