-
Story
-
Resolution: Duplicate
-
Normal
-
None
-
None
-
None
-
None
-
3
-
False
-
None
-
False
-
-
-
OPECO 249, Phlogiston 250, Quality OLM Sprint 251, Rasputin OLM Sprint 252
The currently supplied base images for openshift4/ose-ansible-operator are still all RHEL8 based , many products are moving their base images to rhel9 including ours but there isn't a matching ubi9/rhel9 build available.
docker run --rm -it --entrypoint /bin/bash registry.redhat.io/openshift4/ose-ansible-operator:latest
bash-4.4$ cat /etc/redhat-release
Red Hat Enterprise Linux release 8.6 (Ootpa)
bash-4.4$
AC:
- Update ansible base image
- Update helm base image