Matteo Mortari

Results 406 comments of Matteo Mortari

> I do not want to derail the conversation, however, consider the use case when in the future we will need to extend the `serving_environment` to represent not just in...

```diff - serving_environment -> namespace field in the inference_service + serving_environment -> environment field in the inference_service ``` I concur not to derail the convo, the point made by @Al-Pragliola...

> (ArtifactStore tongue-in-cheek ) _assuming_ you have ModelVersion 1:N ArtifactStore(s), how would we indicate the one belonging to the model for deployment? Same question assuming the relationship is introduced for...

> The project MUST provide a process for users to submit bug reports (e.g., using an issue tracker or a mailing list). (URL required) [report_process] As other Kubeflow project, Model...

For the "Vulnerability report process" I've asked here: https://cloud-native.slack.com/archives/C08NY1D0NUQ/p1747468024019639

> The project MUST publish the process for reporting vulnerabilities on the project site. (URL required) [vulnerability_report_process] ``` We enabled "GitHub privately reporting a security vulnerability" as suggested by this...

all items have been answered; if you are reading this, consider re-opening this issue if you want to amend any of the provided answers with more details!

Refactoring OpenSSF badge according to: > The project MUST publish the process for reporting vulnerabilities on the project site. (URL required) [vulnerability_report_process] ``` We enabled "GitHub privately reporting a security...

updated OpenSSF badge to reflect @andreyvelich [PR now merged](https://github.com/kubeflow/model-registry/pull/1301) as above.

> our testing should reflect real-world usage patterns and validate the stability and correctness of the established public interface fully agree, that is why I'm insisting the MR py client...