Bug 1462995
Summary: | [3.5] upgrade get applied to all nodes if openshift_upgrade_nodes_label fits no label | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Russell Teague <rteague> |
Component: | Cluster Version Operator | Assignee: | Russell Teague <rteague> |
Status: | CLOSED ERRATA | QA Contact: | Anping Li <anli> |
Severity: | high | Docs Contact: | |
Priority: | medium | ||
Version: | 3.5.1 | CC: | anli, aos-bugs, clichybi, jokerman, mmccomas, pdwyer |
Target Milestone: | --- | ||
Target Release: | 3.5.z | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: |
Verifies the provided label matches a set of hosts prior to upgrading. If the label didn't match hosts, the upgrade would silently proceed with upgrading all nodes given the logic for creating the oo_nodes_to_upgrade group.
|
Story Points: | --- |
Clone Of: | 1457914 | Environment: | |
Last Closed: | 2017-06-29 13:33:14 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: |
Comment 1
Russell Teague
2017-06-19 20:13:01 UTC
The expected message is reported, so move bug to verified. TASK [Fail if no nodes match openshift_upgrade_nodes_label] ******************** fatal: [openshift-214.lab.eng.nay.redhat.com]: FAILED! => { "changed": false, "failed": true } MSG: openshift_upgrade_nodes_label was specified but no nodes matched to retry, use: --limit @/usr/share/ansible/openshift-ansible/playbooks/byo/openshift-cluster/upgrades/v3_5/upgrade.retry 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-2017:1666 |