Error when upgrading MySQL router charm if mysql-router pkg is upgraded from prior to 8.0.23
Bug #1959861 reported by
Seyeong Kim
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
MySQL Router Charm |
Fix Committed
|
Undecided
|
Seyeong Kim |
Bug Description
mysql router prior to 8.0.23 doesn't support tls, so it doesn't have proper configuration for tls
e.g client_ssl_cert, client_ssl_mode
If mysql-router is upgraded from 8.0.19 to latest, it still doesn't have TLS conf in mysql-router configuration file.
So far so good.
But, if we upgrade mysql-router charm, it puts client_ssl_mode (only) to configuration file.
Then error pops up.[1] as no client_ssl_cert conf and files in proper directory.
description: | updated |
Changed in charm-mysql-router: | |
status: | New → In Progress |
Changed in charm-mysql-router: | |
assignee: | nobody → Seyeong Kim (seyeongkim) |
To post a comment you must log in.
Change abandoned by "Seyeong Kim <email address hidden>" on branch: master /review. opendev. org/c/openstack /charm- mysql-router/ +/827592
Review: https:/
Reason: I need to put some condition check