Skip to content

Commit f88b9fc

Browse files
(DOCSP-9043): operator v1.4.3 release notes (#198)
* (DOCSP-9043): operator v1.4.3 release notes * (DOCSP-9043): copy review feedback * (DOCSP-9043): tech review feedback * (DOCSP-9043): tech review pt 2 * (DOCSP-9043): more tech review feedback
1 parent f9d7208 commit f88b9fc

File tree

1 file changed

+46
-0
lines changed

1 file changed

+46
-0
lines changed

source/release-notes.txt

Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)