Resolve "Fix Kiali Connectivity with bb-common 0.3.1"
General MR
Summary
Updating the bb-common dependency from 0.1.3 to 0.3.1 caused connectivy issues with the Kiali dashboard. This was due to a missing allow-istio-gateway-ingress
network policy. To resolve the issue, the following changes were made.
-
netpol.dynamic.kiali
values were reworked for the 0.3.1 changes. - The schema was also updated to allow for
netpol.dynamic.kiali.ingress
value additions.
Relevant logs/screenshots
allow-istio-gateway-ingress
got created and the Kiali page is now accessible
After updating values and the schema the
Linked Issue
Upgrade Notices
N/A
Closes
Edited by Luis Gomez