Open IbraAoad opened 4 months ago
Currently, the ingress_per_app v2 lib doesn't support for a charm author to provide a custom PathPrefix for a charm and it always defaults to {model_name}-{app-name}, we need to extend the lib's functionality to allow this in istio-ingress at least
ingress_per_app
PathPrefix
{model_name}-{app-name}
context: https://gateway-api.sigs.k8s.io/reference/spec/#gateway.networking.k8s.io%2fv1.HTTPPathModifier
Enhancement Proposal
Currently, the
ingress_per_app
v2 lib doesn't support for a charm author to provide a customPathPrefix
for a charm and it always defaults to{model_name}-{app-name}
, we need to extend the lib's functionality to allow this in istio-ingress at leastcontext: https://gateway-api.sigs.k8s.io/reference/spec/#gateway.networking.k8s.io%2fv1.HTTPPathModifier