Our operator deploys several containers, built from different repositories.
All the repositories are available under the openshift org in github (see KATA-3545)
The repositories are:
1) sandboxed-containers-operator
2) kata-containers
3) cloud-api-adaptor
4) guest-components
We need to build the following images from those repositories:
- osc-operator (from 1)
- osc-must-gather (from 1)
- osc-monitor (from 1 and 2)
- osc-caa (from 3)
- osc-caa-webhook (from 3)
- osc-podvm-payload (from 2, 3 and 4)
- osc-podvm-builder (from 1 and 3)
Building the images require creating components for each of our images in our konflux application