-
Notifications
You must be signed in to change notification settings - Fork 139
Adding support to external MariaDB server #1311
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
base: main
Are you sure you want to change the base?
Conversation
Thanks for raising this @wfelipew . Will take a closer look in the following weeks and let you know. Do you mind rebasing with main? |
9fa7ae3
to
bd01bda
Compare
Hey @wfelipew ! As we get close to the 25.08 release, I'm finally finding some time to review this. Would you mind resolving the conflicts and rebasing? |
4085384
to
59e9091
Compare
done |
Thanks for the effort @wfelipew ! Looks promising, will take a look tomorrow. |
59e9091
to
6805491
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you very much for taking the initiative, I do appreciate the effort made here 🙏🏻
Whilst I believe you are on the right track, I think some adaptations are needed, specially around the new abstractions that we have created. Please see my comments, let me know what you think.
TLSServerCertSecretKey() types.NamespacedName | ||
} | ||
|
||
type ReplicationAwareInterface interface { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think this interface can be removed, please see my previous comments
Thanks for the review, I'll working on it today |
6805491
to
40d86d3
Compare
@mmontes11 I believe I fixed everything except by this one -> #1311 (comment) |
Adding support to external MariaDB server as requested on #199.
It supports: