Is your feature request related to a problem? Please describe.
When master changes HAProxy has a delay to understand that changes and also it will not shutdown clients, It will cause race condition some times
Describe the solution you'd like
In @ParminCloud We have made a project https://github.com/ParminCloud/haproxy-redis-sentinel It will use HAProxy Runtime API to handle that change live using pub/sub
Also we have made a Helm Chart for that
Describe alternatives you've considered
I am currently installing this chart without haproxy enabled, Then installed our chart separately and connected them together, And results are awesome
Is your feature request related to a problem? Please describe.
When master changes HAProxy has a delay to understand that changes and also it will not shutdown clients, It will cause race condition some times
Describe the solution you'd like
In @ParminCloud We have made a project https://github.com/ParminCloud/haproxy-redis-sentinel It will use HAProxy Runtime API to handle that change live using pub/sub
Also we have made a Helm Chart for that
Describe alternatives you've considered
I am currently installing this chart without haproxy enabled, Then installed our chart separately and connected them together, And results are awesome