Open esnible opened 5 years ago
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.
containerPort
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.
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.