-
Bug
-
Resolution: Done
-
Blocker
-
2.13.0.GA
-
1
-
False
-
False
-
For some reason, the old images for the httpd-24 container have changed from:
- registry-proxy.engineering.redhat.com/rh-osbs/ubi8-httpd-24:1-160
to - registry-proxy.engineering.redhat.com/rh-osbs/rhel8-httpd-24:1-161
So, sync scripts for plugin and devfile registry need to be updated so that they use the NEWER URL for the container in mid/downstream, while keeping the old ubi8 image in upstream.
Worthy of note in the public RHEC, we have both
- https://catalog.redhat.com/software/containers/rhel8/httpd-24/5ba0addbbed8bd6ee819856a 1-161
- https://catalog.redhat.com/software/containers/ubi8/httpd-24/6065b844aee24f523c207943 1-161
But when specifying a base image to use in downstream Brew builds, we have to now use the rhel8-httpd-24 image instead of the ubi8-httpd-24 image.
Marking as blocker since plugin reg respin in CRW-2440 is blocked by this internal OSBS change.
- blocks
-
CRW-2440 Activating extension 'che-openshift-authentication-plugin' failed
- Closed