Skip to content
New issue

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 metrics exporter force using only certain special chars in password #91

Open
dfry opened this issue Feb 12, 2024 · 0 comments
Open

Comments

@dfry
Copy link
Collaborator

dfry commented Feb 12, 2024

bitnami/charts#22066 (comment)

workaround is to use only certain special chars that don't cause escaping issues.

better workaround would be to use specific password just for metrics and then limit special chars just for that one. that will complicate the random password generation code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant