John Howard
John Howard
Its only bottlenecked if there is only one HBONE connection. But we pool from ztunnel, so its not super rare for that to happen. I doubt its easy to fix...
ref https://github.com/istio/istio/pull/52906
yeah On Wed, Aug 28, 2024, 6:13 PM Rama Chavali ***@***.***> wrote: > Where are you seeing this? Is it got listeners created out of service? > > On Wed,...
just a guess but there is probably some part of the "openshift ambient" profile that would fix this. I think there is some selinux override there
Closing as this has been resolved. Thanks everyone
Thanks for the PR. I have a few concerns 1. As this is an API change to a v1 API, this should go through API review before implementation 2. This...
> 😊 Can you give an example for this? Yes, sorry I sent that from my phone so was hard to elaborate.. In your example: * rule is `*foo=*`. `"Cookie:...
In that past we have had pretty conclusive decision to not add regex into authz policy. See discussion in https://github.com/istio/istio/issues/25021 and many linked issues. Even to serve this use case,...
What is really desired here, it seems, is to be able to match on individual headers instead of merged ones