Bug 1589941
Summary: | Upgrade fails - Configmap for node-config-master must be present | ||||||
---|---|---|---|---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Vikas Laad <vlaad> | ||||
Component: | Cluster Version Operator | Assignee: | Vadim Rutkovsky <vrutkovs> | ||||
Status: | CLOSED DUPLICATE | QA Contact: | Vikas Laad <vlaad> | ||||
Severity: | high | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 3.10.0 | CC: | aos-bugs, jokerman, mmccomas, rteague, sdodson, vlaad, vrutkovs, wmeng, xtian | ||||
Target Milestone: | --- | Keywords: | Regression | ||||
Target Release: | 3.10.0 | ||||||
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-06-13 12:26:53 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: | |||||||
Attachments: |
|
Description
Vikas Laad
2018-06-11 17:21:39 UTC
Created attachment 1450158 [details]
ansible log with -vvv
I also saw this error on a 3.10 to 3.10 upgrade. It appears the API was not responding for an unknown reason. A second run of the upgrade passed this task. This is a lack of documentation issue. We're forcing people to create configmaps during the upgrade process. Can you please take a look at https://github.com/openshift/openshift-ansible/pull/8710 and see if that helps to explain the situation? Formal documentation is coming soon. Hit it on both openshift-ansible-3.10.0-0.65 and openshift-ansible-3.10.0-0.66 Block all upgrade tests. This seems to be happening anytime 3.9 is updated to 3.10. Created https://github.com/openshift/openshift-ansible/pull/8727 to fix it. running playbooks/openshift-master/openshift_node_config.yml creates config maps. Install continues without any errors. Scott, Is there a doc bug ? or can we use this as doc bug ? *** This bug has been marked as a duplicate of bug 1569476 *** |