Closed
Description
Reuse the handler in Rukpak to covert registryV1 to chart: https://github.com/operator-framework/rukpak/blob/19e1839a4d6bb44a15bfcd8f876b5780ecdbc445/internal/provisioner/registry/registry.go#L22
The only value from BD that it needs is spec.InstallName
, which we can set from CE while creating a mock for BD in the controller:
This requires us to make handler code external.
Metadata
Metadata
Assignees
Labels
No labels