higress-group/higress

Implement "header control" strategy using Wasm plugin to gain a better extensibility.

Open

#335 opened on May 18, 2023

 (1 comment) (0 reactions) (1 assignee)Go (1,219 forks)github user discovery
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 "header control" strategy using Wasm plugin to gain a better extensibility.

image

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

Contributor guide