-
Task
-
Resolution: Done
-
Critical
-
None
-
CNV v4.14.0
-
None
Currently CNV QE tier-0 and HCO CI tests are failing on:
```
"error":"no matches for kind \"ClusterTask\" in version \"tekton.dev/v1beta1\""
```
This error happens during CNV product removal process, because ssp-operator is trying to list and remove ClusterTasks, but isn't checking if the Tekton CRD exists at all.