mirror of
https://github.com/kubevela/kubevela.git
synced 2026-03-05 03:01:21 +00:00
* Feat: refactor CLI commands related to resources Signed-off-by: barnettZQG <barnett.zqg@gmail.com> * Fix: remove the old test case. Signed-off-by: barnettZQG <barnett.zqg@gmail.com> * Fix: e2e test Signed-off-by: barnettZQG <barnett.zqg@gmail.com> * Fix: optimize test cases Signed-off-by: barnettZQG <barnett.zqg@gmail.com> * Feat: rename 'vela pods' to 'vela status --pod' Signed-off-by: barnettZQG <barnett.zqg@gmail.com> * Feat: optimize the e2e test case Signed-off-by: barnettZQG <barnett.zqg@gmail.com> * Fix: sort the objects Signed-off-by: barnettZQG <barnett.zqg@gmail.com> * Fix: optimize the e2e test case Signed-off-by: barnettZQG <barnett.zqg@gmail.com> * Fix: list the pod by the labels Signed-off-by: barnettZQG <barnett.zqg@gmail.com> * Fix: order the tree resource Signed-off-by: barnettZQG <barnett.zqg@gmail.com> * Fix: set multicluster config Signed-off-by: barnettZQG <barnett.zqg@gmail.com>