dragonflydb / dragonflydb/dragonfly-operator

Add support for `--cluster_announce_ip`

Open
#267 2 comments 1 reaction 0 assignees View on GitHub
Dominant language
Go
Stars
357
Forks
111
PR merge metrics
No merged PRs in 30d

Description

When using cluster_mode emulated it makes sense to set the `--cluster_announce_ip` (maybe in native mode as well?).

I would like to see this supported in the operator. It might break client libraries to not have this set up for e.g. the java library lettuce (see: https://github.com/redis/lettuce/issues/1736).

I assume it should be easy to set up from within the operator using POD_IP references?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.