mirror of
https://github.com/kubevela/kubevela.git
synced 2026-05-05 17:07:20 +00:00
* when annotation/labels passthrough from parent to child conflicts, the parent will override the child. e.g. 1) AC will override its component/workload; 2) workload will override child-resource; 3) AC will override its trait * apply once only force will block workload apply when revision not changed even ac generation updated