mosn / htnn

HTNN: A cloud-native gateway offering seamless extensibility for Istio and Envoy, in a native way by Go.
Apache License 2.0
82 stars 20 forks source link

ServiceRegistry: add Nacos V2 support #258

Open spacewander opened 10 months ago

spacewander commented 10 months ago

Description

Currently, we only have Nacos V1 support.

According to https://nacos.io/en-us/docs/v2/guide/user/open-api.html

Nacos 2.X is compatible with Nacos 1.X OpenAPI

We should work for Nacos V2 now. But it would be better to add Nacos V2 support explicitly.

Use Scenes

No response

Advice

No response

duxin40 commented 9 months ago

I am interested in this support, could you assign it to me?

spacewander commented 9 months ago

We can add the V2 support at https://github.com/mosn/htnn/tree/main/controller/registries/nacos. The majority of code can be shared.

duxin40 commented 9 months ago

We can add the V2 support at https://github.com/mosn/htnn/tree/main/controller/registries/nacos. The majority of code can be shared.

ok

spacewander commented 7 months ago

Hi @duxin40, This particular issue is dedicated to the participants of the Summer OSPP 2024 program: https://summer-ospp.ac.cn/. Could you please consider checking out some other 'good first issues' here: https://github.com/mosn/htnn/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+issue%22? We appreciate your interest in our project!

duxin40 commented 6 months ago

Hi @duxin40, This particular issue is dedicated to the participants of the Summer OSPP 2024 program: https://summer-ospp.ac.cn/. Could you please consider checking out some other 'good first issues' here: https://github.com/mosn/htnn/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+issue%22? We appreciate your interest in our project!

ok