kubevela / velaux

The KubeVela User Experience (UX) Platform
Apache License 2.0
138 stars 109 forks source link

[Feature] Add apis to support takeover applications for apiserver #726

Open nuclearwu opened 1 year ago

nuclearwu commented 1 year ago

Is your feature request related to a problem? Please describe.

Currently, only the command line mode can take over applications, it is necessary to support taking over applications using apiserver, add apis to support takeover applications for apiserver.

Describe the solution you'd like

Added apis related to obtaining member cluster resources, and then support taking over user-selected resources as applications.

Describe alternatives you've considered

Additional context

barnettZQG commented 1 year ago

This feature is related to #721