Skip to content

Commit 3c5263e

Browse files
Anthony Sansonejwilliams-mongo
authored andcommitted
(DOCSP-6261): Release notes for Operator 1.1.
1 parent 723638f commit 3c5263e

File tree

1 file changed

+20
-2
lines changed

1 file changed

+20
-2
lines changed

source/release-notes.txt

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

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+
1533
.. _ent-op-1.0:
1634

1735
|k8s-op-full| 1.0
@@ -76,8 +94,8 @@ Release Notes for |k8s-op-full|
7694

7795
- ``NodePort`` service creation can be disabled.
7896

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
8199
automatically by the |k8s-op-short|. Please refer to the sample
82100
``.yaml`` files in the
83101
`GitHub repository <https://github.com/mongodb/mongodb-enterprise-kubernetes/tree/master/samples/extended>`__

0 commit comments

Comments
 (0)