Skip to content

Provide new methods or fields to allow for other bundle sources to be used #108

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
dtfranz opened this issue Jan 30, 2023 · 0 comments
Open

Comments

@dtfranz
Copy link
Contributor

dtfranz commented Jan 30, 2023

The operator controller code as it is now assumes several things about the bundlePath being used, including the source type (image) and the provisioner class used (plain). We need to provide some method by which we can easily figure out the type of bundle source being installed. This could be done by:

  • adding additional property(s) to help us determine the type, e.g. olm.bundle.type
  • changing the olm.bundle.path property to instead be a set of different properties for each specific type, e.g. olm.bundle.imageReference.
  • etc.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant