Dhiraj Bokde

Results 56 comments of Dhiraj Bokde

POC work for this feature has already started and the proposed usage can be seen in the [README.md](https://github.com/dhirajsb/model-registry-kfp/blob/feat/mlflow-plugin/clients/modelregistry_plugin/README.md).

# Model Registry MLflow Plugin This is a detailed overview of the MLflow plugin for Model Registry, covering its purpose, design, implementation, testing, and other relevant details for reviewers. ##...

Yes, the DSC namespace discovery is an odh/rhoai feature, since there is no equivalent place to discover registries namespace in kubeflow. Although, the default MR manifests kind of make `kubeflow`...

BTW, the Python client can do this without binding to OpenShift specific APIs using the K8s unstructured generic API.

The `odh-dashboard` role referenced by @isinyaaa is a workaround, not a requirement once Notebooks grants the right permissions midstream. That's being worked on by the odh notebooks team.