openshift-pipelines / pipeline-service

SaaS for Tekton Pipelines
Apache License 2.0
23 stars 44 forks source link

fix issue of cluster deployment #964

Closed xinredhat closed 5 months ago

Roming22 commented 5 months ago

Cluster are being deployed, but the test fails later. Since that seems to move the issue forward, I'm going to force merge this issue.

Roming22 commented 5 months ago

Test failed with:

+ kubectl apply -k /workspace/source/operator/test/manifests/test/tekton-chains -n plnsvc-tests
serviceaccount/chains-test created
rolebinding.rbac.authorization.k8s.io/chains-test-edit-rolebinding created
rolebinding.rbac.authorization.k8s.io/chains-test-scc-rolebinding created
error: resource mapping not found for name: "simple-copy" namespace: "plnsvc-tests" from "/workspace/source/operator/test/manifests/test/tekton-chains": no matches for kind "Pipeline" in version "tekton.dev/v1"
ensure CRDs are installed first
command terminated with exit code 1