istio: Kiali wizards not working on Istio 1.4-beta
Bug description
There is an issue in Kiali when using configuration Wizards available at the Service Details page. I’m talking about this:
! Expected behavior Kiali wizards should create the VirtualServices, DestinationRules and any other required objects to properly apply que requested config in the Wizards.
Steps to reproduce the bug
Version (include the output of istioctl version --remote
and kubectl version
)
kubernets 1.15.2
Istio 1.4.0-beta-1
Tried on both Kiali v1.4.2 (currently shipped with Istio1.4) and also upgrading to latest master
Kiali code.
How was Istio installed? istioctl manifest apply --set profile=demo
Environment where bug was observed (cloud vendor, OS, etc) minikube
About this issue
- Original URL
- State: closed
- Created 5 years ago
- Comments: 20 (20 by maintainers)
Commits related to this issue
- Fix wizards for Istio 1.4 The JSON coming from kiali-ui may not be "cleaned" from unset properties and Istio 1.4 seems to have more strict schemas for its CRDs. This is ensuring that a "clean" JSON ... — committed to israel-hdez/swscore by israel-hdez 5 years ago
- Fix wizards for Istio 1.4 The JSON coming from kiali-ui may not be "cleaned" from unset properties and Istio 1.4 seems to have more strict schemas for its CRDs. This is ensuring that a "clean" JSON ... — committed to israel-hdez/swscore by israel-hdez 5 years ago
- Fix wizards for Istio 1.4 (#1870) The JSON coming from kiali-ui may not be "cleaned" from unset properties and Istio 1.4 seems to have more strict schemas for its CRDs. This is ensuring that a "cl... — committed to kiali/kiali by israel-hdez 5 years ago
Kiali is fixed and Istio 1.4 is updated to install the fixed Kiali. Thus, I’m closing this issue.