istio-vet icon indicating copy to clipboard operation
istio-vet copied to clipboard

Idea: check for Pod containerPort for every ServicePort

Open esnible opened this issue 5 years ago • 1 comments

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.

esnible avatar Jul 19 '19 21:07 esnible

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.

nrjpoddar avatar Jul 22 '19 22:07 nrjpoddar