-
Story
-
Resolution: Unresolved
-
Major
-
None
-
None
-
3
-
False
-
-
False
-
RHIDP-3966 - Dynamic plugins developer documentation
-
-
-
RHDH Dynamic Plugins 3265, RHDH Dynamic Plugins 3266
Story
As a user of RHDH, I want some simple example dynamic plugin project so that I can understand the RHDH dynamic plugin technology and possibly have a starting point for my own dynamic plugins.
Background
There's a existing example code out there, it would be good to turn this into a set of simple examples in the backstage-showcase repository so they're closer to the documentation set and project. This will also make it easier to maintain these examples over time to keep them up to date, and allow for product version specific examples, as these can also be maintained on the midstream release branches as well.
Here's a list of some existing examples:
- https://github.com/gashcrumb/simple-test-components
- https://github.com/gashcrumb/dynamic-plugins-getting-started
- https://github.com/gashcrumb/dynamic-plugins-getting-started-custom-mount-point
- https://github.com/gashcrumb/dynamic-plugins-getting-started-dependency-embedding
- https://github.com/gashcrumb/dynamic-plugins-root-http-middleware
Dependencies and Blockers
QE impacted work
Documentation impacted work
Acceptance Criteria
upstream documentation updates (design docs, release notes etc)
Technical enablement / Demo