Skip to content

TestXdsProxyStatus failures #37169

@howardjohn

Description

@howardjohn

https://prow.istio.io/view/gs/istio-prow/pr-logs/pull/istio_istio/37162/integ-pilot-istiodremote_istio/1489422911918837760

Here

os.Setenv("ISTIOCTL_XDS_ADDRESS", istiodAddress.String())
we set the Istiod Address

This is a pod IP
Istiod autoscales up to 2 pods, because the istiodless code doesn't set the same config as in cluster (which has autoscaling disable)
We picked the wrong istiod in that code above, so we hit an istiod with 0 connections and fail

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions