-
Story
-
Resolution: Done
-
Undefined
-
None
-
None
-
None
Now that we have components builds and operator "go" binaries/images build, we need to build a bundle.
Question to answer
- How do we get the images from components ?
- How do we get the images from the operator's code as well ?
- How do we manage relation between operator application components ?
For components, we will have to find a way to update references of an image build in the operator code. For example, a new image of tektoncd-pipeline is generated (new merge there), then a pull-request is sent to operator that updates the image references of all its images.