-
Story
-
Resolution: Done
-
Normal
-
None
-
None
-
5
-
False
-
False
-
None
-
HAC Dev Sprint 240, HAC Dev Sprint 241, HAC Dev Sprint 242, HAC Dev Sprint 243, HAC Dev Sprint 245, HAC Dev Sprint 246, HAC Dev Sprint 247, HAC Dev Sprint 248, HAC Dev Sprint 249, HAC Dev Sprint 250
The Core team has recently released SDK version 2.0.1 to support consoledot scalprum adoption of the SDK. See: https://www.npmjs.com/package/@openshift/dynamic-plugin-sdk
The webpack package has also been updated to 2.0.0: https://www.npmjs.com/package/@openshift/dynamic-plugin-sdk-webpack
The changes are described in the respective package CHANGELOG.md:
- lib-core: https://github.com/openshift/dynamic-plugin-sdk/blob/main/packages/lib-core/CHANGELOG.md
- lib-webpack: https://github.com/openshift/dynamic-plugin-sdk/blob/main/packages/lib-webpack/CHANGELOG.md
We will need to update hac-dev to include new manifest fields:
- `loadScripts` (array of strings - should contain 'plugin-entry.js' for hac-dev)
- `registrationMethod` (string - should contain 'callback' for hac-dev)
As well as update webpack to >= 5.75.0 per the peer dependencies of the SDK https://github.com/openshift/dynamic-plugin-sdk/blob/main/packages/lib-webpack/package.json#L28
- is cloned by
-
HAC-4882 Update hac-core plugin dependencies
-
- Closed
-
- links to