Istio authorization policy not applying on child gateway
问题 What I am trying to achieve: block all traffic to a service, containing the code to handle this within the same namespace as the service. Why: this is the first step in "locking down" a specific service to specific IPs/CIDRs I have a primary ingress GW called istio-ingressgateway which works for services. $ kubectl describe gw istio-ingressgateway -n istio-system Name: istio-ingressgateway Namespace: istio-system Labels: operator.istio.io/component=IngressGateways operator.istio.io/managed