UNCLASSIFIED - NO CUI

Skip to content

Resolve "Fix Kiali Connectivity with bb-common 0.3.1"

General MR

Summary

Screenshot_2025-07-17_at_2.47.27_PM

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

After updating values and the schema the allow-istio-gateway-ingress got created and the Kiali page is now accessible

Screenshot_2025-07-17_at_3.48.59_PM

Linked Issue

#225 (closed)

Upgrade Notices

N/A

Closes

Edited by Luis Gomez

Merge request reports

Loading