Skip to content

[IST0101] Referenced host not found when using exportTo. #39629

@Stono

Description

@Stono

Bug Description

Given you have a kubernetes service in a namespace, say namespace-1 with this annotation:

networking.istio.io/exportTo: namespace-2

And you also have a VirtualService in namespace-1 which targets this service in namespace-1

When running istioctl analyze like this:

./src/1.14.1/bin/istioctl analyze --timeout=300s --all-namespaces

You get an error:

Referenced host not found: "name"

Version

1.14.1 (was the same on 1.13.5)

Additional Information

No response

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions