Bug 1355779
| Summary: | imagestream tags that follow another tag have the wrong value | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Scott Dodson <sdodson> |
| Component: | Image Registry | Assignee: | Maciej Szulik <maszulik> |
| Status: | CLOSED ERRATA | QA Contact: | zhou ying <yinzhou> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 3.2.1 | CC: | aos-bugs, bparees, dakini, maszulik, mdong, vdinh, xtian |
| Target Milestone: | --- | ||
| Target Release: | 3.2.1 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: |
Previously, ImageStreamTags that followed another tag were not properly updated when source tag was updated. Now ImageStreamTags are properly updated when the tag they follow is updated.
|
Story Points: | --- |
| Clone Of: | 1343681 | Environment: | |
| Last Closed: | 2016-07-20 19:37:43 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: | |||
| Bug Depends On: | 1343681 | ||
| Bug Blocks: | |||
|
Description
Scott Dodson
2016-07-12 14:08:06 UTC
I believe the test case for this should be to import the nodejs image stream with tag 0.10 pointing at one image ID, then update the registry to a newer image, then re-import the nodejs image stream. 0.10 should then point to the new image id but latest won't without this fix. Since this is fixed I think the proper status of this bug should be MODIFIED. Confirmed on OSE3.2.1.9, the issue has fixed. openshift version openshift v3.2.1.9-1-g2265530 kubernetes v1.2.0-36-g4a3f9c5 etcd 2.2.5 Test steps : http://pastebin.test.redhat.com/393105 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-2016:1466 |