higress-group/higress

HEP: support smooth migration from Spring Cloud Gateway

Open

#521 opened on Sep 13, 2023

 (1 comment) (0 reactions) (0 assignees)Go (1,219 forks)github user discovery
area/confighelp wantedsig/migration

Repository metrics

Stars
 (9,036 stars)
PR merge metrics
 (Avg merge 7d 9h) (18 merged PRs in 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

Contributor guide