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

Implement Secure Secrets File Support for MySQL/MariaDB #28

Open
2 tasks
denisakp opened this issue Oct 25, 2024 · 0 comments
Open
2 tasks

Implement Secure Secrets File Support for MySQL/MariaDB #28

denisakp opened this issue Oct 25, 2024 · 0 comments
Labels
priority:medium important features but less urgent security v1.2
Milestone

Comments

@denisakp
Copy link
Owner

Enable support for loading MySQL/MariaDB client credentials (password, host, user) from the my.cnf file. This file path should be configurable in Sentinel’s configuration and loaded at runtime.

More details here

Acceptance Criteria:

  • MySQL/MariaDB connections retrieve credentials from my.cnf file;
  • if the file is missing, Sentinel falls back to alternative input methods.
@denisakp denisakp added priority:medium important features but less urgent v1.2 security labels Oct 25, 2024
@denisakp denisakp added this to the v1.2 milestone Oct 25, 2024
@denisakp denisakp added idea and removed idea labels Nov 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority:medium important features but less urgent security v1.2
Projects
Status: Idea
Development

No branches or pull requests

1 participant