-
Task
-
Resolution: Done
-
Major
-
None
-
None
Task
As an engineer working on RHDH, I want to convert the existing Golang for the openshift ai connector to typescript so that I can demo using RHOAI openshift AI
Background
- Gabe Montero and John Collier did a dev week investigation into the k8s typescript SDK 's Informer implementation with https://issues.redhat.com/browse/RHIDP-10129
- Gabe has been curating an initial conversion, mainly drive by use of Claude, over in https://github.com/redhat-ai-dev/rhdh-plugins/tree/redhat-ai-dev-ts-informers
Dependencies and Blockers
No QE or Doc dependencies
Acceptance Criteria
Either continuing in https://github.com/redhat-ai-dev/rhdh-plugins/tree/redhat-ai-dev-ts-informers and or moving from there to a branch off a redhat-developer /community-plugins fork
- complete the code conversion exercise
- articulate the Auth/RBAC related YAML needed from the existing connector
- KUBECONFIG related
- model registry related
- update the existing entity provider config to pivot from accessing the connector's location service to accessing RHOAI model registry/catalog and the k8s cluster
And show how models / model servers can be imported into the catalog using our existing mapping/schema against RHOAI 2.25 minimally (stretch RHOAI 3.2)
- is cloned by
-
RHIDP-11758 validate typescript/plugin only version of openshift ai connector against upstream kubeflow
-
- New
-
- is depended on by
-
RHIDP-11758 validate typescript/plugin only version of openshift ai connector against upstream kubeflow
-
- New
-
-
RHIDP-11759 validate typescript/plugin only version of openshift ai connector against upstream kserve
-
- New
-
-
RHIDP-11760 convert golang unit tests to typescript unit tests
-
- New
-
- links to