mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-28 22:45:26 +08:00
related with #34917 This PR updates the func utils get IP address function to support getting a IPv6 address if it is available and return it. I've tested that this works locally when running inside a docker container that has an IPv6 network address. This PR should address https://github.com/milvus-io/milvus/discussions/20217 Thank you for review! Signed-off-by: David Pichler <david.pichler@grainger.com> Co-authored-by: David Pichler <david.pichler@grainger.com>