Open
Description
Proposal
Currently, Maesh can only configure 3 different middlewares on the Maesh Pods (Traefik v2).
I think, more middlewares should become configurable:
- AddPrefix
- Headers
- ReplacePath
- ReplacePathRegex
- StripPrefix
- StripPrefixRegex
- RedirectRegex
Configuration should stay on the Service Ressouce, as its currently done via annotations on it.
Background
Support more Features of Traefik v2.