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.
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: