-
Notifications
You must be signed in to change notification settings - Fork 60
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
Align event notification with CloudEvents spec #224
Align event notification with CloudEvents spec #224
Conversation
The last commit is about a month ago here. Does it mean that we are ready here? ... Guess that we need your reviews @jlurien @eric-murray @RandyLevensalor @akoshunyadi |
PR is mine so I cannot review it myself, but yes, we need this to be reviewed, it is an important change. I would add @bigludo7 as reviewer here as he is in charge of this same tasks in other subprojects. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@jlurien Looking for your guidance about presence or not of data
attribute in CloudEvent
class.
- Added data to CloudEvents base class - Notification example moved to callback
- Move QoS status changed event example to components, to be aligned with template in Commonalities
added eol at the end of the file to suit linting
removing trailing spaces
…thub.com/jlurien/QualityOnDemand into feat/align-notifications-with-guidelines
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
@bigludo7 @eric-murray @akoshunyadi @RandyLevensalor @akoshunyadi : there are no new comments since last week. Are we good to go to merge today? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
@hdamker I think this is ready to be merged. Thanks for all comments and feedback |
What type of PR is this?
What this PR does / why we need it:
Align QoD event notification with recently approved guidelines adhering to CloudEvents specification
Which issue(s) this PR fixes:
Fixes #221
Changelog input