Tiger Xu / Zhonghu Xu

Results 370 comments of Tiger Xu / Zhonghu Xu

The meeting time is not friendly for my timezone(1am for me), can we make it like PST 17:00

>I am starting to lean towards simply defining separate protos, in dedicated packages (rate.istio.io/v1alpha1) I am all for this, what's more, we should provide a ratelimit server which can also...

@costinm @gargnupur This is a separate API that is much direct and without coupling with VS. It can be applied on inbound/outbound based on users' choice. https://docs.google.com/document/d/1ySvR6s-6Ngs0Uaj_e3-8MaM4bkm44I_HkHLuP6fABVA/edit#

@kyessenov @mandarjog @gargnupur @costinm @howardjohn I am not sure how to push this feature forward, I am starting working on it since last year, and it has been half year...

@kyessenov You are absolutely quite right, with a separate API, maybe we could implement rate limit as a plugin as auth does.

I think so, though it has some downsides

I understand this is expected, as you declare `my-app.default` as an endpoint, and set the se dns type, iun envoy xds, `my-app.default` is an dns type cluster, so when the...

What is `.elb.amazonaws.com`? I think you can add cluster b service entrance as an endpoint of se

I understand. I guess the `NR` error is because the default gateway requires *.local, you can try change it ``` apiVersion: networking.istio.io/v1alpha3 kind: Gateway metadata: name: cross-network-gateway spec: selector: istio:...

I kind of remember that when workloadSelector was designed, it was for simplicity and it could be easily expanded if further use case is clear.