tektoncd / triggers

Event triggering with Tekton!
Apache License 2.0
546 stars 416 forks source link

Unable to run pipeline after webhook is triggered #1645

Closed yanghengtai closed 9 months ago

yanghengtai commented 10 months ago

{"severity":"error","timestamp":"2023-09-17T17:32:50.765Z","logger":"eventlistener","caller":"sink/sink.go:414","message":"Post \"https://tekton-triggers-core-interceptors.tekton-pipelines.svc:8443/gitlab\": x509: certificate signed by unknown authority (possibly because of \"x509: ECDSA verification failure\" while trying to verify candidate authority certificate \"tekton-triggers-core-interceptors.tekton-pipelines.svc\")","commit":"9498e02-dirty","eventlistener":"event-listener","namespace":"test-fronted","/triggers-eventid":"8a93f8b8-2304-447d-b9f4-eb7539cb8fd8","eventlistenerUID":"dc16afb5-46dc-4ded-bcd3-f21f5fab9b6f","/triggers-eventid":"8a93f8b8-2304-447d-b9f4-eb7539cb8fd8","/trigger":"h5-gitlab-push-events-trigger"}

After the webhook was triggered, the pipeline could have been running. After restarting K8s, the monitoring trigger's pod reported this log error. May I ask how to solve it?

khrm commented 10 months ago

This should be moved to triggers. @pritidesai @vdemeester

savitaashture commented 10 months ago

similar issue https://github.com/tektoncd/triggers/issues/1638

khrm commented 9 months ago

/assign @savitaashture

khrm commented 9 months ago

Closing this. Please follow #1638