higress-group/higress
Implement "header control" strategy using Wasm plugin to gain a better extensibility.
Aberta
#335 aberto em 18 de mai. de 2023
area/plugingood first issuelevel/challengetype/enhancement
Métricas do repositório
- Stars
- (9.036 estrelas)
- Métricas de merge de PR
- (Mesclagem média 7d 9h) (18 fundiu PRs em 30d)
Description
Why do you need it?
Implement "header control" 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/header_control.go
Other related information
N/A