You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@fineract.apache.org by "Michael Vorburger (Jira)" <ji...@apache.org> on 2021/01/23 14:38:00 UTC

[jira] [Reopened] (FINERACT-1292) Needs to add ReadinessProbe for MySql pod

     [ https://issues.apache.org/jira/browse/FINERACT-1292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Vorburger reopened FINERACT-1292:
-----------------------------------------

> 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)