kleveross / ormb

Docker for Your ML/DL Models Based on OCI Artifacts
Apache License 2.0
461 stars 61 forks source link

Migrate to distribution/reference #224

Closed sel closed 10 months ago

sel commented 1 year ago

What type of PR is this?

/kind bug /area cli

What this PR does / why we need it:

Use the tried and tested package github.com/docker/distribution/reference for parsing OCI references.

Which issue(s) this PR is related to:

Fixes #209

Special notes for your reviewer:

/cc @gaocegege

Does this PR introduce a user-facing change?:

NONE
markhulia commented 10 months ago

@gaocegege could you please merge this PR?

gaocegege commented 10 months ago

CI blocks the automatic merge. I am merging it manually.

sel commented 7 months ago

@gaocegege could you please make a new release in GitHub? The ormb binary in the Python SDK is outdated.