istio-vet
istio-vet copied to clipboard
Idea: check for Pod containerPort for every ServicePort
Enhancement idea:
See https://github.com/istio/istio/issues/15633
I spent four hours before understanding the problem of missing containerPort
on a Service. istio-vet does not detect it.
Thanks @esnible for filing this enhancement. This makes sense to add as if you don't specify container ports the proxy interception will not happen.