- [x] Run a bundle for a 24.3-certified operator against OKD using multi-arch manifest lists
- [x] Pre-certify 24.3-certified operator on a non-OKD OpenShift cluster using multi-arch manifest lists
- [ ] Pre-certify 24.3-certified operator on an OKD OpenShift cluster using multi-arch manifest lists (Optional)
The first two tasks are successful and notes have been made in the Nuclino link above.
So we are in a position to deploy bundles with multi-architecture manifest lists (ARO, OKD) and we can test them (without creating a PR) with the certification pipeline on ARO. This currently does not work on OKD as the pipeline hits some obstacles which may be related to the OKD cluster we are using or to how the kubeconfig secret is used internally on that cluster (see the Nuclino link for the details).
We want to test the process of register one arbitrary operator at open shift.
Notes/results can be found here in Nuclino.
The first two tasks are successful and notes have been made in the Nuclino link above. So we are in a position to deploy bundles with multi-architecture manifest lists (ARO, OKD) and we can test them (without creating a PR) with the certification pipeline on ARO. This currently does not work on OKD as the pipeline hits some obstacles which may be related to the OKD cluster we are using or to how the kubeconfig secret is used internally on that cluster (see the Nuclino link for the details).