Karol Szwaj

Results 108 comments of Karol Szwaj

Seems like the same issue like here: https://github.com/envoyproxy/gateway/issues/2964 I will have some time now to debug this

I have tested it against the gateway with multiple listeners ```bash apiVersion: gateway.networking.k8s.io/v1beta1 kind: Gateway metadata: name: infra-gateway spec: gatewayClassName: eg-internal listeners: - name: company-https hostname: '*.company.com' protocol: HTTPS port:...

hey, I concluded my debugging here https://github.com/envoyproxy/gateway/issues/1861#issuecomment-2032093712 I couldn't reproduce this issue, even with the same protocol and port but a different hostname, I could match proper backend service. The...

hey @arkodg, I tried both of them, like I said the traffic passed in my case properly to the correct backend. But it might be that other folks want to...

It could be that we are missing a valid error return on getting those resources

/remove-lifecycle rotten