-
Notifications
You must be signed in to change notification settings - Fork 23
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
Document subscriber model for events (descriptive events) #66
Milestone
Comments
afrittoli
added a commit
to afrittoli/cdevents-spec
that referenced
this issue
Oct 13, 2022
Document a series of scenarios about adopting CDEvents producer and consumer side. Describe how to adapt CDEvents with customData and how to contribute new fields and events to the community. Document declarative vs. imperative events and the subscriber model. Fixes: cdevents#66 Fixes: cdevents#42 Signed-off-by: Andrea Frittoli <[email protected]>
afrittoli
added a commit
to afrittoli/cdevents-spec
that referenced
this issue
Oct 13, 2022
Document a series of scenarios about adopting CDEvents producer and consumer side. Describe how to adapt CDEvents with customData and how to contribute new fields and events to the community. Document declarative vs. imperative events and the subscriber model. Fixes: cdevents#66 Fixes: cdevents#42 Signed-off-by: Andrea Frittoli <[email protected]>
4 tasks
afrittoli
added a commit
to afrittoli/cdevents-spec
that referenced
this issue
Oct 13, 2022
Document a series of scenarios about adopting CDEvents producer and consumer side. Describe how to adapt CDEvents with customData and how to contribute new fields and events to the community. Document declarative vs. imperative events and the subscriber model. Fixes: cdevents#66 Fixes: cdevents#42 Signed-off-by: Andrea Frittoli <[email protected]>
afrittoli
added a commit
that referenced
this issue
Oct 19, 2022
Document a series of scenarios about adopting CDEvents producer and consumer side. Describe how to adapt CDEvents with customData and how to contribute new fields and events to the community. Document declarative vs. imperative events and the subscriber model. Fixes: #66 Fixes: #42 Signed-off-by: Andrea Frittoli <[email protected]>
Repository owner
moved this from In Progress
to Done
in CDEvents Releases
Oct 19, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Make it clearer in the spec that CDEvents are descriptive and not directed to a specific client.
We can use a diagram to represent this:
something along the lines of https://raw.githubusercontent.com/cdfoundation/sig-events/main/poc/sig-events-spinnaker-functional.png
Make it clearer in the spec that the subscriber model is the primary use case
It's in the primer today but we need to make it more relevant
- https://cdevents.dev/docs/primer/#why-not-point-to-point-communication
Document decision (from CDEvents community summit) about prescriptive events in the spec.
The text was updated successfully, but these errors were encountered: