Pilot Rejected LDS

Hello!

I upgraded to 1.4.7 and on grafana it shows 5 Rejected LDS Config. How I should debug that?

But when I do istioctl proxy-status everthing its SYNCED

CDS        LDS        EDS        RDS        PILOT                           VERSION
SYNCED     SYNCED     SYNCED     SYNCED     istio-pilot-b7d7bffd8-6zvr5     1.4.7
SYNCED     SYNCED     SYNCED     SYNCED     istio-pilot-b7d7bffd8-6zvr5     1.4.7
SYNCED     SYNCED     SYNCED     SYNCED     istio-pilot-b7d7bffd8-6zvr5     1.4.7
SYNCED     SYNCED     SYNCED     SYNCED     istio-pilot-b7d7bffd8-6zvr5     1.4.7
SYNCED     SYNCED     SYNCED     SYNCED     istio-pilot-b7d7bffd8-6zvr5     1.4.7
SYNCED     SYNCED     SYNCED     SYNCED     istio-pilot-b7d7bffd8-6zvr5     1.4.7
SYNCED     SYNCED     SYNCED     SYNCED     istio-pilot-b7d7bffd8-6zvr5     1.4.7
SYNCED     SYNCED     SYNCED     SYNCED     istio-pilot-b7d7bffd8-6zvr5     1.4.7
...

Also that its not happening on other environments where I upgrade also.

Everything looks are working properly.

Any idea?

Thanks!

Hello,

click on that graph with right mouse button and then click on explore(not sure here). It should redirect you to the page where you’ll see queries which are used. Copy only relevant ones and retry the query without sum(). You should see what LDS is rejected.

Thank you!

None of these istio-ingresgateway are on the graph exist anymore. It think these are from before the upgrade.

1 Like

You’re welcome!

Btw. when you create new Gateway, you should always have a different port name for it. :slight_smile:

Yes I know, the thing is these ones are getting rejected, and should not be there.

Did you ever figure this out? I am facing the same issue.