Odo: Use official devfile registry

Created on 10 Mar 2021  路  5Comments  路  Source: openshift/odo

The New Official Devfile registry is running at https://registry.devfile.io/
Devfiles served by the registry are at https://github.com/devfile/registry

Odo should deprecate and stop using https://github.com/odo-devfiles/registry and use over one instead.

The new registry has a different API, so all commands and function operating on the registry will have to be updated

/priority high
/area registry

areregistry prioritHigh

All 5 comments

CC @GeekArthur

Related issue from devfile service side: https://github.com/devfile/api/issues/367

is this the OCI registry with devfile as an manifest type?

is this the OCI registry with devfile as an manifest type?

yes, but OCI registry is just an implementation detail. There is an HTTP REST interface. odo and other tools will interface just with that.

All the PRs for OCI-based registry migration are merged, close this issue.

Was this page helpful?
0 / 5 - 0 ratings