mirror of
https://github.com/kubevela/kubevela.git
synced 2026-05-08 10:27:42 +00:00
* Feat allow users to specify component revision name * Add unit tests Signed-off-by: LeoLiuYan <929908264@qq.com> * Add ExternalRevision field to ComponentManifest * Add handleComponentRevisionNameUnspecified func * Add unit tests for webhook Signed-off-by: LeoLiuYan <929908264@qq.com> * Add more unit tests * Feat allow users to specify component revision name * Add unit tests Signed-off-by: LeoLiuYan <929908264@qq.com> * Add ExternalRevision field to ComponentManifest * Add handleComponentRevisionNameUnspecified func * Add unit tests for webhook Signed-off-by: LeoLiuYan <929908264@qq.com> * Add more unit tests * Try to fix webhook unit tests * fix race (#2040) * fix test bug * More unit tst * More unit test and trigger ci Co-authored-by: yangsoon <yangsoonlx@gmail.com> Co-authored-by: Yin Da <yd219913@alibaba-inc.com>