File tree Expand file tree Collapse file tree 1 file changed +32
-0
lines changed Expand file tree Collapse file tree 1 file changed +32
-0
lines changed Original file line number Diff line number Diff line change @@ -20,6 +20,38 @@ 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.1:
24
+
25
+ |k8s-op-full| 1.5.1
26
+ -------------------
27
+ *Released 2020-04-30*
28
+
29
+ Deprecates the generation of |tls| certificates by the |k8s-op-short|.
30
+ If you use |k8s-op-short|-generated certificates, warning messages now
31
+ appear in the |k8s-op-short| logs. To configure secure deployments, see
32
+ :ref:`k8s-secure-resources`.
33
+
34
+ Bug Fixes
35
+ ~~~~~~~~~
36
+
37
+ Fixes an issue where when no authentication is configured by the
38
+ |k8s-op-short|, the |k8s-op-short| disables authentication in |com|.
39
+ The |k8s-op-short| no longer disables authentication unless you
40
+ explicitly set :setting:`spec.security.authentication.enabled` to
41
+ ``false``.
42
+
43
+ Known Issues
44
+ ~~~~~~~~~~~~
45
+
46
+ When you configure the
47
+ :opsmgrkube:`spec.statefulSet.spec` and
48
+ :opsmgrkube:`spec.backup.statefulSet.spec` settings of the
49
+ :ref:`MongoDBOpsManager <plan-om-resource>` resource, you can only
50
+ configure the :opsmgrkube:`spec.statefulSet.spec.template` and
51
+ :opsmgrkube:`spec.backup.statefulSet.spec.template` fields. Any other
52
+ :opsmgrkube:`spec.statefulSet.spec` or
53
+ :opsmgrkube:`spec.backup.statefulSet.spec` field has no effect.
54
+
23
55
.. _ent-op-1.5.0:
24
56
25
57
|k8s-op-full| 1.5.0
You can’t perform that action at this time.
0 commit comments