Nightly release pipelines are broken for pipeline, triggers, and dashboard. Last successful run for pipelines was 2021/1/19
Problem looks to be focused in the EventListener - looks like RBAC / issue with the triggers installation. Log sample:
E0123 19:41:17.107662 1 reflector.go:383] k8s.io/client-go@v11.0.1-0.20190805182717-6502b5e7b1b5+incompatible/tools/cache/reflector.go:125: Failed to watch *v1alpha1.EventListener: unknown (get eventlisteners.triggers.tekton.dev)
E0123 19:41:19.305098 1 reflector.go:383] k8s.io/client-go@v11.0.1-0.20190805182717-6502b5e7b1b5+incompatible/tools/cache/reflector.go:125: Failed to watch *v1alpha1.TriggerBinding: unknown (get triggerbindings.triggers.tekton.dev)
E0123 19:41:47.179765 1 reflector.go:178] k8s.io/client-go@v11.0.1-0.20190805182717-6502b5e7b1b5+incompatible/tools/cache/reflector.go:125: Failed to list *v1alpha1.ClusterTriggerBinding: clustertriggerbindings.triggers.tekton.dev is forbidden: User "system:serviceaccount:default:pipeline-nightly-release-robot" cannot list resource "clustertriggerbindings" in API group "triggers.tekton.dev" at the cluster scope
Nightly release pipelines are broken for pipeline, triggers, and dashboard. Last successful run for pipelines was 2021/1/19
Problem looks to be focused in the EventListener - looks like RBAC / issue with the triggers installation. Log sample:
/cc @dibyom in case you've seen this before.