Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: check routes is not empty before popping values (#424)
This commit ensures the istio-pilot charm checks that the ingress routes dictionary it uses for reconciling VirtualServices from requirers is not empty and the relation data for the departing application is there before attempting to pop values during a RelationBroken event. Fixes #423
- Loading branch information