Matteo Mortari
Matteo Mortari
thank you @dhirajsb , I think this is a great and _needed_ point, but there are 2 dimensions at play here. one dimension is about adding SQLite support, in addition...
Thank you @mahdikhashan for raising this. As discussed in the KF MR biweekly meeting, https://youtu.be/tWF_Rv1pUtU?si=TgaPXcXJ1QNmEkDJ&t=2639 the reason we decided not to leverage the bespoke GitHub action from Docker is to...
As we walked through the user story discovery, we're finding that K8s Secrets are more than enough to cover for Storage access; as part of this goal however, we realized...
/hold for review
> @tarilabs Nice diagram! All the components that "push" metadata to the model registry can also "pull" from it. How can we better represent this symmetry? Directional rows may give...
@StefanoFioravanzo with 8b3b40e revised as follows: - "Model Development" bidirectional: I can totally see the interactivity in both directions, especially during "inner loops" iterations - "Model Serving" the direction was...
All comments in this PR looks addressed to me, and socialized this PR with all the folks who had original comments (links in [first message](https://github.com/kubeflow/website/pull/3828#issue-2431753797)) that this PR is meant...
@kubeflow/release-team @rimolive during last KF biweekly meeting 2024-09-30, a question was raised whether we "have to" keep the `-alpha` suffix also for the container images: https://hub.docker.com/r/kubeflow/model-registry/tags?name=v0 after all, they start...
with 0.2.8-alpha, I've seized the chance to test the release branch strategy from the original https://github.com/kubeflow/model-registry/issues/435#issue-2556426644 - release: https://github.com/kubeflow/model-registry/releases/tag/v0.2.8-alpha - release branch: https://github.com/kubeflow/model-registry/tree/release/v0.2.8-alpha - tag is on the release branch.
with 0.2.9, I've seized the chance to further progress on the release branch strategy from the original https://github.com/kubeflow/model-registry/issues/435#issue-2556426644 - release: https://github.com/kubeflow/model-registry/releases/tag/v0.2.9 - release branch: https://github.com/kubeflow/model-registry/tree/release/v0.2.9 - tag is on the...