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

Add support for IPV6 listeners #1299

Open
covert8 opened this issue Oct 18, 2024 · 0 comments · May be fixed by #1300
Open

Add support for IPV6 listeners #1299

covert8 opened this issue Oct 18, 2024 · 0 comments · May be fixed by #1300

Comments

@covert8
Copy link

covert8 commented Oct 18, 2024

When deploying kourier, pod does not get into ready state (even after overwriting bootstrap to ipv6 addresses) because dynamic listeners added by net-kourier explicitly and only listen on ipv4.

https://github.com/knative-extensions/net-kourier/blob/c7434e420928104fcf51bf6c6fe50b0a20aed426/pkg/envoy/api/listener.go#L178C16-L178C23

@covert8 covert8 changed the title Add support for IPV6 listerners Add support for IPV6 listeners Oct 18, 2024
covert8 added a commit to covert8/net-kourier that referenced this issue Oct 18, 2024
@covert8 covert8 linked a pull request Oct 18, 2024 that will close this issue
covert8 added a commit to covert8/net-kourier that referenced this issue Oct 18, 2024
covert8 added a commit to covert8/net-kourier that referenced this issue Oct 18, 2024
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 a pull request may close this issue.

1 participant