mirror of
https://github.com/kubevela/kubevela.git
synced 2026-08-22 22:16:37 +00:00
* fix checksemver Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com> override defs Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com> add tests Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com> (cherry picked from commit226b4d390f) * add test and fix some special cases Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com> fix checkdiff Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com> fix flags Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com> (cherry picked from commit910d411e99) * fix comments Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com> (cherry picked from commitfefca7d9e2) * small fix Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com> (cherry picked from commit04c5ec8a7e) Co-authored-by: 楚岳 <wangyike.wyk@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.