Skip to content

Make rabbitmq_aws use the IPv6 discovery endpoints if the node is configured to use IPv6 (backport #14975)#14986

Merged
michaelklishin merged 1 commit intov4.2.xfrom
mergify/bp/v4.2.x/pr-14975
Nov 20, 2025
Merged

Make rabbitmq_aws use the IPv6 discovery endpoints if the node is configured to use IPv6 (backport #14975)#14986
michaelklishin merged 1 commit intov4.2.xfrom
mergify/bp/v4.2.x/pr-14975

Conversation

@mergify
Copy link
Copy Markdown

@mergify mergify bot commented Nov 20, 2025

This PR follows the same pattern as
rabbit_peer_discovery_httpc:maybe_configure_inet6/0, where inet:get_rc/0 is used to determine if we're running in an IPv6-only environment. If so, the correct IPv6 address will be used for EC2 IMDS HTTP API requests.

Fixes #14974


This is an automatic backport of pull request #14975 done by Mergify.

This PR follows the same pattern as
`rabbit_peer_discovery_httpc:maybe_configure_inet6/0`, where
`inet:get_rc/0` is used to determine if we're running in an IPv6-only
environment. If so, the correct IPv6 address will be used for EC2 IMDS
HTTP API requests.

Fixes #14974

(cherry picked from commit 2c8e313)
@michaelklishin
Copy link
Copy Markdown
Collaborator

@Mergifyio backport v4.1.x

@mergify
Copy link
Copy Markdown
Author

mergify bot commented Nov 20, 2025

backport v4.1.x

✅ Backports have been created

Details

@michaelklishin michaelklishin merged commit 3bb3cca into v4.2.x Nov 20, 2025
573 of 575 checks passed
@michaelklishin michaelklishin deleted the mergify/bp/v4.2.x/pr-14975 branch November 20, 2025 23:37
michaelklishin added a commit that referenced this pull request Nov 21, 2025
Make `rabbitmq_aws` use the IPv6 discovery endpoints if the node is configured to use IPv6 (backport #14975) (backport #14986)
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.

2 participants