Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Nacos 3.0] Rebuild new full Admin API and support maintain sdk to simple call admin api. #12953

Open
7 tasks
KomachiSion opened this issue Dec 17, 2024 · 4 comments
Assignees
Labels
area/Client Related to Nacos Client SDK area/Nacos Core Nacos3.0 Nacos 3.0 Architecture Evolution

Comments

@KomachiSion
Copy link
Collaborator

KomachiSion commented Dec 17, 2024

According to planning of 3.0 version, nacos should support console and server dependent deployment. So how to get datum from server in console should be solved.

Current plan is defined a standard AdminAPI to exported datum to console.

What's more standard AdminAPI also can let maintainer and other custom management project to use for fast get datum and maintain nacos servers.

After provide standard AdminAPI in nacos server, 3.0 also plan to support an maintainer SDK to encapsulation the AdminAPI usage, which make maintainer and console call AdminAPI esaier.

TODO List and sub tasks follow:

  • Add new standard AdminAPI for core module
  • Add new standard AdminAPI for naming module
  • Add new standard AdminAPI for config module [Nacos 3.0][Admin API] Rebuild new config Admin API. #12968
  • Add new standard AdminAPI for other sub modules
  • Add maintainer SDK in nacos-client module or dependent module like nacos-maintainer-client
  • Add usage document for AdminAPI
  • Add usage document for maintainer SDK
@MatthewAden
Copy link
Contributor

i create a sub issue for config module,#12968

@misakacoder
Copy link
Contributor

According to planning of 3.0 version, nacos should support console and server dependent deployment. So how to get datum from server in console should be solved.

这个意思是分开部署还是啥,要咋做,我也想参与下

@MatthewAden
Copy link
Contributor

i create a sub issue for maintainer SDK,#12979

@MatthewAden
Copy link
Contributor

According to planning of 3.0 version, nacos should support console and server dependent deployment. So how to get datum from server in console should be solved.

这个意思是分开部署还是啥,要咋做,我也想参与下

对的,要支持console和服务端分开部署

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/Client Related to Nacos Client SDK area/Nacos Core Nacos3.0 Nacos 3.0 Architecture Evolution
Projects
None yet
Development

No branches or pull requests

3 participants