higress-group/higress
Implement "rewrite" strategy using Wasm Plugin
Ouverte
#334 ouverte le 18 mai 2023
area/plugingood first issuelevel/challengetype/enhancement
Métriques du dépôt
- Stars
- (9 036 étoiles)
- Métriques de merge PR
- (Merge moyen 7j 9h) (18 PRs mergées en 30 j)
Description
Why do you need it?
Implement "rewrite" strategy using Wasm plugin to gain a better extensibility.
How could it be?
For the function part, you can refer to the current implementation: https://github.com/alibaba/higress/blob/main/pkg/ingress/kube/annotations/rewrite.go
Other related information
N/A