Skip to content
#

triggers

Here are 119 public repositories matching this topic...

JonathanSerafini
JonathanSerafini commented Aug 12, 2020

Is your feature request related to a problem? Please describe.
SNS endpoint subscriptions must expose a public facing HTTP server ( unless I missed something ) and therefore make it possible for untrusted sources to post messages to the event bus as long as the message comply with basic message format.

Describe the solution you'd like
The SNS source should verify the signature of the

skaegi
skaegi commented Jul 21, 2020

In the docs -- https://github.com/tektoncd/triggers/blob/master/docs/eventlisteners.md#serviceaccountname -- it states that ServiceAccountName is required. In our environment an EventListener author would never know what ServiceAccounts are available so we would like to use "default" in this case or better still follow Tekton Pipelines logic -- https://github.com/tektoncd/pipeline/blob/db66eca6112

alexellis
alexellis commented Jan 14, 2019

Task:

  • Update invokefunction to return the response headers
  • Update the caller function named Invoke to return the body, statusCode and errors
  • Update example to print statusCode and body

Suggested by Simon Pezcler and Rishabh Gupta so that connectors can do better debug and potentially use the result for something.

Right now the result is abandoned.

Improve this page

Add a description, image, and links to the triggers topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the triggers topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.