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

IPv6: Envoy readiness should listen on the IPv6 when the IPFamily is IPv6 #4683

Open
zhaohuabing opened this issue Nov 8, 2024 · 2 comments
Labels
area/IPv6 IPv6 related issues kind/bug Something isn't working

Comments

@zhaohuabing
Copy link
Member

       static_resources:
         listeners:
         - name: envoy-gateway-proxy-ready-0.0.0.0-19001
           address:
             socket_address:
               address: 0.0.0.0
               port_value: 19001
               protocol: TCP
@zhaohuabing zhaohuabing added triage kind/bug Something isn't working area/IPv6 IPv6 related issues and removed triage labels Nov 8, 2024
@zhaohuabing zhaohuabing self-assigned this Nov 8, 2024
@zhaohuabing zhaohuabing changed the title Envoy readiness should listen on the IPv6 when the IPFamily is IPv6 IPv6: Envoy readiness should listen on the IPv6 when the IPFamily is IPv6 Nov 8, 2024
@zhaohuabing zhaohuabing removed their assignment Nov 8, 2024
@arkodg
Copy link
Contributor

arkodg commented Nov 8, 2024

@juwon8891 can you help here ?

@zirain
Copy link
Contributor

zirain commented Nov 9, 2024

I think #4663 will help this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/IPv6 IPv6 related issues kind/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants