~data-platform/+git/mysql-router:8.0-20.04

Last commit made on 2023-02-27
Get this branch:
git clone -b 8.0-20.04 https://git.launchpad.net/~data-platform/+git/mysql-router
Members of Canonical Data Platform can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
8.0-20.04
Repository:
lp:~data-platform/+git/mysql-router

Recent commits

fdffba1... by Carl Csaposs

Limit REST API to localhost (#11)

By default, the mysql router REST API listens on 0.0.0.0

Listen on 127.0.0.1 instead

[DPE-1327](https://warthogs.atlassian.net/browse/DPE-1327)

7ea8c2b... by jarred wilson <email address hidden>

[DPE-1278] Add CI implementation (#8)

* Add initial CI implementation

e4d4645... by jarred wilson <email address hidden>

Convert build tooling to rockcraft (#4)

* Convert mysql-router to rockcraft tooling

* Add CI for building/publishing artifact

---------

Co-authored-by: Alex Lutay <email address hidden>

db070df... by Shayan

Revert setting server_ssl_model to PREFERRED

5c7f7a4... by Shayan

Explicitly set server_ssl_mode while bootstrapping mysqlrouter

f37038b... by Shayan

Add entrypoint script imported from the mysql repository

042940f... by Shayan

Install mysql-client during the container build time

ee44e16... by Paulo Machado

removed unused mysql-shell

41b3fb1... by Alex Lutay <email address hidden>

Alutay/launchpad sync (#3)

* Revert "Add deprecation warning"

This reverts commit 1f6be683b0e4b66fcea5902a91ce785890a2b033.

* removed unused run

Author: Paulo Machado <email address hidden>
On 2022-07-12 15:36:44 -0300

1f6be68... by Shayan

Add deprecation warning