higress-group/higress
HEP: support smooth migration from Spring Cloud Gateway
Aberta
#521 aberto em 13 de set. de 2023
area/confighelp wantedsig/migration
Métricas do repositório
- Stars
- (9.036 estrelas)
- Métricas de merge de PR
- (Mesclagem média 7d 9h) (18 fundiu PRs em 30d)
Description
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