higress-group/higress

使用gateway api 在 Gateway 资源中增加多个listener端口时,需要同时修改higress-gateway的service的ports字段,中添加对应端口,才能访问成功

Open

#896 opened on Mar 29, 2024

 (2 comments) (0 reactions) (0 assignees)Go (1,219 forks)github user discovery
good-issuehelp wantedlevel/normalsig/controller

Repository metrics

Stars
 (9,036 stars)
PR merge metrics
 (Avg merge 7d 9h) (18 merged PRs in 30d)

Description

Why do you need it?

  • 使用gateway api 在 Gateway 资源中增加多个listener端口时,需要同时修改higress-gateway的service的ports字段,中添加对应端口,才能访问成功
    • 希望将来higress全面支持gateway api时,这两个增加端口的操作可以联动,不需要二次操作

How could it be?

  • 希望将来higress全面支持gateway api时,这两个增加端口的操作可以联动,不需要二次操作

Other related information

Contributor guide