tektoncd / triggers

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

webhook触发成功。没有生成流水线运行 #1644

Closed yanghengtai closed 10 months ago

yanghengtai commented 10 months ago
  1. 这是webhook触发的触发的pod的日志
  2. [root@k8s-master01 .kube]# kubectl logs -f --tail 1 el-event-listener-6549c7f66-x784k -ntest-fronted {"severity":"error","timestamp":"2023-09-15T19:10:27.927Z","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":"31b9db56-a71c-4e56-b5df-1ed8dc33c9b6","eventlistenerUID":"8f057ff1-1f20-47c6-8244-109d5eeafadb","/triggers-eventid":"31b9db56-a71c-4e56-b5df-1ed8dc33c9b6","/trigger":"h5-gitlab-push-events-trigger"}

webhook触发了。但是没有生成流水线运行 不知道与上面的报错有无关系

khrm commented 10 months ago

@yanghengtai This issue seems to be similar to https://github.com/tektoncd/triggers/issues/1638 , isn't it?

khrm commented 10 months ago

/closing this in favour of #1645

khrm commented 10 months ago

/close

tekton-robot commented 10 months ago

@khrm: Closing this issue.

In response to [this](https://github.com/tektoncd/triggers/issues/1644#issuecomment-1727673679): >/close Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.