higress-group/higress
HEP: support smooth migration from Spring Cloud Gateway
Offen
#521 geöffnet am 13.09.2023
area/confighelp wantedsig/migration
Repository-Metriken
- Stars
- (9.036 Sterne)
- PR-Merge-Metriken
- (Durchschn. Merge 7T 9h) (18 gemergte PRs in 30 T)
Beschreibung
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