John Howard
John Howard
otherwise I think we would need a new endpoint like this in Istio-agent
I mean just change the labels on the pod so it's no longer selected by the Service and traffic to it will stop On Tue, Mar 22, 2022, 9:23 PM...
Yeah but no one should he sending traffic to the pod anymore. This is a common strategy to quarantine a pod On Tue, Mar 22, 2022, 9:33 PM duckys87 ***@***.***>...
This is working as implemented. if you want it to fail healthchecks will need code changes.
No, we don't continually query it On Thu, May 12, 2022 at 9:53 AM Laurent Demailly ***@***.***> wrote: > Thanks! for others, we found that :15000/ready (vs :15021/healthz/ready) > does...
@therealmitchconnors Pretty much all of the CPU is spent on the config ledger
Would be interesting to set PILOT_ENABLE_CONFIG_DISTRIBUTION_TRACKING=false env variable on istiod @anson627 and compare. Thanks!
/retest
/retest infra flake
In your VS you match `host: api.demo.svc.cluster.local` but are calling `httpbin` in your curl?