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.