We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
MongoDB charm removes users it did not create can occur when
and then a relation event on the database interface occurs. This triggers MongoDB charm to remove any users it is not aware of.
database
Please note this issue is also present on the VM charm.
have MongoDB charm only process users that has created.
The text was updated successfully, but these errors were encountered:
Thank you for reporting us your feedback!
The internal ticket has been created: https://warthogs.atlassian.net/browse/DPE-5314.
This message was autogenerated
Sorry, something went wrong.
No branches or pull requests
Issue
MongoDB charm removes users it did not create can occur when
OR
and then a relation event on the
database
interface occurs. This triggers MongoDB charm to remove any users it is not aware of.Notes
Please note this issue is also present on the VM charm.
Possible fix
have MongoDB charm only process users that has created.
The text was updated successfully, but these errors were encountered: