Check whether there are residual package version data in the current cluster.
A message is displayed indicating that there are residual 10.12.1.109 CRD resources in your cluster. This issue occurs because CRD resources are not cleared after nodes in earlier CCE versions are deleted.
Manually perform the following operations to clear the residual resources:
kubectl get packageversion 10.12.1.109 -oyaml > /tmp/packageversion-109.bak
kubectl delete packageversion 10.12.1.109