istio-vet
istio-vet copied to clipboard
Update mtlsprobes vetter to honor new options added in Istio release 1.1
Istio release 1.1 has new options to allow mTLS and readiness/liveness probes to co-exist without causing pods to be restarted by kubelet as mentioned here
We need to update mtlsprobes vetter to not generate warnings if users have configured mTLS and probes using the allowed Istio mechanisms.