This task deals with preparing all resources to build EAP 8.0 images for OpenShift with JDK 21 & UBI 9.
This includes:
- creation of comet repositories (build first, then delivery)
- brew targets:
- jb-eap-8.0-rhel-9-containers-candidate
- build repo creation will also create the brew component which must be specified in the image's image.yaml
- brew component names:
- jboss-eap8-openjdk21-builder-openshift-container
- jboss-eap8-openjdk21-runtime-openshift-container
- brew component names:
- Once the build repos have been created, the delivery repos request can be made in comet:
- () jboss-eap-8/eap8-openjdk21-builder-openshift-rhel9
- () jboss-eap-8/eap8-openjdk21-runtime-openshift-rhel9
- brew targets:
- dist-git repositories and branches
- containers/jboss-eap8-openjdk21-builder-openshift - jb-eap-8.0-rhel-9
- containers/jboss-eap8-openjdk21-runtime-openshift - jb-eap-8.0-rhel-9
- Github repos / branches:
- clones
-
JBEAP-24639 Prepare the OpenShift container for EAP 8 GA
- Resolved