Skip to content
This repository has been archived by the owner on Mar 27, 2023. It is now read-only.

RFE: Vet for verifying VirtualService route destination points to a Service Port #61

Open
nrjpoddar opened this issue Aug 6, 2019 · 0 comments

Comments

@nrjpoddar
Copy link
Contributor

The VirtualService resource's destination host for any protocol type HTTP, TCP & TLS should always point to a Service port like Destination Port.

The new vet should verify that the routes always point to a service port including defaults.

Note that this [https://github.com/aspenmesh/istio-vet/blob/master/pkg/vetter/danglingroutedestinationhost/README.md] vetter currently generates warnings for dangling route destinations which is very close to this new vetter request.

@nrjpoddar nrjpoddar changed the title RFE: Vet for verifying VirtualService destination points to a Service Port RFE: Vet for verifying VirtualService route destination points to a Service Port Aug 6, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant