kubevela/references
github-actions[bot] 9c7f4b7e03
Feat: enhance expose trait and adopt (#5473)
Signed-off-by: Somefive <yd219913@alibaba-inc.com>
(cherry picked from commit a05e4c8643)

Co-authored-by: Somefive <yd219913@alibaba-inc.com>
2023-02-10 11:30:20 +08:00
..
a/preimport Fix: fix cli logging (#2298) 2021-09-15 13:18:50 +08:00
apis Feat: merge master into apiserver (#2660) 2021-11-09 13:06:55 +08:00
appfile Feat: refactor CLI commands related to resources (#4500) 2022-08-01 19:44:27 +08:00
cli Feat: enhance expose trait and adopt (#5473) 2023-02-10 11:30:20 +08:00
cmd/cli Chore: refactor workflow from workflow engine (#4631) 2022-09-02 12:55:03 +08:00
common Feat: support interactive mode to manually skip encountered errors (#5266) 2023-01-06 15:03:47 +08:00
docgen Feat: need one Trait to set Rollout strategy of Workload (#5327) 2023-01-12 17:19:17 +08:00
README.md Store capability OpenAPI V3 JSON schema in ConfigMap (#1106) 2021-03-10 10:44:58 +08:00

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.