Dibyo Mukherjee

Results 30 issues of Dibyo Mukherjee

# 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

### 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

### Feature request Add the Pull Request body to the event for GitHub comment update eventTypes. This should be an opt-in This would be essentially adding the add-pr-body interceptor logic...

kind/feature
help wanted
good first issue
lifecycle/frozen
area/roadmap

# Expected Behavior Update from v0.18.x to v0.21.x should work # Actual Behavior EL errors out with the following: ``` {"level":"error","ts":"2022-07-13T07:00:02.102Z","logger":"eventlistener","caller":"sink/sink.go:381","msg":"could not resolve interceptor URL: url resolution failed for interceptor...

kind/bug
lifecycle/stale

### Feature request Currently, TriggerGroups allows users to group triggers that share a common set of interceptors. It may also be useful for some of these groups to share some...

kind/feature
help wanted

For examples using new features that require `enable-api-fields` to be set to `alpha`, we do not currently support running them in our [e2e test runner](https://github.com/tektoncd/triggers/blob/main/test/e2e-tests-examples.sh). We should add support for...

kind/feature
lifecycle/frozen
priority/important-longterm

### Feature request Each interceptor can contain a list of params (key value pairs) where the name is a string and the value is a valid JSON object. Today, the...

kind/feature
lifecycle/frozen

# Expected Behavior Users should be able to use a Trigger with binding or template param values that contain the newline `\n` character. # Actual Behavior TriggerTemplate errors out. I...

kind/bug
lifecycle/frozen
priority/important-longterm

## What Test that Triggers continues to work when upgraded from a previous version to a new one 1. Install version N of triggers 2. Create an EventListener/Binding/Template 3. Invoke...

lifecycle/frozen
area/testing

### Feature request It would be nice to have a `tkn` command to port-forward to an EventListener. Currently, users have to use kubectl directly and either have to find the...

kind/feature
lifecycle/frozen