Hi All,
We are trying to upgrade istio to 1.15.0 from 1.13.3. We did upgraded using helm and upgrade seems to have worked for ingress controller but for liveness we are still seeing old version of 1.13.3. And ideas what we are missing?
istioctl proxy-status
NAME CLUSTER CDS LDS EDS RDS ECDS ISTIOD VERSION
istio-ingress-6f94bcb7b4-pljkd.istio-ingress Kubernetes SYNCED SYNCED SYNCED SYNCED NOT SENT istiod-d97cbc5f-5sxvs 1.15.0
liveness-6d7965bcf9-kc47h.istio-io-health Kubernetes SYNCED SYNCED SYNCED SYNCED NOT SENT istiod-d97cbc5f-5sxvs 1.13.3
Note: While running pre-checks we got below messages but still went ahead with upgrade as we were not very clear if these are just info messages or actual errors. Now wonder if this is the reason why the liveness is not upgraded?
istioctl x precheck
Info [IST0136] (Pod istio-ingress/istio-ingress-6f94bcb7b4-pljkd) Annotation βinject.istio.io/templatesβ is part of an alpha-phase feature and may be incompletely supported.
Info [IST0136] (Pod istio-ingress/istio-ingress-6f94bcb7b4-pljkd) Annotation βproxy.istio.io/overridesβ is part of an alpha-phase feature and may be incompletely supported.