Xiaopeng Han
Xiaopeng Han
Needs to merge https://github.com/istio/istio/pull/47302 as well before merging this, since the wrong ECDS config may be forwarded.
I think this is similar to an issue I've seen. If you've enabled HPA, the verifier may have a chance to return success before HPA scales the replica.
@sonnyhcl I think it's similar to https://github.com/istio/istio/issues/29413. Unfortunately I haven't had any solutions.
However I can look into this recently to see if there are things I can do to fix the command.
> What is the significance of ".items[0].spec.tag" and how is it being used? I thought this was from where the istio operator picks up the value of the image tag...
> > I think there are still users of the Istio Operator as its been in the docs. > > maybe we can move IstioOperator controller to istio-ecosystem org? Isn't...
IIRC the status manager is frequently updated with unnecessary updates, I'll check it.