kubevela/references
github-actions[bot] 18639ccbae
Fix: The error of cannot fetch addon package breaks the loop to continue looking for addon package in the remaining registries (#5188)
Signed-off-by: zhaohuihui <zhaohuihui_yewu@cmss.chinamobile.com>
(cherry picked from commit 9263633db7)

Co-authored-by: zhaohuihui <zhaohuihui_yewu@cmss.chinamobile.com>
2022-12-14 13:36:05 +08:00
..
a/preimport
apis
appfile Feat: refactor CLI commands related to resources (#4500) 2022-08-01 19:44:27 +08:00
cli Fix: The error of cannot fetch addon package breaks the loop to continue looking for addon package in the remaining registries (#5188) 2022-12-14 13:36:05 +08:00
cmd/cli Chore: refactor workflow from workflow engine (#4631) 2022-09-02 12:55:03 +08:00
common Feat: support vela up --wait and --timeout (#5074) 2022-11-16 10:01:14 +08:00
docgen [Backport release-1.6] Fix: vela show docs can't generate composition type (#5165) 2022-12-06 16:15:03 +08:00
README.md

README.md

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.