File tree Expand file tree Collapse file tree 1 file changed +20
-2
lines changed Expand file tree Collapse file tree 1 file changed +20
-2
lines changed Original file line number Diff line number Diff line change @@ -12,6 +12,24 @@ Release Notes for |k8s-op-full|
12
12
:depth: 1
13
13
:class: singlecol
14
14
15
+ .. _ent-op-1.1:
16
+
17
+ |k8s-op-full| 1.1
18
+ -----------------
19
+
20
+ *Released 2019-07-19*
21
+
22
+ - **Fix:** Sample yaml files, in particular, the attribute related to
23
+ :manual:`featureCompatibilityVersion </reference/command/setFeatureCompatibilityVersion>`.
24
+ - **Fix:** |tls| can be disabled in a deployment.
25
+ - **Improvement:** Added
26
+ `script <https://github.com/mongodb/mongodb-enterprise-kubernetes/blob/master/support/mdb_operator_diagnostic_data.sh>`__ in the
27
+ `support <https://github.com/mongodb/mongodb-enterprise-kubernetes/tree/master/support>`__ directory that can gather information of
28
+ your MongoDB resources in Kubernetes.
29
+ - **Improvement:** In a |tls| environment, the |k8s-op-short| can use a
30
+ custom Certificate Authority. All the certificates must be passed as
31
+ Kubernetes Secret objects.
32
+
15
33
.. _ent-op-1.0:
16
34
17
35
|k8s-op-full| 1.0
@@ -76,8 +94,8 @@ Release Notes for |k8s-op-full|
76
94
77
95
- ``NodePort`` service creation can be disabled.
78
96
79
- - TLS can be enabled for internal authentication between MongoDB in
80
- replica sets and sharded clusters. The TLS certificates are created
97
+ - |tls| can be enabled for internal authentication between MongoDB in
98
+ replica sets and sharded clusters. The |tls| certificates are created
81
99
automatically by the |k8s-op-short|. Please refer to the sample
82
100
``.yaml`` files in the
83
101
`GitHub repository <https://github.com/mongodb/mongodb-enterprise-kubernetes/tree/master/samples/extended>`__
You can’t perform that action at this time.
0 commit comments