-
Notifications
You must be signed in to change notification settings - Fork 420
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
FR: Add URL option to WebhookInterceptor #270
Comments
Is a good example of how we can represent this. |
Stale issues rot after 30d of inactivity. /lifecycle rotten Send feedback to tektoncd/plumbing. |
Issues go stale after 90d of inactivity. /lifecycle stale Send feedback to tektoncd/plumbing. |
/lifecycle frozen |
We should add an URI field just like https://github.com/knative/pkg/blob/master/apis/duck/v1beta1/destination.go#L46 |
Expected Behavior
WebhookInteceptor docs say:
Either objectRef or url can be specified
Actual Behavior
There is no
url
field. We should add it!The text was updated successfully, but these errors were encountered: