You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
This issue is stale because it has been open for 90 days with no
activity. It will automatically close after 30 more days of
inactivity. Reopen the issue with /reopen. Mark the issue as
fresh by adding the comment /remove-lifecycle stale.
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
The text was updated successfully, but these errors were encountered: