Matteo Mortari

Results 405 comments of Matteo Mortari

can you kindly confirm which version of oras-py are you using? btw fwiw and maybe it could help, it works for me with latest oras-py for push/pull for the public...

Can you provide more details about which registry is used as a "private dockerhub" so to attempt replicate the issue you are seeing? As per https://github.com/oras-project/oras-py/issues/164#issuecomment-2419162751 you can see it...

About > As of version 0.1.0 we no longer provide a default client alongside oras Python, and if you need a client you should use [oras ](https://github.com/oras-project/oras)in Go. I _think_...

> but with the refactor it was removed I think you mean the - https://github.com/oras-project/oras-py/pull/134 refactor? > so an easy fix is to move it, or pass forward I think...

> Definitely! I would gladly review a PR to fix these. raised my proposal as https://github.com/oras-project/oras-py/pull/166 :) hope this helps!

@shaunak-cisco could you kindly test again with 0.2.24 ? That should solve original issue of `prefix` from https://github.com/oras-project/oras-py/issues/164#issue-2594130069 and should solve about wrong type hints and consistency from https://github.com/oras-project/oras-py/issues/164#issuecomment-2423556421 as...

> Are we good to close here? I don't have a "JFrog registry" to test with, @shaunak-cisco could you kindly check again with the latest oras-py, please?

> [#702](https://github.com/kubeflow/model-registry/issues/702) is also a related issue here it's the very first link I've mentioned in "Additional Context" ![Image](https://github.com/user-attachments/assets/493c791c-0b35-459e-a84d-3b4d47a7aafd)

closing per https://github.com/kubeflow/model-registry/pull/989#issuecomment-2895875862 thank you @chandanasirigineedi and @jenny-s51

I would like to contribute some testings, and some questions, please? ## Distribution, Basic-on-http I believe I was able to test Basic-on-http using "distribution" (`ghcr.io/oras-project/registry:latest`) as demonstrated by this example...