kubeshop / kusk-gen

Kusk Gen generates Ingress-controller configurations from your OpenAPI definition
https://kubeshop.github.io/kusk-gen
MIT License
173 stars 12 forks source link

Support Base prefix for Linkerd #57

Closed dobegor closed 3 years ago

dobegor commented 3 years ago

It should be possible to have a prefix configurable for a Service Profile. We already have an option for that (path.base), we might just use that.

A matching flag would also need to be added [here].(https://github.com/kubeshop/kusk/blob/main/generators/linkerd/linkerd.go#L29).