Khurram
Khurram
### Request We require integration integration tests for metrics also. For now, metrics is experimental but if we want to move ahead, then a test which can captures issue happening...
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: -...
Added Namespaced Scope Interceptor. A namespaced admin can create and manage its interceptor without requiring elevated permissions. Fixes #1364 # Changes # Submitter Checklist These are the criteria that every...
### Feature request EventListener Configurations should be passed via environment variables instead of just hard-coded args params to the container. If a controller/operator is managing Triggers, it overwrites whatever changes...
### Feature request Today, interceptors can be configured directly in the EventListener definition, which allows Teams to have their own/custom interceptors configured and managed in their namespace without the need...
Added Namespaced Scope Interceptor. A namespaced admin can create and manage its interceptor without requiring elevated permissions. Fixes #1364 # Changes # Submitter Checklist These are the criteria that every...
`Content-Type` should be passed to the interceptor while making the POST Request. Some frameworks in different languages like Java require this. So interceptor request fails with 415 in those. Fixes...
Atm, there's no documentation about CloudEvent Response Behaviour. We will create documentation on this.
# Changes # Submitter Checklist As the author of this PR, please check off the items in this checklist: - [ ] Has [Docs](https://github.com/tektoncd/community/blob/main/standards.md#docs) if any changes are user facing,...
### Feature request * We aim to add annotations to Pipelineruns created by Triggers. * These annotations will be utilized in results to capture data for both summary and record....