mirror of
https://github.com/kubevela/kubevela.git
synced 2026-08-20 04:56:39 +00:00
* fix #5368, use the namespace specified in the resource if -n is not specified Signed-off-by: Basuotian <basuoluomiu@gmail.com> (cherry picked from commit47c9b4457b) * add default namespace for the case missing namespace in resourceRef Signed-off-by: Basuotian <basuoluomiu@gmail.com> (cherry picked from commit3ae0657796) * add test case Signed-off-by: Basuotian <basuoluomiu@gmail.com> (cherry picked from commit4ba5eb88eb) --------- Co-authored-by: Basuotian <basuoluomiu@gmail.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.