mirror of
https://github.com/kubevela/kubevela.git
synced 2026-05-07 01:46:54 +00:00
* Fix: don't skip health check for observability in single cluster When there is no clusters, users use cli to enable observability, we use workflow `apply-application-in-parallel` to enable the addon. This workflow will skip health check and the addon won't become ready. Signed-off-by: Zheng Xi Zhou <zzxwill@gmail.com> * Fix CI issue Signed-off-by: Zheng Xi Zhou <zzxwill@gmail.com>