-
Bug
-
Resolution: Done
-
Blocker
-
Pipelines 1.12.0
-
False
-
None
-
False
-
-
-
Pipelines Sprint 247
Description of problem:
Openshift Pipelines operator installation is failing
Prerequisites (if any, like setup, operators/versions):
Steps to Reproduce
Install the latest build of Openshift Pipelines 1.12.0
Actual results:
The operator installation is getting failed with below error
{"level":"info","logger":"tekton-operator-lifecycle.event-broadcaster","caller":"record/event.go:285","msg":"Event(v1.ObjectReference{Kind:\"TektonConfig\", Namespace:\"\", Name:\"config\", UID:\"d0ebf31b-d05c-4e0a-9ace-fe488930755c\", APIVersion:\"operator.tekton.dev/v1alpha1\", ResourceVersion:\"32902\", FieldPath:\"\"}): type: 'Warning' reason: 'FinalizerUpdateFailed' Failed to update finalizers for \"config\": admission webhook \"validation.webhook.operator.tekton.dev\" denied the request: validation failed: error verifying SCC exists: pipelines-scc - securitycontextconstraints.security.openshift.io \"pipelines-scc\" not found: spec.platforms.openshift.scc.default","commit":"1fdc14b","knative.dev/pod":"openshift-pipelines-operator-6df8d6c489-dwc89"}
Expected results:
The operator should get installed without any error
Reproducibility (Always/Intermittent/Only Once):
Always
Acceptance criteria:
Definition of Done:
Build Details:
Additional info (Such as Logs, Screenshots, etc):