Open Yeroha opened 1 year ago
Hi @Yeroha
Can you check
kubectl get clusterinterceptor gitlab
And see is there a caBundle
?
Hi @savitaashture
kubectl get clusterinterceptor gitlab
NAME AGE
gitlab 249d
kubectl describe clusterinterceptor gitlab
...........
Spec:
Client Config:
Ca Bundle: LS0tLS1......
............
Oh so caBundle is there
can you tell me the steps which you followed to reproduce this issue
also what is the version of Triggers ?
Hello, I have been facing the same issue and I'm not even using any interceptor
ref inside triggers
in my eventlistener. Any help?
tkn version
k8s version:
v1.25.4+rke2r1
I have manifets:
This manifest return error and EvenListener failed:
Please help us