-
Story
-
Resolution: Done
-
Normal
-
None
-
None
Story
As a developer of RHDH, I want to ensure that the catalog software process for identifying updates to template is able to create and subscribe to events whenever there is an update.
Background
As part of the next step in the sending notifications during software template updates, we will need the ability to create and subscribe to events within our processor. The ideas is that at plugin start up, we would subscribe to an event (this could be named something like software.template.update). It would also be able to create an event (using the same name that we are subscribed to) whenever there is a detected software template update
Dependencies and Blockers
There was some work around evaluating the events system, need to follow up on this
QE impacted work
Documentation impacted work
Acceptance Criteria
Ability to subscribe to events for software template updates
Ability to create events whenever there is a software template update
Upstream documentation updates (design docs, release notes etc)
- Highlight the requirement of the events plugins
Technical enablement / Demo