slime-io / slime

An intelligent ServiceMesh manager based on Istio
https://slime-io.github.io/
Other
424 stars 78 forks source link

Lazyload supports ServiceEntry #160

Open cywang1905 opened 2 years ago

cywang1905 commented 2 years ago

Is your feature request related to a problem? Please describe. Currently lazyload supports kubernetes service. In some scenarios, serviceEntry is very useful. Therefore, we will seriously consider the solutions to support serviceEntry in lazyload.

Describe the solution you'd like This feature depends on the framework supports serviceEntry. Then change service list-watcher to serviceEntry list-watcher in lazyload.

Describe alternatives you've considered

Additional context

cywang1905 commented 2 years ago

base on Framework supports serviceEntry