Tiger Xu / Zhonghu Xu

Results 370 comments of Tiger Xu / Zhonghu Xu

connection termination can be caused by xds change, we call listener drain. But excess clusters seems unrelated, you can check whether listener configuration updated

why cannot GatewayClassSpec.ControllerName satisfy customize waypoint?

I mean user can do any customization deploying of waypoint based on ControllerName. For istio, istiod gateway deployment controller will handle it. Maybe i misunderstand your use case

Got it now, will take a look

I think dns refresh rate is not only to tracers, but to all DNS services. We have a `DnsRefreshRate` in MeshConfig now, but actually we do not allow setting `respect_ttl`,...

Find that we have also supported dynamic bootstrap discovery, which can be used to customize the whole bootstrap config

I think this capability is necessary, but not sure whether it should be in WasmPlugin. If a user can create wasmplugin, he could also set any capability set, how could...

maybe @zirain can give you some advice, i remember he did some research about using kubebuilder