roldanbob

Results 23 comments of roldanbob

> @roldanbob wrt docs, I wonder if we shouldn't just change the attribute from `ojdbc8-version`, now `ojdbc11-version` to actually just reading `ojdbc-version`. wdyt? Would this be easy to coordinate for...

@jcechace I updated my comments in response to your review.

@Naros Quick update so that you don't think this fell into a black hole. I started work on this, but after talking to others in the docs group, I learned...

@Naros I've tested using shared content in the MariaDB docs, and it's looking good -- at least in the upstream. Next step is to validate that things work in the...

The latest changes address ID collisions and linking problems that caused the downstream build to fail. The MariaDB connector doc now uses shared content, including shared lists of required and...

I *think* we're good on this. I updated the MySQL doc so that it shares content the same as the MariaDB docs, and tested it in upstream and downstream builds....

Setting up the two connectors to share content was pretty straightforward for the community version, but turned out to be way more complex for the downstream. I hadn't anticipated that...

Adds documentation for the new MariaDB connector. The connector is based on the existing MySQL connector and much of the content is identical. For long-term efficiency, in the upstream repository,...

> Hi @roldanbob, I found a few places where the connector-name was not being set properly, otherwise LGTM. Oh, thanks for catching that. I'm definitely a bit bleary-eyed after testing...

> ... there is no default user name for NATS when you enable password authentication on it. You can see more informations about this here: https://docs.nats.io/running-a-nats-service/configuration/securing_nats/auth_intro/username_password#plain-text-passwords. Thanks for your explanation....