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
This commit ensures the istio-pilot charm checks that the ingress routes dictionary it uses for reconciling VirtualServices from requirers is not empty before attempting to pop values during a RelationBroken event. Fixes #423
- Loading branch information