opendatahub-io / model-registry-operator

Apache License 2.0
3 stars 17 forks source link

feat: copy model registry display name and description annotations to model registry service, fixes RHOAIENG-9376 #113

Closed dhirajsb closed 2 months ago

dhirajsb commented 2 months ago

Description

Copy model registry display name and desription annotations only to model registry service. This will let odh dashboard read them from the service itself instead of requiring get/list access to model registry custom resource. Fixes RHOAIENG-9376

How Has This Been Tested?

Merge criteria: