mysql: add support for Azure Database for MySQL#1558
mysql: add support for Azure Database for MySQL#1558clausti merged 13 commits intogoogle:masterfrom vsaroopchand:Add-Azure-MySql
Conversation
clausti
left a comment
There was a problem hiding this comment.
Thank you for the pull request! I left one comment requesting some code comments for clarity, and can you also please run gofmt?
Codecov Report
@@ Coverage Diff @@
## master #1558 +/- ##
==========================================
- Coverage 76.74% 72.83% -3.92%
==========================================
Files 70 72 +2
Lines 6932 7159 +227
==========================================
- Hits 5320 5214 -106
- Misses 1233 1585 +352
+ Partials 379 360 -19
Continue to review full report at Codecov.
|
|
PTAL |
clausti
left a comment
There was a problem hiding this comment.
My comments have been addressed; since @zombiezen also had comments we'll wait for his sign off before merge. Thanks!
zombiezen
left a comment
There was a problem hiding this comment.
This looks much better, thanks Vishal! One last thing and I'm good from my side:
resolves #1305 , adds to #76
Here is my proposal for Azure MySQL. As an FYI, I added an AzureCertFetcher helper to fetch (remote endpoint) or load (local FS) certs.