bfenetworks / ingress-bfe

BFE Ingress Controller for Kubernetes
Apache License 2.0
91 stars 25 forks source link

Feat: supprt URL rewrite #82

Closed mengtao97 closed 1 year ago

mengtao97 commented 2 years ago
  1. 使用Annotation方式支持URL重写配置
  2. 添加URL重写功能的相关e2e测试

fix https://github.com/bfenetworks/ingress-bfe/issues/54

Signed-off-by: Tao Meng mtttt1997@gmail.com