HomeClusterLabs Projects

fix podman-etcd: wrap ipv6 address in brackets
d5e88fe057f2Unpublished

Unpublished Commit ยท Learn More

Not On Permanent Ref: This commit is not an ancestor of any permanent ref.

Description

fix podman-etcd: wrap ipv6 address in brackets

When trying to determine the node ip address we need to make sure we account for ipv6 and dualstack deployments, and accordingly wrap ipv6 in brackets so it correctly resolves. Since the node ip mapping is provided by the controller, we parse out the IP address of the node from there and use a helper function for building URLs with ports to correctly use brackets for ipv6 ip addresses.

Signed-off-by: ehila <ehila@redhat.com>

Details

Provenance
ehila <ehila@redhat.com>Authored on Thu, Aug 28, 3:15 PM
Parents
rR52e588f2b6c3: Merge pull request #2066 from vvidic/shellcheck-redirection
Branches
Unknown
Tags
Unknown

Event Timeline