@@ -20,6 +20,66 @@ Release Notes for |k8s-op-full|
2020 Production Notes </reference/production-notes>
2121 Known Issues </reference/known-issues>
2222
23+ .. _ent-op-1.90:
24+
25+ |k8s-op-full| 1.9.0
26+ -------------------
27+
28+ *Released 2020-12-08*
29+
30+ |k8s-op-short|
31+ ~~~~~~~~~~~~~~
32+
33+ Bug Fixes
34+ `````````
35+
36+ - Fixes an issue where the |k8s-op-short| didn't close connections to
37+ |onprem|, causing too many open file descriptors.
38+
39+ ``MongoDB`` Resource
40+ ~~~~~~~~~~~~~~~~~~~~
41+
42+ Changes
43+ ```````
44+
45+ - You can now configure continuous backup for a MongoDB database
46+ resource in its |k8s-crd|.
47+
48+ .. note::
49+
50+ To enable continuous backup in the MongoDB |k8s-crd|, you must
51+ :opsmgrkube:`enable backup <spec.backup.enabled>` in an |onprem|
52+ instance that you deployed using the |k8s-op-short|.
53+
54+ ``MongoDBOpsManager`` Resource
55+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
56+
57+ Changes
58+ ```````
59+
60+ - When you upgrade the |k8s-op-short| to this version, the
61+ |k8s-op-short| deletes and re-creates the Backup Daemon statefulset.
62+
63+ This is a safe operation.
64+
65+ The new |k8s| service that enables Queryable Backups requires a change
66+ to the ``matchLabels`` Backup Daemon |k8s-statefulset| attribute.
67+
68+ - The |k8s-op-short| changes the way it collects the status of
69+ {+mdbagent+}\s in Application Database |k8s-pods|.
70+
71+ New Images
72+ ~~~~~~~~~~
73+
74+ - ``mongodb-enterprise-operator:1.9.0``
75+
76+ You can find all images in the following registries:
77+
78+ - **Ubuntu-based images**: `https://quay.io/repository/mongodb
79+ <https://quay.io/repository/mongodb>`__
80+ - **RHEL-based images**: `https://registry.connect.redhat.com/mongodb
81+ <https://registry.connect.redhat.com/mongodb>`__
82+
2383.. _ent-op-1.8.2:
2484
2585|k8s-op-full| 1.8.2
0 commit comments