mirror of
https://github.com/kubevela/kubevela.git
synced 2026-05-21 16:53:23 +00:00
* Fix: fixed the problems of display definition in web Some ComponentDefinitions, TraitDefinitions, WorkflowDefinitions failed to show the usage in web browser Signed-off-by: Zheng Xi Zhou <zhengxi.zzx@alibaba-inc.com> (cherry picked from commitc8985ccc3e) * set printable type for {} Signed-off-by: Zheng Xi Zhou <zhengxi.zzx@alibaba-inc.com> (cherry picked from commit87efb357b2) * support WorkflowSteps and Policies Signed-off-by: Zheng Xi Zhou <zhengxi.zzx@alibaba-inc.com> (cherry picked from commit8fb83152bc) Co-authored-by: Zheng Xi Zhou <zhengxi.zzx@alibaba-inc.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.