higress-group/higress

higress是否不支持类似nginx的proxy_cookie_path指令?

オープン

#847 opened on 2024/02/29

 (1 件のコメント) (0 件のリアクション) (0 人の担当者)Go (1,219 件のフォーク)github user discovery
area/annotationhelp wantedlevel/challenge

Repository metrics

Stars
 (9,036 個のスター)
PR merge metrics
 (平均マージ 7d 9h) (30d で 18 merged PRs)

説明

目前在评估网关替代nginx的方案,在nginx中使用到了cookie改写的功能

proxy_cookie_path / "/; httponly; secure; SameSite=Lax";

发现higress目前不兼容 nginx.ingress.kubernetes.io/configuration-snippet 和 nginx.ingress.kubernetes.io/proxy-cookie-path 的annotation,请问是否有计划实现类似proxy_cookie_path指令的功能?

コントリビューターガイド