-
Bug
-
Resolution: Done
-
Blocker
-
Pipelines 1.3
-
None
-
False
-
False
-
Undefined
-
-
Pipelines Sprint 196
At the time of container creation, openshift-pipelines proxy webhook throws below error
"level":"error","logger":"webhook-operator.DefaultingWebhook","caller":"controller/controller.go:528","msg":"Reconcile error","knative.dev/pod":"openshift-pipelines-operator-proxy-78944b7479-m6rcz","error":"error retrieving webhook: mutatingwebhookconfiguration.admissionregistration.k8s.io \"proxy.operator.tekton.dev\" not found","stacktrace":"knative.dev/pkg/controller.(*Impl).handleErr\n\t/opt/app-root/src/go/src/github.com/tektoncd/operator/vendor/knative.dev/pkg/controller/controller.go:528\nknative.dev/pkg/controller.(*Impl).processNextWorkItem\n\t/opt/app-root/src/go/src/github.com/tektoncd/operator/vendor/knative.dev/pkg/controller/controller.go:514\nknative.dev/pkg/controller.(*Impl).RunContext.func3\n\t/opt/app-root/src/go/src/github.com/tektoncd/operator/vendor/knative.dev/pkg/controller/controller.go:451"}
I don't see CRD `proxy.operator.tekton.dev` with operator installation.
Additional Info:
- operator build 1.3.0 (Index image v4.7: registry-proxy.engineering.redhat.com/rh-osbs/iib:39814)
oc get mutatingwebhookconfiguration.admissionregistration.k8s.io NAME WEBHOOKS AGE proxy.operator.tekton.dev-kzpjz 1 13h webhook.pipeline.tekton.dev 1 13h webhook.triggers.tekton.dev 1 13h