triggers icon indicating copy to clipboard operation
triggers copied to clipboard

Event triggering with Tekton!

Results 146 triggers issues
Sort by recently updated
recently updated
newest added

# Changes Fixing ![image](https://user-images.githubusercontent.com/9289172/184282636-ad847956-a140-41aa-ae6e-866b23f11452.png) Create-ingress-run were failing with cannot create resource "ingresses" in API group "networking.k8s.io" Providing additional grants in order to be able to create ingress After the fix:...

ok-to-test
size/XS
approved
release-note-none

# Changes WIP: SDK for writing cluster interceptors with built-in TLS support. TODO - [ ] User Docs - [ ] Unit tests for server.go/main + - [ ] Refactoring...

release-note
size/XL
needs-rebase
do-not-merge/work-in-progress

# Expected Behavior Need to split the body.pullRequest.fromRef.id from bitbucket payload # Actual Behavior # Steps to Reproduce the Problem 1. 2. 3. # Additional Info - Kubernetes version: **Output...

kind/bug

Move CloudEvent to Stable from alpha api. # Changes # Submitter Checklist These are the criteria that every PR should meet, please check them off as you review them: -...

kind/feature
approved
size/S
release-note-none

# Expected Behavior Event listener is working as expected # Actual Behavior Drasticall performance degradation ```1 request.go:668] Waited for 11.393899312s due to client-side throttling, not priority and fairness, request: GET:https://172.20.0.1:443/apis/triggers.tekton.dev/v1alpha1/clusterinterceptors/github```...

kind/question
priority/awaiting-more-evidence

# Changes * Added validation to verify certs validity Fixes https://github.com/tektoncd/triggers/issues/1354#issuecomment-1170104987 # Submitter Checklist These are the criteria that every PR should meet, please check them off as you review...

kind/feature
release-note
approved
size/M

### Feature request We should make it easy to do common things for Interceptor authors in Go so that they can just focus on writing business logic (similar to [knative/pkg/webhook](https://github.com/knative/pkg/tree/main/webhook))...

kind/feature

# Steps to Reproduce the Problem 1. kubectl -n getting-started logs create-webhook-run-pod -c step-create-webhook. # Additional Info - Kubernetes version: **Output of `kubectl version`: Client Version: version.Info{Major:"1", Minor:"22", GitVersion:"v1.22.7+k3s1", GitCommit:"8432d7f239676dfe8f748c0c2a3fabf8cf40a826",...

kind/bug
kind/documentation

# Expected Behavior Making a call to a trigger should only create one pipeline run. # Actual Behavior Single call to a trigger creates two pipeline runs. # Steps to...

kind/bug

# Changes Creating interceptor sdk in tree and using it for core interceptors Closes #1033 Closes #1041 # Submitter Checklist These are the criteria that every PR should meet, please...

release-note
needs-rebase
size/L
lifecycle/rotten