wso2 / kubernetes-apim

Kubernetes and Helm resources for WSO2 API Manager
Apache License 2.0
114 stars 216 forks source link

[3.2.0] Add Evaluatory MySQL JDBC Connector #427

Closed chirangaalwis closed 4 years ago

chirangaalwis commented 4 years ago

Description: In the past, a specific version of MySQL JDBC connector was packaged with the WSO2 product Docker images to support evaluation of installation artifacts in platforms such as, Docker Compose and Kubernetes/Helm. This will be avoided in installation resources from latest product versions.

For advanced details, please refer https://github.com/wso2/docker-apim/issues/321.

Thus, the MySQL JDBC connector required for evaluation of the installation artifacts need to be added using a platform specific mechanism.

Affected Product Version: Kubernetes and Helm resources for WSO2 API Management version 3.2.0.1 and above

chirangaalwis commented 4 years ago

Addressed in the simplified setup in https://github.com/wso2/kubernetes-apim/pull/429.

chirangaalwis commented 4 years ago

Fixed in referenced PRs. Thus, closing.