mirror of
https://github.com/kubevela/kubevela.git
synced 2026-03-05 19:22:03 +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