David Gomez

Results 46 comments of David Gomez

Hi @xtianus79 , After looking over our priorities and due to other issues/initiatives we are working on, the task is still in our backlog list, so I can't give you...

Hi @kamontat , We have created a task for your proposal. We will let you know about any updates.

Hi @Adsryen > This is the custom compose and log: > > ``` > version: '3' > > services: > mysql-slave-2: > image: bitnami/mysql:8.3.0-debian-12-r8 > container_name: mysql-slave-2 > ports: >...

Hi @mhkarimi1383 , Did you add `mysql-master` as suggested above? If so, please share your docker-compose file.

Hi @mhkarimi1383 , Thanks for the info. I was able to reproduce the issue. This is the [cause](https://dev.mysql.com/doc/relnotes/mysql/8.3/en/news-8-3-0.html#:~:text=%2D%2Drelay%2Dlog%2Dinfo%2Dfile%2C%20%2D%2Drelay%2Dlog%2Dinfo%2Drepository%2C%20%2D%2Dmaster%2Dinfo%2Dfile%2C%20%2D%2Dmaster%2Dinfo%2Drepository%3A%20The%20use%20of%20files%20for%20the%20applier%20metadata%20repository%20and%20the%20connection%20metadata%20repository%20has%20been%20superseded%20by%20crash%2Dsafe%20tables%2C%20and%20is%20no%20longer%20supported.%20See%20Replication%20Metadata%20Repositories.). I will release a new version to fix it ASAP.

Hello @johnM2401 , Have you had the opportunity to examine this case? Our focus is to provide the most up-to-date stable version of SuiteCRM chart. However, this particular issue is...

Hi @lknite Thanks for sharing this info with the community. I'm unfamiliar with Avi IngressClass object, so keeping it open so you can share any advance with this.

Weird, I could not reproduce that with the lastest version of the chart. You can see the `hello` string in the logs: ``` $ kubectl logs postgresql-0 postgresql 14:15:38.64 INFO...