Bug 1688452
Summary: | [3.10] Upgrade from Openshift 3.9 to 3.10 fails at Remove Image Stream Tag if no Image Stream Tag is present. | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Scott Dodson <sdodson> |
Component: | Cluster Version Operator | Assignee: | Scott Dodson <sdodson> |
Status: | CLOSED ERRATA | QA Contact: | liujia <jiajliu> |
Severity: | urgent | Docs Contact: | |
Priority: | urgent | ||
Version: | 3.10.0 | CC: | aos-bugs, bleanhar, cshereme, fshaikh, jaboyd, jiajliu, jialiu, jmalde, jokerman, maupadhy, mgugino, mhernon, mmccomas, mrobson, randym, sdodson, snalawad |
Target Milestone: | --- | ||
Target Release: | 3.10.z | ||
Hardware: | Unspecified | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: |
The upgrade playbooks ran several `oc` commands using resource aliases which may not always be available immediately after a restart or for other reasons. Now those commands use the fully qualified resource name avoiding potential failure.
|
Story Points: | --- |
Clone Of: | 1686590 | Environment: | |
Last Closed: | 2019-04-09 23:40:44 UTC | Type: | --- |
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: | 1624493, 1686590 | ||
Bug Blocks: |
Comment 1
Scott Dodson
2019-03-13 18:07:16 UTC
According to bug1624493. Due to QE can not reproduce it. So qe veirfy the bug as following: 1) Checked pr11344 has been merged into openshift-ansible-3.10.127-1.git.0.131da09.el7.noarch(PASS) 2) Do upgrade succeed with the task executed correctly.(Now this test blocked by bug1624493).(Block) So will check it after the bug fix. > 2) Do upgrade succeed with the task executed correctly.(Now this test > blocked by bug1624493).(Block) Typo, should be bz1692735 Upgrade with openshift-ansible-3.10.127-1.git.0.131da09.el7.noarch succeed. 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:0620 |