Skip to content

Conversation

@travisbeckham
Copy link
Collaborator

@travisbeckham travisbeckham commented Sep 25, 2025

Problem

The documentation at: https://linkerd.io/2/features/ipv6/ shows that setting proxy.disableIPv6=false is the way to enable IPv6 support, however that variable is not in the proxy scope.

Solution

With this PR, --set proxy.disableIPv6=false has been changed to --set disableIPv6=false

Fixes: #2023

Signed-off-by: Travis Beckham <[email protected]>
@travisbeckham travisbeckham requested a review from alpeb September 25, 2025 15:46
Copy link
Member

@alpeb alpeb left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@travisbeckham travisbeckham merged commit 2539b79 into main Sep 25, 2025
7 checks passed
@travisbeckham travisbeckham deleted the travis/disable-ipv6 branch September 25, 2025 16:20
bezarsnba pushed a commit to bezarsnba/website that referenced this pull request Sep 30, 2025
Signed-off-by: Travis Beckham <[email protected]>
Signed-off-by: Beza <[email protected]>
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.

proxy.disableIPv6 in the website documentation is incorrect

3 participants