-
Story
-
Resolution: Unresolved
-
Major
-
None
-
None
-
None
-
None
We should start with using the k8s hooks from Core SDK, instead of console's k8s hooks that we export and use from the Console SDK.
Note: Looks like we are sourcing useK8sModel, useK8sModels through the console-shared package.
Acceptance Criteria
- Import form Core SDK & Export from OpenShift Console SDK
- Find one use case of each import and make sure the new import from the Core SDK works
- Deprecate the old Console SDK instance of this one
- Log a tech debt story to follow up the other instances
- clones
-
CONSOLE-3212 Refactor OpenShift Console to use k8s hooks from the Core SDK
- To Do