Paul Boyd

Results 34 comments of Paul Boyd

@dhirajsb, that's pretty much it. I've made the necessary changes in https://github.com/kubeflow/model-registry/pull/1146. I'm happy to add them to this PR if it makes sense.

@tarilabs, I'm not sure that I follow you. Are you saying that every new user or service account should have access to the model registry in the `shared-model-registry` namespace? Would...

> but to my understanding, the moment you create a new KF Profile, you would need to perform some additional actions (so it's not a truly shared MR instance, it...

Sounds like a great idea. Do you this as a replacement for the openapi-generated docs, or an addition to them?

> Since the Model Registry REST API server is implemented in Golang, we should identify a suitable [GORM](https://gorm.io/index.html) tool that supports migration tools such as Flyway or golang-migrate for implementing...

Thanks for the fixes. /lgtm /retest

I'm closing this because the fix is worse than the problem it's trying to solve.