Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(operator): Enable support for IPv6 first clusters #264

Merged
merged 1 commit into from
Nov 25, 2024

Conversation

tomtom5152
Copy link
Contributor

Replace Sprintf with JoinHostPort to support colons in IPv6 addresses.

Closes #192.

I've only just had a chance to make the changes and haven't got infrastructure in place to build and push an image outside of the main distribution channel. It compiles and runs locally.

Copy link
Contributor

@Abhra303 Abhra303 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, Thanks!

@Abhra303 Abhra303 merged commit 8cc255a into dragonflydb:main Nov 25, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Operator does not support IPv6 first environments
2 participants