-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Document Trigger Delivery Spec aspects #3772
Copy link
Copy link
Open
Labels
hacktoberfestIssues that can be picked up by contributors for Hacktoberfest!Issues that can be picked up by contributors for Hacktoberfest!kind/eventinglifecycle/frozenIndicates that an issue or PR should not be auto-closed due to staleness.Indicates that an issue or PR should not be auto-closed due to staleness.
Metadata
Metadata
Assignees
Labels
hacktoberfestIssues that can be picked up by contributors for Hacktoberfest!Issues that can be picked up by contributors for Hacktoberfest!kind/eventinglifecycle/frozenIndicates that an issue or PR should not be auto-closed due to staleness.Indicates that an issue or PR should not be auto-closed due to staleness.
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