mirror of
https://github.com/kubevela/kubevela.git
synced 2026-05-06 09:27:16 +00:00
* Feat: vela status --tree (#3609) * Feat: vela status --tree Signed-off-by: Somefive <yd219913@alibaba-inc.com> * Feat: support show not-deployed clusters Signed-off-by: Somefive <yd219913@alibaba-inc.com> * Fix: add tests Signed-off-by: Somefive <yd219913@alibaba-inc.com> * Fix: add multicluster e2e coverage Signed-off-by: Somefive <yd219913@alibaba-inc.com> * Chore: minor fix Signed-off-by: Somefive <yd219913@alibaba-inc.com> * Fix: cli default switch on feature flags (#3625) Signed-off-by: Somefive <yd219913@alibaba-inc.com> * Feat: support alias in cluster (#3630) * Feat: support alias in cluster Signed-off-by: Somefive <yd219913@alibaba-inc.com> * Fix: add test for cluster alias Signed-off-by: Somefive <yd219913@alibaba-inc.com> * Feat: rework vela up to support specified revision (#3634) * Feat: rework vela up to support specified revision Signed-off-by: Somefive <yd219913@alibaba-inc.com> * Fix: add legacy compatibility Signed-off-by: Somefive <yd219913@alibaba-inc.com> * Feat: fix test Signed-off-by: Somefive <yd219913@alibaba-inc.com> * Fix: enhance vela status tree print (#3639) Signed-off-by: Somefive <yd219913@alibaba-inc.com>