-
Bug
-
Resolution: Done
-
High
-
None
-
OSC 1.4.0
-
None
-
False
-
None
-
False
-
-
-
Kata Sprint #236
-
0
-
0
Description
Building pod VM image using the payload binary image results in a non-working image
Steps to reproduce
1. Download https://raw.githubusercontent.com/openshift/sandboxed-containers-operator/peer-pods-tech-preview/hack/azure-image-job.yaml
2. Replace image: registry.redhat.io/openshift-sandboxed-containers/osc-podvm-payload:1.4.0
with the internal payload binary image
3. Create the Pod VM image
4. Run peer-pod
Expected result
Successful creation of Pod
Actual result
Pod fails to pull the container image due to usage of incorrect kata-agent binary
Additional helpful info
As per this file looks like kata-agent is build is not using CCv0 which is must for peer-pods - https://gitlab.cee.redhat.com/cpaas-midstream/osc-operator/-/tree/osc-1.4-rhel-9/#L8
- mentioned on