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

2021-01-28 Thread Yemdjih Kaze Nasser (Jira)


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

Yemdjih Kaze Nasser resolved FINERACT-1292.
---
Resolution: Fixed

> 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 -p` to check whether 
> a mysql user has been properly created.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


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

2021-01-27 Thread Benura Abeywardena (Jira)


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

Benura Abeywardena resolved FINERACT-1292.
--
Resolution: Fixed

> 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 -p` to check whether 
> a mysql user has been properly created.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


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

2021-01-21 Thread Benura Abeywardena (Jira)


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

Benura Abeywardena resolved FINERACT-1292.
--
Resolution: Implemented

> 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 -p` to check whether 
> a mysql user has been properly created.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)