-
Story
-
Resolution: Done
-
Major
-
None
-
False
-
False
Once we have a published SDK on NPM, we'll need to switch over from the hacked copy of the OpenShift Console SDK to the SDK from our NPM package.
Acceptance Criteria
- Delete the `poc-code` versions of `console-dynamic-plugin-sdk` & `console-plugin-sdk`
- Install the NPM package
- Mount `AppInitSDK` to load the plugin world
- Consider implementing the appFetch with HAC-Dev existing structure (eg. validateStatus & HttpError)
- Verify the plugin extensions still load