Lin Sun

Results 166 comments of Lin Sun

comment from @howardjohn https://github.com/istio/istio.io/pull/11302#discussion_r898212246

Hi @nimrodoron thank you for raising this! Could you give us some concrete scenarios for this? It is my understanding this is possible via Envoy Filter resource in Istio. Not...

@djannot I think the prob you described makes sense, the example is poor as Istio-system is also the root namespace, which means the config in that ns is applied to...

Note: there is some docs on DR loading works when you could have DR in source ns, target ns and root ns. I'm having trouble to find that doc atm.

Hi @nimrodoron thanks for raising this! Could you provide me some example for this? Is this something possible in Istio (I am not aware of) or Gloo Edge today?

Hi @nimrodoron great suggestions! For 2, Istio recently (1.12) improves on auto detect intermediate certs change without restart of istiod, so restart should not be required in newer Istio. See...

Hey folks! I recently tried to take our bumblebee project through the sandbox process, and I appreciate all the reviewers to take the time to review the project. After going...

Thanks so much for listening to feedback and improve the process, love it!!

subscribe Curious why we want to do this via mixer rule.... This is not just for telemetry. I'd think I want to do header based routing without mixer even installed.

@kyessenov @geeknoid ok great. So if I hear you correctly, this will enable users to propagate headers (such as user-agent) automatically among microservices without the need to modify their code....