[
https://issues.apache.org/jira/browse/FINERACT-1292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17270663#comment-17270663
]
Michael Vorburger commented on FINERACT-1292:
---------------------------------------------
[~BLasan] I'm confused why you have set this issue to Status: Resolved,
Resolution: Implemented already?
You should do that AFTER the PR for the issue, in this case
https://github.com/apache/fineract/pull/1572, has been merged, not before... :D
> 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)