knative/docs

Document Trigger Delivery Spec aspects

Open

#3,772 opened on Jun 10, 2021

View on GitHub
 (5 comments) (0 reactions) (0 assignees)HTML (1,202 forks)batch import
hacktoberfestkind/eventinglifecycle/frozen

Repository metrics

Stars
 (4,320 stars)
PR merge metrics
 (Avg merge 4d 20h) (1 merged PR in 30d)

Description

Describe the change you'd like to see

The documentation on "Event Delivery" does not have any example on its usage for triggers. Example code: https://github.com/knative/eventing/blob/d5f8b90a0050dac74ec534da3d84468496f38bd7/test/rekt/resources/trigger/trigger_test.go#L236-L274

Additional context Add any other context or screenshots about the feature request here.

Looking here: https://knative.dev/development/developer/eventing/event-delivery/

I don't see a mention of Triggers, than jumping here https://knative.dev/development/eventing/broker/triggers/

or https://knative.dev/development/developer/eventing/event-delivery/

I am also not seeing anything

Contributor guide