mirror of
https://github.com/kubevela/kubevela.git
synced 2026-05-11 11:57:04 +00:00
* Feat: EnableAddon supports runtime cluster If use runtime cluster mode, the definitions will be applied to control plane k8s directly, not included in the Application object. * add owner * comment