Closed
Description
Is this the right place to submit this?
- This is not a security vulnerability or a crashing bug
- This is not a question about how to use Istio
Bug Description
We are running version 1.23.2 of Istio and we have two ingress-gateways installed. We built our operator manifest for installation. When we tried to upgrade to 1.24.0, the installation never completed and it got stuck at installing the second gateway which has deployment and service overlay. So we ended up with one gateway updated to 1.24 and the other is still on 1.23. No debug logs showed me why it was stuck. Please advise.
Version
❯ istioctl version
client version: 1.24.0
istiod version: 1.23.2
istiod version: 1.24.0
data plane version: 1.23.2 (2 proxies), 1.24.0 (26 proxies)
> ❯ kubectl version
Client Version: v1.31.1
Kustomize Version: v5.4.2
Server Version: v1.31.2-eks-7f9249a
Additional Information
No response
Activity