Bug 1560550
| Summary: | [starter-ca-central-1] Error resolving ImageStreamTag redhat-openjdk18-openshift:1.2 | ||
|---|---|---|---|
| Product: | OpenShift Online | Reporter: | Jiří Fiala <jfiala> |
| Component: | Image | Assignee: | Stefanie Forrester <dakini> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Dongbo Yan <dyan> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 3.x | CC: | aos-bugs, bparees, jokerman, mmccomas, yufchang |
| Target Milestone: | --- | Keywords: | OnlineStarter |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2018-05-07 17:25:03 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
Jiří Fiala
2018-03-26 12:31:10 UTC
registry.access.redhat.com/redhat-openjdk-18/openjdk18-openshift:1.2 appears to be available now, looks like a glitch at the time of import. Online team needs to rerun "oc import-image redhat-openjdk18-openshift" (and we need something in place that scans the openshift imagestreams for errors so we can proactively catch these issues in the future) I added imagestream error checking to oso_deployer, so we'll catch the import errors any time we go to update the Online components (generally during OCP upgrades and all the minor upgrades in between). I'm planning on doing one of those minor upgrades this week, so I'll pull in the openjdk18-openshift imagestream at that time. This has been deployed to all of Starter and OSIO tier (including starter-ca-central-1). Verified Server https://api.starter-ca-central-1.openshift.com:443 openshift v3.9.14 kubernetes v1.9.1+a0ce1bc657 could see imagestreamTag redhat-openjdk18-openshift could build successfully from imagestream # oc get build NAME TYPE FROM STATUS STARTED DURATION openjdk-app-1 Source Git@591ee77 Complete 3 minutes ago 1m33s |