Nick Young

Results 873 comments of Nick Young

/ok-to-test This seems reasonable, but I'll need to have a think about it in case it counts as a breaking change.

One small thing while we're fixing the last sequence diagram, but I think this looks as good as we can do given the multiple-datapath limitations.

This has come up a few times before, and I can see the uses. But it does add _yet another_ dimension to the "possible effective Policy" calculations. We need to...

I think the most difficult problem here is going to be defining the principals _in Gateway API terms_. You can't have a standard GAMMA policy referring to principals that aren't...

Oh, right, of course. That would be okay.

Thanks for this detailed feature request, @lianglli. This seems like it requires a GEP to me, we can just flip this issue into the GEP type and use the text...

Thanks for this report @sendaie. Ironically enough, we used to use Envoy's admin UI to do the shutdown over the network, which avoids this problem, but it led us to...

Thanks for the issue @senthilrameshjv. Firtly, could you reformat your YAML using the ` ``` ` pre-formatted markers? It's tricky to check the YAML for errors if it's not formatted...

Hi @senthilrameshjv, can you check the status on the HTTPProxy once it's configured? In addition, can you please check the Envoy access logs and confirm put some relevant lines in...

The Envoy logs are written to stdout in the container, you can use `kubectl logs ` to get them. Great that everything is valid, I was pretty sure that would...