Skip to content

Commit 6b1a928

Browse files
lmkerbey-mdbjwilliams-mongo
authored andcommitted
(DOCSP-23793-followup) Followup changes. (#987)
1 parent b1cb53c commit 6b1a928

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

source/release-notes.txt

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,11 @@ Release Notes for |k8s-op-full|
2727
MongoDB Resource
2828
````````````````
2929

30-
- Security Contexts are now defined only at the Pod level. Previously,
31-
Security Contexts were defined at both the Pod and Container levels.
30+
- Fixed a bug where `securityContext defined at the Pod level wouldn't
31+
be respected as the operator would override it with a
32+
`securityContext` at the container level. See the
33+
`description <https://docs-mongodbcom-staging.corp.mongodb.com/docs-k8s-operator/docsworker-xlarge/DOCSP-23623/reference/k8s-operator-specification.html#spec.persistent>`__
34+
of the `spec.persistent` setting for more information.
3235

3336
- Adds `timeoutMS`, and `userCacheInvalidationInterval` fields to the
3437
`spec.security.authentication.ldap` object.

0 commit comments

Comments
 (0)