-
Story
-
Resolution: Done
-
Major
-
None
-
None
-
8
-
False
-
-
False
-
-
-
RHDH Plugins 3278
Story
As a developer of RHDH, I want to create a starting backend plugin so that I can have the basic framework established for the remaining issues within the scorecard feature.
Background
Scorecard plugin will need several plugins to be able to deliver the feature properly. As such we will need to get the starting basic scorecard plugin in place before beginning.
It will also probably be easier to go ahead and get the initial requirements for setting up backend modules within the initial plugin set up. This will like require another `node` plugin to expose the required extension points.
Ideally, these backend modules will need to be able to communicate back to the primary backend plugin information about itself and the integration that it exposes. There will also likely be a need for some form of a scheduler. It could be nice to have a global scheduler for the plugin and then individual scheduler options for the individual backend modules, if this is doable.
Dependencies and Blockers
QE impacted work
Documentation impacted work
Acceptance Criteria
Initial starting backend plugin with the framework for backend modules in place
Initial starting node plugin for the exposure of the extension points
Upstream documentation updates (design docs, release notes etc)
Technical enablement / Demo