@@ -12,6 +12,56 @@ Release Notes for |k8s-op-full|
12
12
:depth: 1
13
13
:class: singlecol
14
14
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
+
15
65
.. _ent-op-1.16.x:
16
66
17
67
|k8s-op-full| 1.16 Series
0 commit comments