area/plugingood first issuelevel/challengetype/enhancement
Repository metrics
- Stars
- (9,036 stars)
- PR merge metrics
- (Avg merge 7d 9h) (18 merged PRs in 30d)
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