You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
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.
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 anmaintainer SDK
to encapsulation theAdminAPI
usage, which make maintainer and console callAdminAPI
esaier.TODO List and sub tasks follow:
AdminAPI
for core moduleAdminAPI
for naming moduleAdminAPI
for config module [Nacos 3.0][Admin API] Rebuild new config Admin API. #12968AdminAPI
for other sub modulesmaintainer SDK
in nacos-client module or dependent module likenacos-maintainer-client
AdminAPI
maintainer SDK
The text was updated successfully, but these errors were encountered: