Closed adwk67 closed 7 months ago
@maltesander I have a local integration test for this. What do you think - shall I push that too and just leave it commented out of the test definitions (so it can be activated as necessary)? I wouldn't leave it active as we would either have to upload the mysql driver to Nexus or have an external dependency.
I wanna look at it more in depth, but already I'd like the fileame to just be database-driver.adoc and also if you could put linebreaks between sentences (so each sentence is on its own line) that would be great!
@maltesander I have a local integration test for this. What do you think - shall I push that too and just leave it commented out of the test definitions (so it can be activated as necessary)? I wouldn't leave it active as we would either have to upload the mysql driver to Nexus or have an external dependency.
I dont think its in scope here, but having an integration test (could be an existing one) switching to mysql for testing would be nice :)
I think it's a good idea to document the alterantives as well, but it wasn't part of the original scope ofthe ticket. But ideally we'd lay out the options for the users, and then they can decide (Do I want to host an image somewhere? Can I use ReadWriteMany? etc)
I also volunteer to quickly throw the Dockerfile together, I don't want to put the burden on @adwk67. Shall I do that?
I've documented it here 64754ea but couldn't get it to work yet. Maybe we can take a look together @sbernauer ?
ok, got it working now.
Description
docs: detail how to mount and use external drivers. fixes https://github.com/stackabletech/hive-operator/issues/416.
Definition of Done Checklist