Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 606 Bytes

RELEASE_NOTES.md

File metadata and controls

15 lines (10 loc) · 606 Bytes

MongoDB Kubernetes Operator 0.7.1

Kubernetes Operator

  • Changes
    • MongoDB database of the statefulSet is managed using distinct Role, ServiceAccount and RoleBinding.
    • TLS Secret can also contain a single "tls.pem" entry, containing the concatenation of the certificate and key
      • If a TLS secret contains all of "tls.key", "tls.crt" and "tls.pem" entries, the operator will raise an error if the "tls.pem" one is not equal to the concatenation of "tls.crt" with "tls.key"

Updated Image Tags

  • mongodb-kubernetes-operator:0.7.1

All the images can be found in:

https://quay.io/mongodb