Skip to content

Commit e92520b

Browse files
davidhou17jwilliams-mongo
authored andcommitted
(DOCSP-25320): MEKO 1.17 release notes (#1057)
* 1.17 release notes * copy review feedback 1 * tech review feedback * last copy review
1 parent 9a7c878 commit e92520b

File tree

1 file changed

+50
-0
lines changed

1 file changed

+50
-0
lines changed

source/release-notes.txt

Lines changed: 50 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,56 @@ Release Notes for |k8s-op-full|
1212
:depth: 1
1313
:class: singlecol
1414

15+
.. _ent-op-1.17.x:
16+
17+
|k8s-op-full| 1.17 Series
18+
-------------------------
19+
20+
*Released 2022-09-19*
21+
22+
.. warning:: **Breaking Changes**
23+
24+
This release removes support for |onprem| 4.4. Upgrade to |onprem| 5.0 or
25+
later before upgrading to |k8s-op-short| 1.17. For detailed instructions,
26+
see :opsmgr:`Upgrade Ops Manager </tutorial/upgrade-ops-manager/>`.
27+
28+
For more information about |onprem| 4.4 EOL, see
29+
:website:`Legacy Support </support-policy/legacy>`.
30+
31+
This release also removes support for |tls| certificates in
32+
concatenated |pem| format. Before upgrading to |k8s-op-short|
33+
1.17, migrate your |pem| files stored as :k8sdocs:`Opaque secrets
34+
</concepts/configuration/secret/#opaque-secrets>` to
35+
:k8sdocs:`kubernetes.io/tls </concepts/configuration/secret/#tls-secrets>`
36+
secrets. For detailed instructions, see
37+
:ref:`migrate-to-new-tls-format`.
38+
39+
Security Fixes
40+
``````````````
41+
42+
- Introduces the ``readOnlyRootFilesystem`` setting for all deployed
43+
containers. This change also introduces additional
44+
:k8sdocs:`volumes and volume mounts </concepts/storage/volumes/>`.
45+
- Introduces the ``allowPrivilegeEscalation`` setting for all deployed
46+
containers. This field is set to ``false`` by default.
47+
48+
MongoDB Resource
49+
````````````````
50+
51+
- Deprecates Ubuntu-based images. Using UBI images is recommended.
52+
If you have questions about this change, contact `MongoDB Support
53+
<https://support.mongodb.com/welcome>`__ and
54+
complete the requested fields to open a support ticket.
55+
56+
MongoDBOpsManager Resource
57+
``````````````````````````
58+
59+
- Adds the
60+
:opsmgrkube:`spec.backup.s3OpLogStores.s3RegionOverride` and
61+
:opsmgrkube:`spec.backup.s3Stores.s3RegionOverride` fields,
62+
which allow you to specify the region where your |s3|-compatible
63+
bucket resides.
64+
1565
.. _ent-op-1.16.x:
1666

1767
|k8s-op-full| 1.16 Series

0 commit comments

Comments
 (0)