Closed
Description
While we wait for operator-framework/catalogd#139, I propose that we start using catalogd's CatalogMetadata
API instead of its BundleMetadata
and Package
APIs.
The CatalogMetadata
API contains (almost) all of the FBC that the eventual catalogd file server will, so it is a good step forward, and is something that folks implementing some of the existing RFCs can use right now. This will ease an eventual migration to the catalogd file server.
Catalogd main
branch currently has CatalogMetadata
APIs enabled. We just need to ask catalogd maintainers to cut a release and bump our dependency on it.
Metadata
Metadata
Assignees
Labels
No labels