Bug 1788612
| Summary: | pulling new registry.redhat.io/openjdk/openjdk-8-rhel8:1.1 unreliable from AWS/GCP | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Gabe Montero <gmontero> |
| Component: | Samples | Assignee: | Gabe Montero <gmontero> |
| Status: | CLOSED ERRATA | QA Contact: | XiuJuan Wang <xiuwang> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 4.4 | CC: | adam.kaplan, bparees, xiuwang |
| Target Milestone: | --- | ||
| Target Release: | 4.4.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: |
Cause: the upstream definition of the openjdk-8-rhel8:1.1 imagestreamtag had a bad image reference
Consequence: imports of the openjdk-8-rhel8:1.1 imagestream tag failed
Fix: the openjdk-8-rhel8:1.1 imagestreamtag definition was fixed upstream and pulled back into openshift
Result: imports of the openjdk-8-rhel8:1.1 imagestreamtag now work
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2020-05-04 11:23:07 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Gabe Montero
2020-01-07 15:41:17 UTC
openjdk-8-rhel8:1.1 imagestreamtag with registry.redhat.io/openjdk/openjdk-8-rhel8:1.1 is adding back, and import successfully in 4.4.0-0.nightly-2020-01-12-032939.
$oc describe is openjdk-8-rhel8 -n openshift
Name: openjdk-8-rhel8
Namespace: openshift
Created: 3 hours ago
Labels: samples.operator.openshift.io/managed=true
xpaas=1.4.17
Annotations: openshift.io/display-name=Red Hat OpenJDK 1.8 (RHEL8)
openshift.io/image.dockerRepositoryCheck=2020-01-12T23:35:56Z
openshift.io/provider-display-name=Red Hat, Inc.
samples.operator.openshift.io/version=4.4.0-0.nightly-2020-01-12-032939
version=1.4.17
Image Repository: default-route-openshift-image-registry.apps.qe-groupd-0113.qe.devcluster.openshift.com/openshift/openjdk-8-rhel8
Image Lookup: local=false
Unique Images: 2
Tags: 2
1.1
tagged from registry.redhat.io/openjdk/openjdk-8-rhel8:1.1
prefer registry pullthrough when referencing this tag
Build and run Java applications using Maven and OpenJDK 1.8 upon RHEL8.
Tags: builder, java, openjdk, ubi8, hidden
Example Repo: https://github.com/jboss-openshift/openshift-quickstarts
* registry.redhat.io/openjdk/openjdk-8-rhel8@sha256:af5334f9b683d2eb1ab6a80a3207ea3620af614c83b2bea3947e0ddf49a8a654
3 hours ago
1.0
tagged from registry.redhat.io/openjdk/openjdk-8-rhel8:1.0
prefer registry pullthrough when referencing this tag
Build and run Java applications using Maven and OpenJDK 1.8 upon RHEL8.
Tags: builder, java, openjdk, ubi8, hidden
Example Repo: https://github.com/jboss-openshift/openshift-quickstarts
* registry.redhat.io/openjdk/openjdk-8-rhel8@sha256:e6036aad8a38426a8b3ff0facee5764959d258998f9bfe04dde2734c95c20cab
3 hours ago
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2020:0581 |