[
https://issues.apache.org/jira/browse/FINERACT-1292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Benura Abeywardena closed FINERACT-1292.
----------------------------------------
Merged to develop branch
> Needs to add ReadinessProbe for MySql pod
> -----------------------------------------
>
> Key: FINERACT-1292
> URL: https://issues.apache.org/jira/browse/FINERACT-1292
> Project: Apache Fineract
> Issue Type: Task
> Affects Versions: 1.4.0
> Reporter: Benura Abeywardena
> Assignee: Benura Abeywardena
> Priority: Minor
> Fix For: 1.5.0
>
>
> In mysql deployment it's better to add ReadinessProbe which tells when the
> container will be available for accepting traffic. This can be achieved by
> using a command like `mysqladmin ping -u<user> -p<password>` to check whether
> a mysql user has been properly created.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)