Skip to content

Support installation of different bundle formats #238

Closed
@anik120

Description

@anik120

Support installation of different bundle formats in a single catalog.

"provisionerClassName": "core-rukpak-io-plain",

Proposed implementation:

*Lookup bundle's format via bundle property olm.bundle.mediatype
*Use a switch statement when choosing the Bundle + BD provisioner class names
If olm.bundle.mediatype is not found/unset, default to registry+plain
If olm.bundle.mediatype is "plain+v0", use plain+plain
If olm.bundle.mediatype is "registry+v1", use registry+plain
if unknown mediatype, fail

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions