mirror of
https://github.com/kubevela/kubevela.git
synced 2026-05-09 10:56:53 +00:00
* Feat: System Info & Diagnose Signed-off-by: foursevenlove <foursevenlove@gmail.com> * Fix:1.misspelling 2.license Signed-off-by: foursevenlove <foursevenlove@gmail.com> * Fix: pattern of imported package Signed-off-by: foursevenlove <foursevenlove@gmail.com> * Fix: pattern of imported package Signed-off-by: foursevenlove <foursevenlove@gmail.com> * Fix:1.return error instead of panic 2.get deployment by label instead of by namespace 3.when getting a single deployment, the result is displayed in multi rows. Feat: 1.the system info command displays the cpu and memory metrics 2.the system info command displays the numbers of ready pods and desired pods. * Feat: 1.the system info command displays the environment variables * Fix: Making syntax simple * Feat(system info):1.ARGS多行展示2.指定名称时无须指定namespace3.优化界面展示,支持原始打印或者以wide/yaml形式打印4.指定名称时,打印更可读信息 Signed-off-by: foursevenlove <foursevenlove@gmail.com> * Feat:add comment Signed-off-by: foursevenlove <foursevenlove@gmail.com> * Fix:syntactic redundancy Signed-off-by: foursevenlove <foursevenlove@gmail.com> * Feat:Display all ARGS Signed-off-by: foursevenlove <foursevenlove@gmail.com> * Feat:Display all ARGS Signed-off-by: foursevenlove <foursevenlove@gmail.com> Add signoff * Fix:1.return error instead of panic 2.get deployment by label instead of by namespace 3.when getting a single deployment, the result is displayed in multi rows. Feat: 1.the system info command displays the cpu and memory metrics 2.the system info command displays the numbers of ready pods and desired pods. Signed-off-by: foursevenlove <foursevenlove@gmail.com> Signed-off-by: foursevenlove <foursevenlove@gmail.com>