mirror of
https://github.com/kubevela/kubevela.git
synced 2026-03-05 03:01:21 +00:00
* Fix: enable Observability in runtime clusters Enabled add-on observability in runtime clusters. In each cluster, a sub-domain will be allocated to the cluste Signed-off-by: Zheng Xi Zhou <zzxwill@gmail.com> * Fix:add workflow step definition and ut Added a new workflow step definition `apply-application-in-parallel`, and added more unit tests