File tree Expand file tree Collapse file tree 1 file changed +46
-0
lines changed Expand file tree Collapse file tree 1 file changed +46
-0
lines changed Original file line number Diff line number Diff line change @@ -20,6 +20,52 @@ Release Notes for |k8s-op-full|
2020 Production Notes </reference/production-notes>
2121 Known Issues </reference/known-issues>
2222
23+ .. _ent-op-1.4.3:
24+
25+ |k8s-op-full| 1.4.3
26+ -------------------
27+
28+ *Released 2020-02-24*
29+
30+ |k8s-op-short| Changes
31+ ~~~~~~~~~~~~~~~~~~~~~~
32+
33+ Added webhook to validate |k8s-op-short| configuration.
34+
35+ MongoDB Resource Changes
36+ ~~~~~~~~~~~~~~~~~~~~~~~~
37+
38+ - Adds support for sidecars for |k8s-mdbrsc| pods using the
39+ :setting:`spec.podSpec.podTemplate` setting.
40+ - Allows users to change the ``PodSecurityContext`` to allow privileged
41+ sidecar containers.
42+
43+ |onprem| Resource Changes (Beta Release)
44+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
45+
46+ - Adds the ``spec.podSpec`` configuration settings for
47+ |onprem|, the Backup Daemon, and the Application Database. See
48+ :ref:`k8s-om-specification`.
49+ - |onprem| image for version 4.2.8 is available.
50+
51+ Bug Fixes
52+ ~~~~~~~~~
53+
54+ - MongoDB resources:
55+
56+ - Fixes potential race conditions when deleting |k8s-mdbrscs|.
57+
58+ - |onprem| resources:
59+
60+ - Supports the :opsmgrkube:`spec.clusterDomain` setting for |onprem|
61+ and Application Database resources.
62+ - No longer starts monitoring and backup processes for the Application
63+ Database.
64+
65+ See the :gh:`sample YAML files
66+ </mongodb/mongodb-enterprise-kubernetes/tree/master/samples>` for new
67+ feature usage examples.
68+
2369.. _ent-op-1.4.2:
2470
2571|k8s-op-full| 1.4.2
You can’t perform that action at this time.
0 commit comments