higress-group/higress
HEP: support smooth migration from Spring Cloud Gateway
オープン
#521 opened on 2023/09/13
area/confighelp wantedsig/migration
Repository metrics
- Stars
- (9,036 個のスター)
- PR merge metrics
- (平均マージ 7d 9h) (30d で 18 merged PRs)
説明
Why do you need it?
Higress is already compatible with most functions of SCG (Spring Cloud Gateway), but there is still a lot of work to be done to truly achieve smooth migration.
- Service Discovery: Done (Nacos/Eureka/Zookeeper/Consul)
- GatewayFilters: #519 partially completed
- Java Extension
- Configuration conversion tool (SCG's application.yaml to Ingress): #522
- Golden path document