Bug 1901355
| Summary: | [Azure][4.7] Invalid vm size from customized compute nodes does not fail properly | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Etienne Simard <esimard> |
| Component: | Installer | Assignee: | Jeremiah Stuever <jstuever> |
| Installer sub component: | openshift-installer | QA Contact: | Etienne Simard <esimard> |
| Status: | CLOSED ERRATA | Docs Contact: | |
| Severity: | medium | ||
| Priority: | medium | CC: | bleanhar, jstuever |
| Version: | 4.7 | ||
| Target Milestone: | --- | ||
| Target Release: | 4.7.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | No Doc Update | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2021-02-24 15:35:48 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: | |||
|
Description
Etienne Simard
2020-11-24 22:54:03 UTC
This should be handled with https://issues.redhat.com/browse/CORS-1549 https://github.com/openshift/installer/pull/4419 Hello Jeremiah, I tested it with a nightly build and it works. Nit: I noticed that the beginning of the error message refers to `Master Machines` for both the compute and the control nodes. `level=fatal msg=failed to fetch Master Machines: failed to load asset "Install Config": compute[0].platform.azure.type: Invalid value: "potatoes": not found in region northcentralus` Should the first part be adjusted? I do not believe so... the string "Master Machines" was pre-existing code outside the scope of this bz. Verified with: 4.7.0-0.nightly-2020-12-04-013308 ./openshift-install 4.7.0-0.nightly-2020-12-04-013308 built from commit b9701c56ece235c8a988530816aac84980a91bdd release image registry.svc.ci.openshift.org/ocp/release@sha256:2352dfe2655dcc891e3c09b4c260b9e346e930ee4dcdc96c6a7fd003860ef100 ~~~ ... info msg=Credentials loaded from file ... fatal msg=failed to fetch Master Machines: failed to load asset "Install Config": compute[0].platform.azure.type: Invalid value: "potatoes": not found in region northcentralus ~~~ 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 (Moderate: OpenShift Container Platform 4.7.0 security, bug fix, and enhancement update), 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/RHSA-2020:5633 |