Closed zhiweiyin318 closed 2 years ago
/assign @qiujian16
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: qiujian16, zhiweiyin318
The full list of commands accepted by this bot can be found here.
The pull request process is described here
there will be a large workload in manifestWork if there are several CRDs in the addon manifests. in CRD, the Description info takes up the most of size. so add WithTrimCRDDescription config for the addonfactory build to remove the Description info of CRDs to reduce the workload size of manifestWork.
Signed-off-by: Zhiwei Yin zyin@redhat.com