github-actions[bot] and barnettZQG
3a9e5ccd5d
[Backport release-1.5] Feat: refactor CLI commands related to resources ( #4514 )
...
* Feat: refactor CLI commands related to resources
Signed-off-by: barnettZQG <barnett.zqg@gmail.com >
(cherry picked from commit dacefcac80 )
* Fix: remove the old test case.
Signed-off-by: barnettZQG <barnett.zqg@gmail.com >
(cherry picked from commit ef9fbaa22f )
* Fix: e2e test
Signed-off-by: barnettZQG <barnett.zqg@gmail.com >
(cherry picked from commit 6f412f5b45 )
* Fix: optimize test cases
Signed-off-by: barnettZQG <barnett.zqg@gmail.com >
(cherry picked from commit 501d7cfad7 )
* Feat: rename 'vela pods' to 'vela status --pod'
Signed-off-by: barnettZQG <barnett.zqg@gmail.com >
(cherry picked from commit 2d6ad41afc )
* Feat: optimize the e2e test case
Signed-off-by: barnettZQG <barnett.zqg@gmail.com >
(cherry picked from commit afa786a096 )
* Fix: sort the objects
Signed-off-by: barnettZQG <barnett.zqg@gmail.com >
(cherry picked from commit 619e9b1b5f )
* Fix: optimize the e2e test case
Signed-off-by: barnettZQG <barnett.zqg@gmail.com >
(cherry picked from commit d6688c40b5 )
* Fix: list the pod by the labels
Signed-off-by: barnettZQG <barnett.zqg@gmail.com >
(cherry picked from commit aec1791ac1 )
* Fix: order the tree resource
Signed-off-by: barnettZQG <barnett.zqg@gmail.com >
(cherry picked from commit f51abadec3 )
* Fix: set multicluster config
Signed-off-by: barnettZQG <barnett.zqg@gmail.com >
(cherry picked from commit 767b0020e5 )
Co-authored-by: barnettZQG <barnett.zqg@gmail.com >
2022-08-01 19:46:20 +08:00
github-actions[bot] and Jianbo Sun
0b9c7f66c0
Feat: adapt vela port-forward with the velaql ( #4453 )
...
Signed-off-by: Jianbo Sun <jianbo.sjb@alibaba-inc.com >
(cherry picked from commit 50f902e483 )
Co-authored-by: Jianbo Sun <jianbo.sjb@alibaba-inc.com >
2022-07-25 21:29:00 +08:00
Charlie Chiang
5890b58aea
Feat: get raw Application yaml, json or jsonpath ( #4415 )
...
* Feat: get raw Application
Signed-off-by: Charlie Chiang <charlie_c_0129@outlook.com >
* Fix: add gvk
Signed-off-by: Charlie Chiang <charlie_c_0129@outlook.com >
* Feat: git rid of managedFields
Signed-off-by: Charlie Chiang <charlie_c_0129@outlook.com >
* Style: fix typos
Signed-off-by: Charlie Chiang <charlie_c_0129@outlook.com >
* Test: add test and make changes according to comments
Signed-off-by: Charlie Chiang <charlie_c_0129@outlook.com >
* Feat: more help text
Signed-off-by: Charlie Chiang <charlie_c_0129@outlook.com >
* Style: format imports
Signed-off-by: Charlie Chiang <charlie_c_0129@outlook.com >
2022-07-22 14:36:50 +08:00
barnettZQG
f6eea78ec8
Feat: support install and uninstall vela core ( #3181 )
...
* Feat: support install and uninstall vela core
Signed-off-by: barnettZQG <barnett.zqg@gmail.com >
* Feat: support upgrade crd
Signed-off-by: barnettZQG <barnett.zqg@gmail.com >
* Feat: support set reuse args
Signed-off-by: barnettZQG <barnett.zqg@gmail.com >
* Feat: apply CRD before install or upgrade
Signed-off-by: barnettZQG <barnett.zqg@gmail.com >
2022-02-09 11:48:38 +08:00
Zheng Xi Zhou
8b82a79d1d
Fix: vela port-forward supports Addon Observability ( #2977 )
...
* Fix: vela port-forward supports Addon Observability
Support port forwarding service of Addon Observability in
multiple clusters
Signed-off-by: Zheng Xi Zhou <zzxwill@gmail.com >
* fix CI issues
Signed-off-by: Zheng Xi Zhou <zzxwill@gmail.com >
2021-12-22 21:08:00 +08:00
Somefive and Jianbo Sun
f3899e38ef
Feat: multicluster vela status/exec/port-forward ( #2662 )
...
* Fix: vela status from app.status.services
* Feat: refine cli and support terraform logs
* Feat: support remote exec
* Feat: port-forward support multicluster
* Fix: vela status+port-forward test
Co-authored-by: Jianbo Sun <jianbo.sjb@alibaba-inc.com >
2021-11-09 19:08:47 +08:00