在未设置 cuex 包的情况下,会验证 PolicyDefinition CUE 模板
作者: sakirr05创建于 2026年8月17日更新于 2026年8月17日
Describe the bug
ComponentDefiniion and TraitDefinition validate their CUE templates with ValidateCuexTemplate, which resolves the cuex package set. PolicyDefinition uses the plain ValidateCueTemplate, which does not:
内容来源: kubevela/kubevela