mirror of
https://github.com/kubevela/kubevela.git
synced 2026-05-14 21:36:54 +00:00
* Feat: make addon init use the latest CUE addon template Signed-off-by: Charlie Chiang <charlie_c_0129@outlook.com> * Refactor: simplify init cmd Signed-off-by: Charlie Chiang <charlie_c_0129@outlook.com> * Feat: ignore metadata Signed-off-by: Charlie Chiang <charlie_c_0129@outlook.com> * Feat: remove status Signed-off-by: Charlie Chiang <charlie_c_0129@outlook.com> * do not marshal to application Signed-off-by: Charlie Chiang <charlie_c_0129@outlook.com> * Feat: only look for output field Signed-off-by: Charlie Chiang <charlie_c_0129@outlook.com> * Feat: use global constant Signed-off-by: Charlie Chiang <charlie_c_0129@outlook.com> * Test: update tests according to changes Signed-off-by: Charlie Chiang <charlie_c_0129@outlook.com>
Vela CLI and Dashboard Reference Implementation
This folder contains all reference implementation of vela cli, apiserver and dashboard. It provides a PoC of how to integrate KubeVela with your own system, you can refer to these implementations and build your own.
The formal KubeVela APIServer is a standalone project called velacp.