You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
MongoDB CRD Changes
The field spec.users[n].scramCredentialsSecretName must be specified for each resource. This will be used to determine the name of the generated secret which stores MongoDB user credentials. This field must comply with DNS-1123 rules (must consist of lower case alphanumeric characters, '-' or '.', and must start and end with an alphanumeric character).
Breaking Changes
Existing resources will need the scramCredentialsSecretName field added.
Miscellaneous Changes
The Agent Licence was updated to clarify that the Community Operator may be used commercially.