Bug 1624673
| Summary: | No image automation-broker-apb in aws downstream registry | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Zihan Tang <zitang> |
| Component: | Service Broker | Assignee: | Jason Montleon <jmontleo> |
| Status: | CLOSED ERRATA | QA Contact: | Zihan Tang <zitang> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 3.11.0 | CC: | aos-bugs, chezhang, dymurray, jfan, jiazha, jmatthew, zitang |
| Target Milestone: | --- | ||
| Target Release: | 3.11.z | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | No Doc Update | |
| Doc Text: |
undefined
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2019-01-10 09:03:58 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: | |||
Image not ready, move back to MODIFIED.
{
"errors": [
{
"code": "NAME_UNKNOWN",
"detail": {
"name": "openshift3/automation-broker-apb"
},
"message": "repository name not known to registry"
}
]
}
As per comment #3, the changes for this are on the RCM level of publishing images. This BZ is not referring to any source code changes or features in the Broker. Do we want to continue to track this as a BZ against 3.11.0? Adding this image is a current job. It should not yet be marked as present. This image is used for testing in aws/gce env , do not need any code changes as descriped in #comment6, so move it to 3.11.z to trace. Image still not ready, move back to MODIFIED. Image still not ready, move back to MODIFIED. image in aws registry is ready, change it to ON_QA automation-broker-apb image is ready , change it VERIFIED.
{
"name": "openshift3/automation-broker-apb",
"tags": [
"v3.11.19",
"v3.11.21",
"v3.11.21-1",
"v3.11",
"v3.11.18",
"v3.11.18-1",
"v3.11.19-1",
"v3.11.20",
"v3.11.20-1"
]
}
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-2019:0024 |
Description of problem: automation-broker-apb:v3.11.0 is ready on brew registry,but has not been pushed to aws downstream registry, curl -u *:* $AWS/v2/openshift3/automation-broker-apb/tags/list | python -m json.tool % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 140 100 140 0 0 117 0 0:00:01 0:00:01 --:--:-- 117 { "errors": [ { "code": "NAME_UNKNOWN", "detail": { "name": "openshift3/automation-broker-apb" }, "message": "repository name not known to registry" } ] } please help push image to aws registry. Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: automation-broker-apb:v3.11.0 is ready in aws registry. Additional info: